summaryrefslogtreecommitdiffstats
path: root/hooks
AgeCommit message (Expand)AuthorFilesLines
2012-05-18usr: add usr mounting as a late running hookDave Reisner1-0/+16
2012-05-18shutdown: convert to cleanup hookDave Reisner1-1/+2
2012-05-03remove 'net' hooks. these belong to mkinitcpio-nfs-utils0.8.8Dave Reisner1-87/+0
2012-04-09btrfs: delete hooks -- these belong to core/btrfs0.8.7Dave Reisner1-7/+0
2012-04-09hooks: use consistent shebang, modeline, function styleDave Reisner3-10/+15
2012-03-11hooks/resume: refactorDave Reisner1-25/+37
2012-02-08udev: remove hooksDave Reisner1-9/+0
2012-01-05shutdown: add new hook0.8.1Dave Reisner1-0/+7
2011-11-29hooks/resume: Remove cut cmd usageGerardo Exequiel Pozzi1-1/+2
2011-11-29hooks/net: Add BOOTIF supportGerardo Exequiel Pozzi1-1/+15
2011-11-29hooks/net: Refactor and remove sed cmd usage.Gerardo Exequiel Pozzi1-47/+17
2011-11-15hooks/resume: Remove grep usageGerardo Exequiel Pozzi1-2/+2
2011-11-15hooks/resume: Remove unused functionGerardo Exequiel Pozzi1-2/+0
2011-09-27keymap: simplify unicode detectionDave Reisner1-6/+7
2011-06-25init: declare PATH, remove absolute pathsDave Reisner5-13/+13
2011-06-16dmesg: remove install/hookDave Reisner1-5/+0
2011-05-01Trigger udev events like in initscriptsGerardo Exequiel Pozzi1-1/+2
2011-02-01Remove some obsolete 'export'sThomas Bächler1-1/+1
2011-01-31Enhance sleep hook to watch for device availabilityThomas Bächler1-2/+6
2010-07-05Merge branch 'btrfs' of http://github.com/heftig/mkinitcpio into workingThomas Bächler1-0/+7
2010-06-23Add memdisk hookThomas Bächler1-0/+11
2010-06-19Simple Btrfs hookJan Steffens1-0/+7
2010-06-03udev hook: Add --action=add to udevadm triggerThomas Bächler1-1/+1
2010-05-08Add dmesg hookThomas Bächler1-0/+5
2010-05-08Allow usage of non-utf8 fonts in the consolefont hook, see FS#19109Thomas Bächler1-0/+6
2010-02-22Add 'sleep' hookThomas Bächler1-0/+9
2010-02-19Fix typo in 01cfe5572f6cfc172dddc013494511a59a7ed85fThomas Bächler1-1/+1
2010-02-18Fix NFS backward-compatibility with kinitThomas Bächler1-1/+5
2010-02-16Introduce mount handlersThomas Bächler1-0/+14
2010-02-13Minor cosmetic fixSimon Boulay1-1/+1
2010-02-13Provide better nfsroot/rootserver/rootpath parsingSimon Boulay1-13/+26
2010-02-11Fix tabs/space indents from commit 866db5c5Gerardo Exequiel Pozzi1-3/+3
2010-02-10Add "consolefont" hook to set the console font earlyThomas Bächler1-0/+10
2010-02-09Add support for mounting root filesystem over NFS.Simon Boulay1-0/+72
2010-02-08Fix wrong syntax in the resume hook, finally fix tuxonice (hopefully)Thomas Bächler1-11/+13
2010-02-07Do not try to load the keymap if no KEYMAP option is set in rc.confThomas Bächler1-10/+12
2010-02-05Remove the raid hook: This will be replaced by the better hook from the mdadm...Thomas Bächler1-9/+0
2010-01-12Add keymap hookThomas Bächler1-0/+15
2010-01-10Add udev hook, originated from the obsolete klibc-udev packageThomas Bächler1-0/+8
2010-01-10Remove parseblock usage from resume hook, also fix resuming with tuxoniceThomas Bächler1-10/+18
2009-06-07Always use rootdelay when polling a device, set it earlier in the init file0.5.25Thomas Bächler1-1/+1
2009-06-06Use poll_device before resuming, continue if the device doesn't existThomas Bächler1-10/+12
2009-06-06Remove the usb and fw runtime hooks, as a default delay is now always setThomas Bächler2-16/+0
2009-06-06Remove the filesystems runtime hook: Detection is done by kinit, don't duplic...Thomas Bächler1-46/+0
2009-06-06Remove the modload hook. It is untested and unmaintained.Thomas Bächler1-48/+0
2008-03-22Change resume hook to work with tuxonice0.5.18Thomas Bächler1-14/+9
2008-03-16Fix various coding style issuesThomas Bächler2-3/+3
2007-08-11Coding style change, use -n and -z for variable testsAaron Griffin2-4/+4
2007-05-12- adjusted all hooks for new modprobe pathThomas Bächler3-14/+14
2007-03-12* Jan Peter den Heijer <jpdenheijer@gmail.com>Aaron Griffin2-2/+2