summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-03Release version 0.7.10.7.1Thomas Bächler1-1/+1
2011-07-03Merge branch 'working' of https://github.com/falconindy/mkinitcpio into workingThomas Bächler3-10/+19
2011-07-02functions: remove cruft from in_arrayDave Reisner1-3/+2
2011-07-02cleanup rarely and unused variable declarationsDave Reisner1-5/+2
2011-07-02Fix -k /path when -b is usedGerardo Exequiel Pozzi1-1/+1
2011-07-02base/install: rewrite the config to sanitize itDave Reisner1-2/+15
2011-07-02Trim leading spaces in MODULES and earlymodules to prevent error messages whe...Thomas Bächler1-3/+4
2011-07-02install modules all at onceDave Reisner2-2/+6
2011-07-02functions: reorg, no code changesDave Reisner1-83/+83
2011-07-02always exit from cleanupDave Reisner2-18/+9
2011-07-01functions: call _add_file directly from add_moduleDave Reisner1-1/+1
2011-07-01function: fix whitespace errorsDave Reisner1-21/+21
2011-07-01lsinitcpio: add optional colorized outputDave Reisner2-17/+46
2011-07-01lsinitcpio: append, not overwrite found hooksDave Reisner1-1/+1
2011-07-01mkinitcpio: use msg instead of echo for hook helpDave Reisner1-1/+1
2011-07-01avoid touching the linker directlyDave Reisner2-24/+4
2011-07-01functions: reduce calls to modinfoDave Reisner1-27/+24
2011-06-30init_functions/default_mount_handler: use -l option for blkid to avoid syntax...Thomas Bächler1-1/+1
2011-06-30function: return with 0 if we reach the end of add_binaryDave Reisner1-0/+2
2011-06-30bash-completion: use a PE instead of sedDave Reisner1-1/+2
2011-06-30bash-completion: match style to rest of codeDave Reisner1-5/+5
2011-06-30bash-completion: complete -k on kernel imagesDave Reisner1-1/+15
2011-06-30Release version 0.70.7Thomas Bächler1-1/+1
2011-06-30install/keymap: fix installation ($buildroot -> $BUILDROOT)Thomas Bächler1-4/+4
2011-06-30Add .gitignore fileThomas Bächler1-0/+4
2011-06-30Add asciidoc as makedepends in private PKGBUILD.Gerardo Exequiel Pozzi1-0/+1
2011-06-27Use _get_comp_words_by_ref in bash completionSebastien Luttringer1-8/+8
2011-06-27Merge branch 'working'Thomas Bächler3-11/+12
2011-06-27mkinitcpio: fix resolution issues with RTLDDave Reisner1-3/+2
2011-06-27install/base: use private API call to add configDave Reisner2-2/+4
2011-06-27functions: fix pathing issue with $BASEDIRDave Reisner1-3/+3
2011-06-27functions: s/basedir/BASEDIR/Dave Reisner1-2/+2
2011-06-27functions: add missing 'command' before installDave Reisner1-1/+1
2011-06-26Add missing /etc/bash_completion.d in MakefileGerardo Exequiel Pozzi1-0/+1
2011-06-26emove old '-a' option from bash completion and fix '-s' option.Thomas Bächler1-2/+2
2011-06-26Remove old '-m' option from bash completion.Thomas Bächler1-2/+1
2011-06-26Merge branch 'master' of https://github.com/seblu/arch-mkinitcpio into workingThomas Bächler3-4/+45
2011-06-26Add lsinitcpio bash completionSebastien Luttringer1-0/+12
2011-06-26Use error function instead of echoSebastien Luttringer1-2/+2
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