Age | Commit message (Expand) | Author | Files | Lines |
2012-04-09 | btrfs: delete hooks -- these belong to core/btrfs0.8.7 | Dave Reisner | 1 | -7/+0 |
2012-04-09 | hooks: use consistent shebang, modeline, function style | Dave Reisner | 3 | -10/+15 |
2012-03-11 | hooks/resume: refactor | Dave Reisner | 1 | -25/+37 |
2012-02-08 | udev: remove hooks | Dave Reisner | 1 | -9/+0 |
2012-01-05 | shutdown: add new hook0.8.1 | Dave Reisner | 1 | -0/+7 |
2011-11-29 | hooks/resume: Remove cut cmd usage | Gerardo Exequiel Pozzi | 1 | -1/+2 |
2011-11-29 | hooks/net: Add BOOTIF support | Gerardo Exequiel Pozzi | 1 | -1/+15 |
2011-11-29 | hooks/net: Refactor and remove sed cmd usage. | Gerardo Exequiel Pozzi | 1 | -47/+17 |
2011-11-15 | hooks/resume: Remove grep usage | Gerardo Exequiel Pozzi | 1 | -2/+2 |
2011-11-15 | hooks/resume: Remove unused function | Gerardo Exequiel Pozzi | 1 | -2/+0 |
2011-09-27 | keymap: simplify unicode detection | Dave Reisner | 1 | -6/+7 |
2011-06-25 | init: declare PATH, remove absolute paths | Dave Reisner | 5 | -13/+13 |
2011-06-16 | dmesg: remove install/hook | Dave Reisner | 1 | -5/+0 |
2011-05-01 | Trigger udev events like in initscripts | Gerardo Exequiel Pozzi | 1 | -1/+2 |
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 |