summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-26Print pretty message if no help is defined in hookSebastien Luttringer1-0/+4
2011-06-26Fix printing of bash usage when asking for a bad hookSebastien Luttringer1-2/+6
2011-06-26Add bash completion to mkinitcpioSebastien Luttringer2-0/+21
2011-06-26Makefile: the Makefile itself is a dep for the manpageDave Reisner1-1/+1
2011-06-26functions: support $BASEDIR in modprobeDave Reisner1-1/+1
2011-06-26install/autodetect: refactor and simplify hookDave Reisner2-77/+39
2011-06-25Fix some install hooks due recent change in all_modules()Gerardo Exequiel Pozzi4-4/+4
2011-06-25Added usbinput to default hooks (implements FS#19328)Eric BĂ©langer1-1/+1
2011-06-25properly support $BASEDIRDave Reisner2-51/+108
2011-06-25install/{sata,pata,scsi}: cleanup and simplifyDave Reisner3-60/+41
2011-06-25mkinitcpio: allow absolute paths to preset filesDave Reisner1-2/+6
2011-06-25add a PKGBUILD for easier testing from the repoDave Reisner1-0/+25
2011-06-25mkinitcpio: catch errors in parse_hookDave Reisner2-1/+15
2011-06-25README: update copyright year, add self as authorDave Reisner1-1/+2
2011-06-25mkinitcpio.5: alphabetize options for easier navDave Reisner1-21/+21
2011-06-25mkinitcpio: only show usage on requestDave Reisner1-2/+5
2011-06-25mkinitcpio: allow overriding the compression methodDave Reisner2-1/+13
2011-06-25init: remove unnecessary variable declarationsDave Reisner1-7/+2
2011-06-25init: declare PATH, remove absolute pathsDave Reisner7-33/+35
2011-06-25functions: remove get_module_nameDave Reisner1-8/+0
2011-06-25install/base: cleanup and simplifyDave Reisner2-23/+13
2011-06-25remove support for -m to add a startup messageDave Reisner4-16/+1
2011-06-19mkinitcpio: declare usage as a heredocDave Reisner1-18/+22
2011-06-19install/keymap: refactor and bashifyDave Reisner1-23/+16
2011-06-19add -t option to specify alternate build directoryDave Reisner3-16/+31
2011-06-19mkinitcpio: bashification, part 2/2Dave Reisner1-8/+7
2011-06-19mkinitcpio: bashification, part 1/2Dave Reisner3-16/+15
2011-06-19functions: simplify parse_hookDave Reisner1-16/+9
2011-06-19functions: refactor add_symlinkDave Reisner1-11/+6
2011-06-19overhaul output, introducing colorDave Reisner4-73/+100
2011-06-16mkinitcpio: remove cruft in getopts loopDave Reisner1-6/+0
2011-06-16declare SAVELIST, QUIET, SHOW_AUTOMODS as faux booleansDave Reisner2-10/+9
2011-06-16mkinitcpio: refactor and bashify early path calculationsDave Reisner1-26/+27
2011-06-16declare all variables in mkinitcpioDave Reisner2-25/+15
2011-06-16use consistent vim modelinesDave Reisner4-1/+9
2011-06-16mkinitcpio: bashify preset build loopDave Reisner1-29/+26
2011-06-16Makefile: refactor and simplifyDave Reisner1-52/+42
2011-06-16lsinitcpio: new utility to dump contents of imagesDave Reisner2-0/+143
2011-06-16mkinitcpio: allow specifying kernel ver as path to imageDave Reisner2-2/+29
2011-06-16mkinitcpio: use simple PEs instead of externalsDave Reisner1-4/+4
2011-06-16mkinitcpio.conf: note implicit support for lzopDave Reisner1-0/+1
2011-06-16functions: document hook APIDave Reisner1-32/+59
2011-06-16functions: refactor add_fileDave Reisner1-22/+15
2011-06-16use bsdcpio to create imagesDave Reisner3-64/+58
2011-06-16functions: remove add_symlink2Dave Reisner1-10/+0
2011-06-16functions: remove add_deviceDave Reisner2-22/+0
2011-06-16functions: refactor add_moduleDave Reisner2-32/+34
2011-06-16functions: cleanup and refactor add_binaryDave Reisner1-33/+19
2011-06-16dmesg: remove install/hookDave Reisner2-24/+0
2011-06-16mkinitcpio: deprecate install() in install hooksDave Reisner22-31/+38