index
:
mkinitcpio
master
working
Main repo at http://projects.archlinux.org/mkinitcpio.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkinitcpio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
use consistent vim modelines
Dave Reisner
1
-1
/
+2
2011-06-16
mkinitcpio: bashify preset build loop
Dave Reisner
1
-29
/
+26
2011-06-16
mkinitcpio: allow specifying kernel ver as path to image
Dave Reisner
1
-1
/
+28
2011-06-16
mkinitcpio: use simple PEs instead of externals
Dave Reisner
1
-4
/
+4
2011-06-16
use bsdcpio to create images
Dave Reisner
1
-36
/
+38
2011-06-16
functions: refactor add_module
Dave Reisner
1
-1
/
+1
2011-06-16
mkinitcpio: deprecate install() in install hooks
Dave Reisner
1
-9
/
+14
2011-06-16
mkinitcpio: Unset GREP_OPTIONS to avoid broken images
Thomas Bächler
1
-0
/
+3
2011-06-07
mkinitcpio: use binary hashed depmod files
Dave Reisner
1
-3
/
+3
2011-05-16
Don't print success/failure result on same line
Dan McGee
1
-3
/
+3
2011-03-27
Improve compression in mkinitcpio
Thomas Bächler
1
-1
/
+3
2011-02-27
Use in_array instead of grep -w when checking SKIPHOOKS.
Thomas Bächler
1
-3
/
+8
2011-02-01
Set pipefail before running get_init_cpio
Dave Reisner
1
-0
/
+1
2011-02-01
Use install instead of mkdir/cp
Dan McGee
1
-3
/
+3
2011-01-31
Use new helper functions instead of system commands
Dan McGee
1
-4
/
+4
2010-02-11
Removed/changed messages/comments about klibc/kinit
Gerardo Exequiel Pozzi
1
-5
/
+4
2010-02-08
Fixed typo in comment
Eric Bélanger
1
-1
/
+1
2010-01-12
Do not append a trailing /, remove it (fixed FS#17793)
Thomas Bächler
1
-4
/
+2
2010-01-05
Revert 1558dfbf3b2a42f43594acf6e3d8f9b329ff1133 and 984cbd4eb023001668eea530e...
Thomas Bächler
1
-17
/
+4
2009-09-04
Exit with error if PRESETS seems to be defined as an array.
Loui Chang
1
-2
/
+6
2009-09-01
Defining PRESETS as a bash array is no longer supported.
Loui Chang
1
-1
/
+10
2009-09-01
Replace all occurances of 'source' with a dot for dash compatibility.
Loui Chang
1
-6
/
+6
2009-08-05
Do not rely on -L test; use -h instead.
Loui Chang
1
-1
/
+1
2009-08-05
Eliminate bashisms so things work in dash.
Loui Chang
1
-5
/
+5
2009-08-05
Set $UID if unset, required by the autodetect hook.
Loui Chang
1
-0
/
+4
2009-06-06
Add support for lzma and bzip2 compression for the image
Thomas Bächler
1
-1
/
+2
2009-01-23
Dry-run output check was reversed, whoops
Aaron Griffin
1
-1
/
+1
2009-01-21
Change initial output when running a dry-run
0.5.22
Aaron Griffin
1
-1
/
+5
2008-04-02
Remove filelist sorting, as it causes random bugs
0.5.18.1
Thomas Bächler
1
-2
/
+0
2008-03-16
Fix various coding style issues
Thomas Bächler
1
-15
/
+15
2008-03-16
Remove a warning during image generation
Thomas Bächler
1
-1
/
+0
2008-03-15
Remove duplicate files from the filelist, gen_init_cpio actually adds them to...
0.5.18pre1
Thomas Bächler
1
-0
/
+2
2008-03-15
Fix trap call, always call cleanup
Thomas Bächler
1
-2
/
+10
2008-03-15
Fix syntax error introduced in one of the last commits
Thomas Bächler
1
-2
/
+2
2008-03-15
Make presets more powerful: a fallback image can be generated without a separ...
Thomas Bächler
1
-2
/
+12
2008-03-15
Use a temporary directory instead of several files. trap cleanup
Thomas Bächler
1
-17
/
+24
2008-03-15
Add -S option to skip hooks when building the image
Thomas Bächler
1
-8
/
+12
2008-01-04
Allow init=??? syntax again
Aaron Griffin
1
-8
/
+8
2007-10-31
Fix problems with /sbin and /usr/sbin not being in the path,
Thomas Bächler
1
-2
/
+6
2007-08-11
Coding style change, use -n and -z for variable tests
Aaron Griffin
1
-6
/
+6
2006-12-07
reverted partially fucked up commit. should be better now
Thomas Bächler
1
-2
/
+2
2006-12-06
Trying to address piix issue:
Thomas Bächler
1
-2
/
+8
2006-10-24
- Preset changes to better config file format
Thomas Bächler
1
-6
/
+28
2006-10-24
removed unnecessary sanity check (never worked anyway)
Thomas Bächler
1
-3
/
+0
2006-10-23
- Fixed autodetection
Thomas Bächler
1
-19
/
+24
2006-10-17
added initial preset support
Thomas Bächler
1
-1
/
+27
2006-10-15
added install/ata and new deprecation check
Thomas Bächler
1
-0
/
+14
2006-10-04
/tmp cleanup and autodetection fixes (checked in previously)
Aaron Griffin
1
-2
/
+4
2006-09-29
Added proper cleanup for /tmp/lib/modules
Aaron Griffin
1
-1
/
+8
2006-06-16
Fixed optarg picking up other options...
Aaron Griffin
1
-1
/
+7
[next]