summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-04avoid compound conditional leading to spurious "errors"Dave Reisner1-2/+6
2014-07-24block: include all of drivers/storage/usbv18Dave Reisner1-1/+1
2014-06-21add second param to add_full_dir to allow filtering filesDave Reisner3-6/+10
2014-06-21add quirk for vfat nls moduleDave Reisner1-0/+1
2014-03-30make missing compression binaries a non-fatal warningDave Reisner1-2/+10
2014-03-23Add binary library deps directly, without symlink zooDave Reisner1-7/+1
2014-03-08mkinitcpio.8: add reference to bootparam(7)v17Dave Reisner1-1/+1
2014-03-07init: remove dead code related to systemd-timestampDave Reisner1-4/+0
2014-03-06Fix adding console font in sd-vconsole hook.Thomas Bächler1-4/+4
2014-03-05add btrfs module quirk for linux 3.14WorMzy Tykashi1-1/+1
2014-03-01Always use the --target flag with findmntDave Reisner2-4/+4
2014-01-04sd-shutdown: add kexec binary if it's availableDave Reisner1-0/+4
2013-12-24lsinitcpio: remove nonexistent showconfig longoptDave Reisner1-1/+1
2013-12-24include missing longopt --config in arg parserDave Reisner1-1/+1
2013-12-22Add -l flag when using lz4 compressionDave Reisner2-4/+14
2013-12-16Strip a leading 'v' from the git tag when generating the version numberv16Thomas Bächler1-1/+1
2013-12-15Add sd-vconsole hook.Thomas Bächler1-0/+68
2013-12-15Install mkinitcpio-generate-shutdown-ramfs.service as a static serviceThomas Bächler2-4/+3
2013-12-15Add a tmpfiles.d configuration file to create /run/initramfs.Thomas Bächler2-1/+6
2013-12-06prevent calling a preset from a presetDave Reisner1-1/+6
2013-12-01remove legacy search paths in /lib/initcpioDave Reisner2-4/+2
2013-12-01Load build and run hooks from /etc/initcpioDave Reisner3-3/+11
2013-11-27sd-shutdown: don't fail after kernel updatesDave Reisner1-1/+1
2013-11-27merge optkver into KERNELVERSIONDave Reisner1-6/+8
2013-11-27mkinitcpio: Allow building an image without modulesThomas Bächler4-3/+10
2013-11-27init_functions: escape slashes in tag valuesDave Reisner1-2/+11
2013-11-26move a bunch of stuff to subdirsDave Reisner5-4/+5
2013-11-24Add mkinitcpio-generate-shutdown-ramfs.serviceThomas Bächler3-1/+32
2013-11-24mkinitcpio: Improve output when -d option is used.Thomas Bächler1-3/+7