summaryrefslogtreecommitdiffstats
path: root/mkinitcpio
AgeCommit message (Expand)AuthorFilesLines
2011-03-27Improve compression in mkinitcpioThomas Bächler1-1/+3
2011-02-27Use in_array instead of grep -w when checking SKIPHOOKS.Thomas Bächler1-3/+8
2011-02-01Set pipefail before running get_init_cpioDave Reisner1-0/+1
2011-02-01Use install instead of mkdir/cpDan McGee1-3/+3
2011-01-31Use new helper functions instead of system commandsDan McGee1-4/+4
2010-02-11Removed/changed messages/comments about klibc/kinitGerardo Exequiel Pozzi1-5/+4
2010-02-08Fixed typo in commentEric Bélanger1-1/+1
2010-01-12Do not append a trailing /, remove it (fixed FS#17793)Thomas Bächler1-4/+2
2010-01-05Revert 1558dfbf3b2a42f43594acf6e3d8f9b329ff1133 and 984cbd4eb023001668eea530e...Thomas Bächler1-17/+4
2009-09-04Exit with error if PRESETS seems to be defined as an array.Loui Chang1-2/+6
2009-09-01Defining PRESETS as a bash array is no longer supported.Loui Chang1-1/+10
2009-09-01Replace all occurances of 'source' with a dot for dash compatibility.Loui Chang1-6/+6
2009-08-05Do not rely on -L test; use -h instead.Loui Chang1-1/+1
2009-08-05Eliminate bashisms so things work in dash.Loui Chang1-5/+5
2009-08-05Set $UID if unset, required by the autodetect hook.Loui Chang1-0/+4
2009-06-06Add support for lzma and bzip2 compression for the imageThomas Bächler1-1/+2
2009-01-23Dry-run output check was reversed, whoopsAaron Griffin1-1/+1
2009-01-21Change initial output when running a dry-run0.5.22Aaron Griffin1-1/+5
2008-04-02Remove filelist sorting, as it causes random bugs0.5.18.1Thomas Bächler1-2/+0
2008-03-16Fix various coding style issuesThomas Bächler1-15/+15
2008-03-16Remove a warning during image generationThomas Bächler1-1/+0
2008-03-15Remove duplicate files from the filelist, gen_init_cpio actually adds them to...0.5.18pre1Thomas Bächler1-0/+2
2008-03-15Fix trap call, always call cleanupThomas Bächler1-2/+10
2008-03-15Fix syntax error introduced in one of the last commitsThomas Bächler1-2/+2
2008-03-15Make presets more powerful: a fallback image can be generated without a separ...Thomas Bächler1-2/+12
2008-03-15Use a temporary directory instead of several files. trap cleanupThomas Bächler1-17/+24
2008-03-15Add -S option to skip hooks when building the imageThomas Bächler1-8/+12
2008-01-04Allow init=??? syntax againAaron Griffin1-8/+8
2007-10-31Fix problems with /sbin and /usr/sbin not being in the path,Thomas Bächler1-2/+6
2007-08-11Coding style change, use -n and -z for variable testsAaron Griffin1-6/+6
2006-12-07reverted partially fucked up commit. should be better nowThomas Bächler1-2/+2
2006-12-06Trying to address piix issue:Thomas Bächler1-2/+8
2006-10-24- Preset changes to better config file formatThomas Bächler1-6/+28
2006-10-24removed unnecessary sanity check (never worked anyway)Thomas Bächler1-3/+0
2006-10-23- Fixed autodetectionThomas Bächler1-19/+24
2006-10-17added initial preset supportThomas Bächler1-1/+27
2006-10-15added install/ata and new deprecation checkThomas Bächler1-0/+14
2006-10-04/tmp cleanup and autodetection fixes (checked in previously)Aaron Griffin1-2/+4
2006-09-29Added proper cleanup for /tmp/lib/modulesAaron Griffin1-1/+8
2006-06-16Fixed optarg picking up other options...Aaron Griffin1-1/+7
2006-06-16-a option implies -sAaron Griffin1-1/+1
2006-06-06New error conditions: fail on missing hook or missing moduleAaron Griffin1-1/+4
2006-05-20'added mktemp for FILESLIST= to allow multiple mkinitcpio programs at the sam...Tobias Powalowski1-1/+1
2006-05-18Cleaned up exit statusAaron Griffin1-0/+4
2006-05-18git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@107 880c04...Aaron Griffin1-2/+1
2006-05-18Ok, last change to basedir handling for depmod, I swear it!Aaron Griffin1-7/+9
2006-05-18removed debugging output 8)Aaron Griffin1-1/+0
2006-05-18Changes to basedir/depmod handling (again)Aaron Griffin1-7/+10
2006-05-13Modify /tmp handling when basedir is specifiedAaron Griffin1-5/+5
2006-05-12'fixed module bug and broken keymap and generated new tarball'Tobias Powalowski1-1/+1