summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-08lsinitcpio: show only regular files as binaries0.9.2Dave Reisner1-2/+1
2012-06-08update dev PKGBUILDDave Reisner1-3/+1
2012-06-08avoid reliance on sed, embrace awkDave Reisner2-3/+3
2012-06-08remove redundant header commentDave Reisner1-8/+1
2012-06-08bump copyright yearDave Reisner1-1/+1
2012-06-08Use declare -f over type -t to avoid subshellsDave Reisner2-2/+2
2012-06-08functions: avoid adding nonexistant modules to configDave Reisner1-2/+6
2012-06-08functions: style nitsDave Reisner1-3/+11
2012-06-07init: run late/cleanup hooks before checking for initDave Reisner1-4/+3
2012-06-05fix doc error for add_full_dirDave Reisner1-3/+4
2012-06-05explicitly unset build function before sourcingDave Reisner1-0/+1
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