summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-09install/block: avoid conditional addition of drivers25Dave Reisner1-17/+8
2018-03-29ship /var/run as symlink to /runDave Reisner1-1/+2
2017-12-30Remove install hook aliases for block and keyboardDave Reisner8-8/+0
2017-12-30cleanup some shellcheck lint warningsDave Reisner1-13/+11
2017-11-25PKGBUILD: fix upstream URLDave Reisner1-1/+1
2017-11-25lsinitcpio: Attempt to estimate only decompression timeDave Reisner1-10/+10
2017-10-06Restore addition of modules from config fileDave Reisner1-1/+10
2017-10-01man: include package name in versionv24Dave Reisner1-1/+1
2017-10-01add crc32c for ext4Dave Reisner1-0/+3
2017-10-01Avoid erroneous deprecation warningsDave Reisner2-15/+6
2017-10-01install/keyboard: fix wording in hook helpDave Reisner1-2/+2
2017-08-22make ldd parsing compatible with upstream glibc changesDave Reisner1-3/+3
2017-08-20functions: add_full_dir: path prefix strip-offErik Stromdahl2-5/+11
2017-08-20functions: add_full_dir: recursive filterErik Stromdahl1-1/+1
2017-03-19arrayize config vars in mkinitcpio.confDave Reisner4-33/+42
2017-03-17mkinitcpio: allow -s to be passed through to presetsDave Reisner1-0/+2
2017-03-14avoid erroring when a builtin-module can't be foundDave Reisner1-1/+1
2017-03-11init: drop pre-mount check for block devicev23Dave Reisner1-8/+0
2017-03-11lsinitcpio: avoid null byte warnings with bash 4.3Dave Reisner1-6/+14
2017-03-10init: move early mounting to function, add efivarsDave Reisner2-5/+13
2017-03-10functions: attempt to (re)add builtin modulesDave Reisner1-2/+2
2016-11-27Makefile: assorted cleanups and additionsv22Dave Reisner1-10/+21
2016-11-26base: drop addition of ehci softdep fileDave Reisner1-1/+0
2016-11-25add missing -P, --allpresets option to usage outputDave Reisner1-0/+1
2016-11-22sd-vconsole: Use udev activationJan Alexander Steffens (heftig) via arch-projects1-7/+2
2016-11-20functions: f2fs softdeps on crc32, not libcrc32cDave Reisner1-1/+4
2016-11-20functions: fix typo in variable nameDave Reisner1-1/+1
2016-11-20fsck: avoid extra search pathsDave Reisner1-1/+1
2016-11-20mkinitcpio: fixing quoting in call to initialize_buildrootDave Reisner1-1/+1
2016-09-09keyboard: get rid of an extra 'grep' callv21Dave Reisner1-2/+2
2016-09-09keyboard: placate foutrelis' OCDDave Reisner1-1/+1
2016-09-09keyboard: fix add_checked_modules call with multiple paramsDave Reisner1-1/+1
2016-09-09mkinitcpio(8): document rootflags= and rootfstype=Dave Reisner1-1/+10
2016-09-09sd-vconsole: Wait for modules to be loadedJan Alexander Steffens (heftig)1-0/+6
2016-09-09keyboard: add input/serio as part of checked modulesDave Reisner1-1/+1
2016-07-17Support version extraction from i[3456]86 kernelsDave Reisner1-2/+2
2016-07-12use an associative array to build bsdcpio optionsDave Reisner1-11/+26
2016-07-07refactor parse_cmdline into something more readableDave Reisner2-66/+125
2016-07-07add test harness for parse_cmdlineDave Reisner2-0/+236
2016-07-02error out if asked to extract a kver from image on non-x86v20Dave Reisner2-3/+10
2016-07-02init: handle rootfstype as a synonym for fstypeDave Reisner1-1/+2
2016-07-02keymap: fall back to us if KEYMAP is not definedDave Reisner1-9/+4
2016-06-27add f2fs quirk for libcrc32cDave Reisner1-1/+1
2016-06-27handle the case of modinfo returning multiple modulesDave Reisner1-15/+14
2016-06-27Handle softdeps in modulesDave Reisner1-5/+11
2016-01-20Fix nvme module detection in Linux 4.4v19Evangelos Foutras1-2/+2
2014-12-28mkinitcpio: expose syntax errors in preset filesAlexei Colin1-1/+1
2014-12-28lsinitcpio: avoid setting TIMEFORMAT globallyDave Reisner1-1/+1
2014-12-28mkinitcpio avoiding adding a CPIO entry for '.'Dave Reisner1-1/+1
2014-08-31Add 'hostdata' hookThomas Bächler1-0/+14