index
:
mkinitcpio
master
working
Main repo at http://projects.archlinux.org/mkinitcpio.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Add .gitignore file
Thomas Bächler
1
-0
/
+4
2011-06-30
Add asciidoc as makedepends in private PKGBUILD.
Gerardo Exequiel Pozzi
1
-0
/
+1
2011-06-27
Use _get_comp_words_by_ref in bash completion
Sebastien Luttringer
1
-8
/
+8
2011-06-27
Merge branch 'working'
Thomas Bächler
3
-11
/
+12
2011-06-27
mkinitcpio: fix resolution issues with RTLD
Dave Reisner
1
-3
/
+2
2011-06-27
install/base: use private API call to add config
Dave Reisner
2
-2
/
+4
2011-06-27
functions: fix pathing issue with $BASEDIR
Dave Reisner
1
-3
/
+3
2011-06-27
functions: s/basedir/BASEDIR/
Dave Reisner
1
-2
/
+2
2011-06-27
functions: add missing 'command' before install
Dave Reisner
1
-1
/
+1
2011-06-26
Add missing /etc/bash_completion.d in Makefile
Gerardo Exequiel Pozzi
1
-0
/
+1
2011-06-26
emove old '-a' option from bash completion and fix '-s' option.
Thomas Bächler
1
-2
/
+2
2011-06-26
Remove old '-m' option from bash completion.
Thomas Bächler
1
-2
/
+1
2011-06-26
Merge branch 'master' of https://github.com/seblu/arch-mkinitcpio into working
Thomas Bächler
3
-4
/
+45
2011-06-26
Add lsinitcpio bash completion
Sebastien Luttringer
1
-0
/
+12
2011-06-26
Use error function instead of echo
Sebastien Luttringer
1
-2
/
+2
2011-06-26
Print pretty message if no help is defined in hook
Sebastien Luttringer
1
-0
/
+4
2011-06-26
Fix printing of bash usage when asking for a bad hook
Sebastien Luttringer
1
-2
/
+6
2011-06-26
Add bash completion to mkinitcpio
Sebastien Luttringer
2
-0
/
+21
2011-06-26
Makefile: the Makefile itself is a dep for the manpage
Dave Reisner
1
-1
/
+1
2011-06-26
functions: support $BASEDIR in modprobe
Dave Reisner
1
-1
/
+1
2011-06-26
install/autodetect: refactor and simplify hook
Dave Reisner
2
-77
/
+39
2011-06-25
Fix some install hooks due recent change in all_modules()
Gerardo Exequiel Pozzi
4
-4
/
+4
2011-06-25
Added usbinput to default hooks (implements FS#19328)
Eric Bélanger
1
-1
/
+1
2011-06-25
properly support $BASEDIR
Dave Reisner
2
-51
/
+108
2011-06-25
install/{sata,pata,scsi}: cleanup and simplify
Dave Reisner
3
-60
/
+41
2011-06-25
mkinitcpio: allow absolute paths to preset files
Dave Reisner
1
-2
/
+6
2011-06-25
add a PKGBUILD for easier testing from the repo
Dave Reisner
1
-0
/
+25
2011-06-25
mkinitcpio: catch errors in parse_hook
Dave Reisner
2
-1
/
+15
2011-06-25
README: update copyright year, add self as author
Dave Reisner
1
-1
/
+2
2011-06-25
mkinitcpio.5: alphabetize options for easier nav
Dave Reisner
1
-21
/
+21
2011-06-25
mkinitcpio: only show usage on request
Dave Reisner
1
-2
/
+5
2011-06-25
mkinitcpio: allow overriding the compression method
Dave Reisner
2
-1
/
+13
2011-06-25
init: remove unnecessary variable declarations
Dave Reisner
1
-7
/
+2
2011-06-25
init: declare PATH, remove absolute paths
Dave Reisner
7
-33
/
+35
2011-06-25
functions: remove get_module_name
Dave Reisner
1
-8
/
+0
2011-06-25
install/base: cleanup and simplify
Dave Reisner
2
-23
/
+13
2011-06-25
remove support for -m to add a startup message
Dave Reisner
4
-16
/
+1
2011-06-19
mkinitcpio: declare usage as a heredoc
Dave Reisner
1
-18
/
+22
2011-06-19
install/keymap: refactor and bashify
Dave Reisner
1
-23
/
+16
2011-06-19
add -t option to specify alternate build directory
Dave Reisner
3
-16
/
+31
2011-06-19
mkinitcpio: bashification, part 2/2
Dave Reisner
1
-8
/
+7
2011-06-19
mkinitcpio: bashification, part 1/2
Dave Reisner
3
-16
/
+15
2011-06-19
functions: simplify parse_hook
Dave Reisner
1
-16
/
+9
2011-06-19
functions: refactor add_symlink
Dave Reisner
1
-11
/
+6
2011-06-19
overhaul output, introducing color
Dave Reisner
4
-73
/
+100
2011-06-16
mkinitcpio: remove cruft in getopts loop
Dave Reisner
1
-6
/
+0
2011-06-16
declare SAVELIST, QUIET, SHOW_AUTOMODS as faux booleans
Dave Reisner
2
-10
/
+9
2011-06-16
mkinitcpio: refactor and bashify early path calculations
Dave Reisner
1
-26
/
+27
2011-06-16
declare all variables in mkinitcpio
Dave Reisner
2
-25
/
+15
2011-06-16
use consistent vim modelines
Dave Reisner
4
-1
/
+9
[prev]
[next]