Age | Commit message (Expand) | Author | Files | Lines |
2009-01-21 | Change initial output when running a dry-run0.5.22 | Aaron Griffin | 1 | -1/+5 |
2008-04-02 | Remove filelist sorting, as it causes random bugs0.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 |
2006-06-16 | -a option implies -s | Aaron Griffin | 1 | -1/+1 |
2006-06-06 | New error conditions: fail on missing hook or missing module | Aaron Griffin | 1 | -1/+4 |
2006-05-20 | 'added mktemp for FILESLIST= to allow multiple mkinitcpio programs at the sam... | Tobias Powalowski | 1 | -1/+1 |
2006-05-18 | Cleaned up exit status | Aaron Griffin | 1 | -0/+4 |
2006-05-18 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@107 880c04... | Aaron Griffin | 1 | -2/+1 |
2006-05-18 | Ok, last change to basedir handling for depmod, I swear it! | Aaron Griffin | 1 | -7/+9 |
2006-05-18 | removed debugging output 8) | Aaron Griffin | 1 | -1/+0 |
2006-05-18 | Changes to basedir/depmod handling (again) | Aaron Griffin | 1 | -7/+10 |
2006-05-13 | Modify /tmp handling when basedir is specified | Aaron Griffin | 1 | -5/+5 |
2006-05-12 | 'fixed module bug and broken keymap and generated new tarball' | Tobias Powalowski | 1 | -1/+1 |
2006-05-10 | udev: remove extra copy of ieee1394 | Aaron Griffin | 1 | -1/+2 |
2006-05-07 | Made -M switch more appropriate | Aaron Griffin | 1 | -7/+3 |
2006-05-05 | Added filesystems to -M output | Aaron Griffin | 1 | -0/+4 |
2006-05-05 | Added -M option to display auto-detected modules. | Aaron Griffin | 1 | -1/+13 |
2006-05-05 | Added -L param, to list available hooks | Aaron Griffin | 1 | -1/+7 |
2006-05-04 | Whoops, forgot the -v in getopts | Aaron Griffin | 1 | -1/+1 |
2006-05-04 | Swapped out 'quiet' parameter - use -v for verbose output | Aaron Griffin | 1 | -5/+12 |
2006-05-04 | Changes to autodetection: | Aaron Griffin | 1 | -1/+1 |
2006-05-04 | Fixed a path change needed in PKGBUILD | Aaron Griffin | 1 | -1/+1 |
2006-05-04 | Improved autodetect functionality with a checked_modules | Aaron Griffin | 1 | -0/+3 |
2006-05-03 | "added my changes" | Tobias Powalowski | 1 | -1/+1 |
2006-05-03 | Merged autodetect changes from tpowa. | Aaron Griffin | 1 | -5/+6 |
2006-04-27 | klibc upgrade - udev broken, working on patching | Aaron Griffin | 1 | -1/+6 |
2006-04-26 | Add: filesystem autodetection | Aaron Griffin | 1 | -6/+6 |
2006-04-26 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@17 880c04e... | Aaron Griffin | 1 | -1/+1 |
2006-04-25 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@14 880c04e... | Aaron Griffin | 1 | -8/+8 |
2006-04-25 | Bug fixes - I broke some things with syntax errors | Aaron Griffin | 1 | -1/+3 |