summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-02Don't report success when builderrors > 00.9.1Dave Reisner1-1/+1
2012-06-02catch errors in ldd ELF dep resolutionDave Reisner1-1/+7
2012-06-01add hookpoints to --hookhelp outputDave Reisner2-6/+25
2012-06-01avoid subshell in adding --quiet to bsdcpioDave Reisner1-4/+13
2012-06-01move running of hooks to separate functionDave Reisner2-42/+39
2012-05-30update comments in configDave Reisner1-8/+5
2012-05-30add_full_dir: properly handle symlinks and empty dirsDave Reisner1-2/+5
2012-05-19manpage: remove explcit author list0.9.0Dave Reisner2-11/+3
2012-05-19manpage: expand doc on build and runtime hooksDave Reisner1-10/+98
2012-05-18init: add timestamp at start of initramfs if binary existsTom Gundersen1-1/+8
2012-05-18usr: add usr mounting as a late running hookDave Reisner5-12/+33
2012-05-18init: remove hardcoded udev startup/shutdownDave Reisner1-16/+1
2012-05-18lsinitcpio: Always show extraction timeDave Reisner1-2/+2
2012-05-18lsinitcpio: add support for listing new hooksDave Reisner1-21/+20
2012-05-18lsinitcpio: extract the image to a tempdirDave Reisner1-18/+45
2012-05-18buildsys: fix clean targetDave Reisner1-1/+1
2012-05-18shutdown: convert to cleanup hookDave Reisner1-1/+2
2012-05-18shutdown: package as 644, install as 755Dave Reisner2-1/+1
2012-05-18init: add support for early, late and cleanup hooksDave Reisner1-2/+7
2012-05-18mkinitcpio: write image config after install hooksDave Reisner3-15/+22
2012-05-18init_functions: move running hooks to separate funcDave Reisner2-15/+18
2012-05-18init: correct trimming of earlymodules and MODULESDave Reisner1-5/+2
2012-05-18use new API for install hooksDave Reisner17-46/+49
2012-05-18functions: introduce add_runscriptDave Reisner2-4/+45
2012-05-16functions: introduce add_checked_modules and add_all_modulesDave Reisner1-2/+50
2012-05-16move -g option checking to parseopts loopDave Reisner1-9/+5
2012-05-16functions: move --try logic into add_moduleDave Reisner1-13/+16
2012-05-16functions: remove get_dirname and get_basenameDave Reisner1-13/+1
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