summaryrefslogtreecommitdiff
path: root/hooks
AgeCommit message (Expand)Author
2023-08-11Fix for FS#65148, consolefont hook does not change font with a quiet bootsolsTiCe d'Hiver
2023-03-24Improve coding stylenl6720
2023-03-18Fix remaining shellcheck issuesMorten Linderud
2023-02-01Fix most of the shellcheck issues in ash scriptsnl6720
2022-12-07Add shebangs and SPDX license identifiers to all filesnl6720
2022-12-02hooks/shutdown: copy /. instead of /nl6720
2014-03-01Always use the --target flag with findmntDave Reisner
2013-04-24hooks/memdisk: scope variables, use newer syntaxDave Reisner
2013-04-24hooks/usr: conditionally fsck /usr based on fstabDave Reisner
2012-05-18usr: add usr mounting as a late running hookDave Reisner
2012-05-18shutdown: convert to cleanup hookDave Reisner
2012-05-02remove 'net' hooks. these belong to mkinitcpio-nfs-utils0.8.8Dave Reisner
2012-04-08btrfs: delete hooks -- these belong to core/btrfs0.8.7Dave Reisner
2012-04-08hooks: use consistent shebang, modeline, function styleDave Reisner
2012-03-10hooks/resume: refactorDave Reisner
2012-02-08udev: remove hooksDave Reisner
2012-01-05shutdown: add new hook0.8.1Dave Reisner
2011-11-29hooks/resume: Remove cut cmd usageGerardo Exequiel Pozzi
2011-11-29hooks/net: Add BOOTIF supportGerardo Exequiel Pozzi
2011-11-29hooks/net: Refactor and remove sed cmd usage.Gerardo Exequiel Pozzi
2011-11-14hooks/resume: Remove grep usageGerardo Exequiel Pozzi
2011-11-14hooks/resume: Remove unused functionGerardo Exequiel Pozzi
2011-09-27keymap: simplify unicode detectionDave Reisner
2011-06-25init: declare PATH, remove absolute pathsDave Reisner
2011-06-16dmesg: remove install/hookDave Reisner
2011-05-01Trigger udev events like in initscriptsGerardo Exequiel Pozzi
2011-02-01Remove some obsolete 'export'sThomas Bächler
2011-01-31Enhance sleep hook to watch for device availabilityThomas Bächler
2010-07-05Merge branch 'btrfs' of http://github.com/heftig/mkinitcpio into workingThomas Bächler
2010-06-23Add memdisk hookThomas Bächler
2010-06-19Simple Btrfs hookJan Steffens
2010-06-03udev hook: Add --action=add to udevadm triggerThomas Bächler
2010-05-08Add dmesg hookThomas Bächler
2010-05-08Allow usage of non-utf8 fonts in the consolefont hook, see FS#19109Thomas Bächler
2010-02-22Add 'sleep' hookThomas Bächler
2010-02-19Fix typo in 01cfe5572f6cfc172dddc013494511a59a7ed85fThomas Bächler
2010-02-18Fix NFS backward-compatibility with kinitThomas Bächler
2010-02-16Introduce mount handlersThomas Bächler
2010-02-13Minor cosmetic fixSimon Boulay
2010-02-13Provide better nfsroot/rootserver/rootpath parsingSimon Boulay
2010-02-11Fix tabs/space indents from commit 866db5c5Gerardo Exequiel Pozzi
2010-02-10Add "consolefont" hook to set the console font earlyThomas Bächler
2010-02-09Add support for mounting root filesystem over NFS.Simon Boulay
2010-02-08Fix wrong syntax in the resume hook, finally fix tuxonice (hopefully)Thomas Bächler
2010-02-07Do not try to load the keymap if no KEYMAP option is set in rc.confThomas Bächler
2010-02-05Remove the raid hook: This will be replaced by the better hook from the mdadm...Thomas Bächler
2010-01-12Add keymap hookThomas Bächler
2010-01-10Add udev hook, originated from the obsolete klibc-udev packageThomas Bächler
2010-01-10Remove parseblock usage from resume hook, also fix resuming with tuxoniceThomas Bächler
2009-06-07Always use rootdelay when polling a device, set it earlier in the init file0.5.25Thomas Bächler