summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-24mkinitcpio.8: document -d, --generatedirDave Reisner1-0/+5
2013-11-24functions: error out when buildroot isn't writeableDave Reisner1-0/+5
2013-11-24mkinitcpio: add -d optionThomas Bächler2-22/+28
2013-10-21lsinitcpio: separate decompression from archive readingDave Reisner1-3/+3
2013-09-26kernel-install: add hookTom Gundersen2-0/+15
2013-09-25mkinitcpio.conf(5): mention lz4 compressionDave Reisner1-3/+3
2013-09-24PKGBUILD: Point to the gitweb page for upstream URLDave Reisner1-1/+1
2013-09-24autodetect: read modaliases from uevent filesDave Reisner2-7/+8
2013-09-20functions: always add toplevel dir in add_full_dirDave Reisner1-1/+2
2013-09-09add mkinitcpio version marker in buildroot creationDave Reisner2-3/+3
2013-09-07lsinitcpio: return success based on echo, not hexdumpDave Reisner1-0/+1
2013-09-07lsinitcpio: add support for lz4 compressed imageDave Reisner3-1/+8
2013-08-28mkinitcpio: preserve permissions if run as rootDave Reisner1-1/+5
2013-08-28rely on libmount defaults for file locationsDave Reisner2-2/+3
2013-08-28autodetect: search for /usr explicitly using -TDave Reisner1-1/+1
2013-07-27init: avoid passing empty RD_TIMESTAMP variableDave Reisner1-1/+0
2013-07-18init: rely on ConditionPathIsReadWrite for root fsck flag0.15.0Dave Reisner1-3/+13
2013-07-08Generate /etc/ld.so.cache for imageDave Reisner2-0/+6
2013-07-01rdlogger: log messages which would have been hidden by quietDave Reisner2-1/+7
2013-06-25init: remove unneeded intermediate variableDave Reisner1-3/+2
2013-06-25init: merge duped code, use bitfield_has_bit in fsck_rootDave Reisner1-14/+8
2013-06-25init: allow for logging of early userspaceDave Reisner3-2/+176
2013-06-19init: throw error on unknown fsck.modeDave Reisner1-2/+9
2013-05-07move install_modules to functions to allow for testingDave Reisner2-41/+41
2013-05-07remove "arbitrary" limit from index_of()Dave Reisner2-11/+13
2013-05-07init: redirect /proc/cmdline to parse_cmdlineDave Reisner2-2/+2
2013-05-07README: its 2013, year of the ponyDave Reisner1-1/+1
2013-05-07lsinitcpio: remove unused variablesDave Reisner1-3/+0
2013-05-02shutdown: include umount from util-linux0.14.0Dave Reisner1-0/+1
2013-05-02mkinitcpio: ensure ERR trap propagates to install_modulesDave Reisner1-0/+2
2013-04-24shutdown: use umount --recursiveDave Reisner2-16/+2
2013-04-24hooks/memdisk: scope variables, use newer syntaxDave Reisner1-6/+9
2013-04-24hooks/usr: conditionally fsck /usr based on fstabDave Reisner1-2/+8
2013-04-24functions: implement add_firmwareDave Reisner2-8/+26
2013-04-21functions: return a count of failures from map, if possibleDave Reisner1-1/+1
2013-03-13autodetect: allow whitelisting by MODULE_FS_ALIASDave Reisner1-3/+5