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-26
Add bash completion to mkinitcpio
Sebastien Luttringer
2
-0
/
+21
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
2011-06-16
mkinitcpio: bashify preset build loop
Dave Reisner
1
-29
/
+26
2011-06-16
Makefile: refactor and simplify
Dave Reisner
1
-52
/
+42
2011-06-16
lsinitcpio: new utility to dump contents of images
Dave Reisner
2
-0
/
+143
2011-06-16
mkinitcpio: allow specifying kernel ver as path to image
Dave Reisner
2
-2
/
+29
2011-06-16
mkinitcpio: use simple PEs instead of externals
Dave Reisner
1
-4
/
+4
2011-06-16
mkinitcpio.conf: note implicit support for lzop
Dave Reisner
1
-0
/
+1
2011-06-16
functions: document hook API
Dave Reisner
1
-32
/
+59
2011-06-16
functions: refactor add_file
Dave Reisner
1
-22
/
+15
2011-06-16
use bsdcpio to create images
Dave Reisner
3
-64
/
+58
2011-06-16
functions: remove add_symlink2
Dave Reisner
1
-10
/
+0
2011-06-16
functions: remove add_device
Dave Reisner
2
-22
/
+0
2011-06-16
functions: refactor add_module
Dave Reisner
2
-32
/
+34
2011-06-16
functions: cleanup and refactor add_binary
Dave Reisner
1
-33
/
+19
2011-06-16
dmesg: remove install/hook
Dave Reisner
2
-24
/
+0
2011-06-16
mkinitcpio: deprecate install() in install hooks
Dave Reisner
22
-31
/
+38
2011-06-16
mkinitcpio.conf: s/raid/mdadm/
Dave Reisner
1
-3
/
+3
2011-06-16
init: don't attempt modprobe if $MODULES is empty
Dave Reisner
1
-1
/
+1
2011-06-16
Release version 0.6.15
0.6.15
Thomas Bächler
1
-1
/
+1
2011-06-16
mkinitcpio: Unset GREP_OPTIONS to avoid broken images
Thomas Bächler
1
-0
/
+3
2011-06-16
Fix detection of not compressed modules
Sebastien Luttringer
1
-1
/
+1
[next]