summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-11shutdown: chdir to /sys/class/block earlier0.11.1Dave Reisner1-3/+3
2012-11-11functions: avoid printing empty autodetect arrayDave Reisner1-2/+1
2012-11-11shutdown: simplify recursive disassembleDave Reisner1-6/+1
2012-11-11shutdown: pamper RAID devices with external metadataDave Reisner1-0/+8
2012-11-11manpages: fix typos and grammatical errors.Dave Reisner2-9/+9
2012-10-28mkinitcpio.8: update link to wiki to avoid redirectDave Reisner1-1/+1
2012-10-25update bash completion for -V, --versionDave Reisner1-2/+2
2012-10-25man-pages: Add entry for -V/--version optionEric Bélanger2-0/+6
2012-10-25lsinitcpio: Add -V/--version option to display versionEric Bélanger1-2/+12
2012-10-25Add -V/--version option to display version informationEric Bélanger1-2/+12
2012-10-21function: add a map() utility function0.11.0Dave Reisner2-27/+16
2012-10-21install/ide: remove this crufty old hookDave Reisner1-15/+0
2012-10-21convert autodetect cache to hashDave Reisner3-24/+29
2012-10-21functions: trim path of resolved symlinkDave Reisner1-1/+1
2012-10-21add manpage for mkinitcpio.confDave Reisner4-1/+86
2012-10-21makefile: spring cleaningDave Reisner1-40/+32
2012-10-07ensure builtins are dash/underscore translatedDave Reisner1-2/+4
2012-10-07mkinitcpio: remove find_moduledirDave Reisner1-20/+2
2012-10-07separate image building to functionsDave Reisner1-129/+137
2012-10-07honor -n for presetsDave Reisner1-0/+1
2012-10-07mkinitcpio: check for preset file by sourcing itDave Reisner1-42/+44
2012-10-07commit to some level of style in variable namingDave Reisner6-217/+285
2012-09-30functions: avoid fully resolving soname symlinksDave Reisner1-4/+2
2012-09-30lsinitcpio: add -l, --list option; define as defaultDave Reisner3-11/+32
2012-09-30lsinitcpio: add -c, --config option to dump configDave Reisner3-4/+13
2012-09-30lsinitcpio: move image analysis to separate functionDave Reisner1-66/+70
2012-09-30functions: include image config on image itselfDave Reisner1-7/+6
2012-09-30mkinitcpio: munge modules.order before calling depmodDave Reisner1-1/+7
2012-09-30functions: always treat ADDED_MODULES as a hashDave Reisner2-5/+5
2012-09-24mkinitcpio: protect module install on $MODPATHSDave Reisner1-1/+1
2012-09-24force bsdcpio to run with LANG=CDave Reisner1-1/+1
2012-09-17silently ignore builtin modulesDave Reisner1-0/+7
2012-09-17declare ADDED_MODULES as associative arrayDave Reisner2-4/+4
2012-09-17install/base: update help verbiageDave Reisner1-2/+2
2012-09-17functions: allow add_symlink to only take a single argDave Reisner2-10/+24
2012-09-17mkinitcpio.8: add missing doc for add_symlinkDave Reisner1-0/+5
2012-09-17install fstab/mtab as part of base layoutDave Reisner2-5/+4
2012-09-01mkinitcpio: refuse to run if image path isn't writeableDave Reisner1-0/+7
2012-08-30init: add support for root=PARTLABEL=fooDave Reisner1-1/+1
2012-08-27mkinitcpio.8: fix typoDave Reisner1-1/+1
2012-08-19init: avoid needlessly trimming PATHDave Reisner1-1/+0
2012-08-19functions: avoid creating /usr/sbinDave Reisner1-1/+1
2012-08-13shutdown: add hack workaround for broken dm/kernelDave Reisner1-0/+4
2012-08-13functions: symlink /usr/local/sbin -> /usr/binDave Reisner1-1/+2
2012-08-11install/consolefont: support .fnt filesDave Reisner1-2/+2
2012-07-29autodetect: fix wrong flag passed to modprobe0.10Dave Reisner1-1/+1
2012-07-28mkinitcpio: rename longopt for --add to --addhooksDave Reisner3-9/+9
2012-07-28implement --moduleroot optionDave Reisner5-9/+16
2012-07-24baseroot: add flagfile to indicate we're in an initramfsTom Gundersen1-1/+4
2012-07-24init_functions: use a consistent default rootdelayDave Reisner1-1/+1