Age | Commit message (Expand) | Author | Files | Lines |
2011-02-01 | Remove some obsolete 'export's | Thomas Bächler | 1 | -1/+1 |
2011-01-31 | Enhance sleep hook to watch for device availability | Thomas Bächler | 1 | -2/+6 |
2010-07-05 | Merge branch 'btrfs' of http://github.com/heftig/mkinitcpio into working | Thomas Bächler | 1 | -0/+7 |
2010-06-23 | Add memdisk hook | Thomas Bächler | 1 | -0/+11 |
2010-06-19 | Simple Btrfs hook | Jan Steffens | 1 | -0/+7 |
2010-06-03 | udev hook: Add --action=add to udevadm trigger | Thomas Bächler | 1 | -1/+1 |
2010-05-08 | Add dmesg hook | Thomas Bächler | 1 | -0/+5 |
2010-05-08 | Allow usage of non-utf8 fonts in the consolefont hook, see FS#19109 | Thomas Bächler | 1 | -0/+6 |
2010-02-22 | Add 'sleep' hook | Thomas Bächler | 1 | -0/+9 |
2010-02-19 | Fix typo in 01cfe5572f6cfc172dddc013494511a59a7ed85f | Thomas Bächler | 1 | -1/+1 |
2010-02-18 | Fix NFS backward-compatibility with kinit | Thomas Bächler | 1 | -1/+5 |
2010-02-16 | Introduce mount handlers | Thomas Bächler | 1 | -0/+14 |
2010-02-13 | Minor cosmetic fix | Simon Boulay | 1 | -1/+1 |
2010-02-13 | Provide better nfsroot/rootserver/rootpath parsing | Simon Boulay | 1 | -13/+26 |
2010-02-11 | Fix tabs/space indents from commit 866db5c5 | Gerardo Exequiel Pozzi | 1 | -3/+3 |
2010-02-10 | Add "consolefont" hook to set the console font early | Thomas Bächler | 1 | -0/+10 |
2010-02-09 | Add support for mounting root filesystem over NFS. | Simon Boulay | 1 | -0/+72 |
2010-02-08 | Fix wrong syntax in the resume hook, finally fix tuxonice (hopefully) | Thomas Bächler | 1 | -11/+13 |
2010-02-07 | Do not try to load the keymap if no KEYMAP option is set in rc.conf | Thomas Bächler | 1 | -10/+12 |
2010-02-05 | Remove the raid hook: This will be replaced by the better hook from the mdadm... | Thomas Bächler | 1 | -9/+0 |
2010-01-12 | Add keymap hook | Thomas Bächler | 1 | -0/+15 |
2010-01-10 | Add udev hook, originated from the obsolete klibc-udev package | Thomas Bächler | 1 | -0/+8 |
2010-01-10 | Remove parseblock usage from resume hook, also fix resuming with tuxonice | Thomas Bächler | 1 | -10/+18 |
2009-06-07 | Always use rootdelay when polling a device, set it earlier in the init file0.5.25 | Thomas Bächler | 1 | -1/+1 |
2009-06-06 | Use poll_device before resuming, continue if the device doesn't exist | Thomas Bächler | 1 | -10/+12 |
2009-06-06 | Remove the usb and fw runtime hooks, as a default delay is now always set | Thomas Bächler | 2 | -16/+0 |
2009-06-06 | Remove the filesystems runtime hook: Detection is done by kinit, don't duplic... | Thomas Bächler | 1 | -46/+0 |
2009-06-06 | Remove the modload hook. It is untested and unmaintained. | Thomas Bächler | 1 | -48/+0 |
2008-03-22 | Change resume hook to work with tuxonice0.5.18 | Thomas Bächler | 1 | -14/+9 |
2008-03-16 | Fix various coding style issues | Thomas Bächler | 2 | -3/+3 |
2007-08-11 | Coding style change, use -n and -z for variable tests | Aaron Griffin | 2 | -4/+4 |
2007-05-12 | - adjusted all hooks for new modprobe path | Thomas Bächler | 3 | -14/+14 |
2007-03-12 | * Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 2 | -2/+2 |
2007-03-07 | Changes / suggestions from Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 1 | -1/+0 |
2007-03-01 | Fix the "Loading root filesystem module...-e" buggy output | Aaron Griffin | 1 | -1/+1 |
2006-09-20 | 'updated to new modules in kernel .18' | Tobias Powalowski | 1 | -1/+1 |
2006-08-18 | 'upgpkg: removed unneeded base hook, updated init to use replace' | Tobias Powalowski | 1 | -9/+0 |
2006-07-31 | fixed resume hook (again) | Thomas Bächler | 1 | -2/+2 |
2006-07-25 | added support for suspend2 /sys interface | Thomas Bächler | 1 | -3/+12 |
2006-06-14 | 'added hooks to the packages itself' | Tobias Powalowski | 3 | -106/+0 |
2006-06-14 | kinit param handling changes | Aaron Griffin | 1 | -2/+2 |
2006-06-06 | New error conditions: fail on missing hook or missing module | Aaron Griffin | 1 | -5/+9 |
2006-06-05 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@120 880c04... | Aaron Griffin | 1 | -2/+2 |
2006-05-26 | Moved udev hook/install to udev package | Aaron Griffin | 1 | -7/+0 |
2006-05-26 | Syntax error in if statement... thanks pingu | Aaron Griffin | 1 | -1/+1 |
2006-05-19 | rootfstype and rootdelay param handling changes | Aaron Griffin | 1 | -0/+2 |
2006-05-16 | 'fixed net install file added new tarball' | Tobias Powalowski | 1 | -8/+0 |
2006-05-12 | 'updated net and keymap hooks' | Tobias Powalowski | 1 | -0/+8 |
2006-05-10 | Added new parseblock handling (1.3) | Aaron Griffin | 1 | -24/+10 |
2006-05-10 | 'added fw stuff' | Tobias Powalowski | 1 | -0/+8 |