summaryrefslogtreecommitdiffstats
path: root/mkinitcpio
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-10udev: remove extra copy of ieee1394Aaron Griffin1-1/+2
2006-05-07Made -M switch more appropriateAaron Griffin1-7/+3
2006-05-05Added filesystems to -M outputAaron Griffin1-0/+4
2006-05-05Added -M option to display auto-detected modules.Aaron Griffin1-1/+13
2006-05-05Added -L param, to list available hooksAaron Griffin1-1/+7
2006-05-04Whoops, forgot the -v in getoptsAaron Griffin1-1/+1
2006-05-04Swapped out 'quiet' parameter - use -v for verbose outputAaron Griffin1-5/+12
2006-05-04Changes to autodetection:Aaron Griffin1-1/+1
2006-05-04Fixed a path change needed in PKGBUILDAaron Griffin1-1/+1
2006-05-04Improved autodetect functionality with a checked_modulesAaron Griffin1-0/+3
2006-05-03"added my changes"Tobias Powalowski1-1/+1
2006-05-03Merged autodetect changes from tpowa.Aaron Griffin1-5/+6
2006-04-27klibc upgrade - udev broken, working on patchingAaron Griffin1-1/+6
2006-04-26Add: filesystem autodetectionAaron Griffin1-6/+6
2006-04-26git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@17 880c04e...Aaron Griffin1-1/+1