summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-16mmc: package as mode 644, not 755Dave Reisner1-0/+0
2012-05-16refactor error tracking in build hooksDave Reisner2-8/+14
2012-05-16document special kernel cmdline parametersDave Reisner2-0/+55
2012-05-16mkinitcpio: separate logic to resolve kernel versionDave Reisner1-8/+22
2012-05-16use MODULEDIR as reference for *.(order|builtin) filesDave Reisner1-1/+1
2012-05-12remove unnecessary quoting/bracingDave Reisner2-9/+9
2012-05-12functions: merge _add_symlink into add_symlinkDave Reisner1-19/+11
2012-05-12functions: merge _add_file into add_fileDave Reisner1-28/+16
2012-05-12function: merge _add_dir into add_dirDave Reisner1-17/+9
2012-05-12mkinitcpio: remove --basedir optionDave Reisner8-88/+45
2012-05-03remove 'net' hooks. these belong to mkinitcpio-nfs-utils0.8.8Dave Reisner2-193/+0
2012-05-03functions: firmware is now in /usr/libMatthew Monaco1-2/+2
2012-05-02ensure that cmdline added hooks are run properly in early initDave Reisner2-4/+15
2012-05-02lsinitcpio: fallback on 80 cols when tput failsDave Reisner1-0/+3
2012-05-02fsck: try harder to find fsck binariesDave Reisner1-2/+2
2012-04-28init_functions: remove non-devtmpfs caseDave Reisner1-6/+2
2012-04-28init_functions: add support for PARTUUID tagsDave Reisner1-13/+6
2012-04-22functions: align error output with GNU getopt_longDave Reisner1-8/+7
2012-04-22functions: add missing local for iteratorDave Reisner1-0/+2
2012-04-22bash-completion: avoid using cdDave Reisner1-4/+19
2012-04-22mkinitcpio: check return of cd before listing hooksDave Reisner1-2/+2
2012-04-22mmc: add install hookDave Reisner1-0/+19
2012-04-22create lsinitcpio symlink for bash completionDave Reisner1-0/+1
2012-04-22lsinitcpio: avoid exiting from usageDave Reisner1-4/+4
2012-04-22lsinitcpio: show file sizes in analyze outputDave Reisner1-3/+28
2012-04-22mkinitcpio: dont exit from usageDave Reisner1-2/+2
2012-04-22mkinitcpio.8: manpage cleanupDave Reisner1-2/+2
2012-04-22Add manpage for lsinitcpioDave Reisner3-3/+69
2012-04-22lsinitcpio: adopt parseopts for option parsingDave Reisner2-21/+41
2012-04-22mkinitcpio: adopt parseopts for option parsingDave Reisner3-85/+132
2012-04-20functions: add parseopts for longopt funDave Reisner1-0/+138
2012-04-18gitignore: ignore the right manpage sectionDave Reisner1-1/+1
2012-04-18bash-completion: align whitespace with rest of repoDave Reisner1-38/+38
2012-04-16mkinitcpio: refuse to run without hooks definedDave Reisner1-0/+4
2012-04-16mkinitcpio: refer to /usr/lib/modules uniformlyDave Reisner1-5/+5
2012-04-09btrfs: delete hooks -- these belong to core/btrfs0.8.7Dave Reisner2-22/+0
2012-04-09hooks: use consistent shebang, modeline, function styleDave Reisner3-10/+15
2012-04-09mdadm: fix raid[456] autodetectionDave Reisner1-1/+1
2012-04-04hooks: remove pcmcia hookTom Gundersen1-22/+0
2012-04-04fix pcmcia /usr moveTobias Powalowski1-3/+3
2012-04-02create /lib as a symlink to /usr/lib0.8.6Dave Reisner2-1/+2
2012-04-02base: move usb modprobe rule to /usr/lib/modprobe.dDave Reisner1-1/+1
2012-04-02shutdown: detach all loop devices before umountingDave Reisner1-0/+6
2012-04-02shutdown: refine umount_all logicDave Reisner1-3/+3
2012-04-02autodetect: simplify mdadm autodetectionDave Reisner1-23/+5
2012-04-02mkinitcpio: hardcode a sane PATHDave Reisner1-3/+3
2012-04-02add minor tweaks to make testing a bit easierDave Reisner2-2/+3
2012-04-02shutdown: improve handling of dm devicesDave Reisner1-4/+8
2012-04-02init_functions: fix missing * in fsck messageDave Reisner1-1/+1
2012-04-02init: fix location of udevdDave Reisner1-2/+2