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
2012-11-26
modconf: add new hook to simply inclusion of modprobe config
Dave Reisner
2
-4
/
+16
2012-11-26
merge most storage hooks into a single 'block' hook
Dave Reisner
9
-147
/
+57
2012-11-24
Makefile: copy directories, not individual files on install
Dave Reisner
1
-3
/
+2
2012-11-24
functions: only show the basename of a deprecated hook
Dave Reisner
1
-1
/
+2
2012-11-24
build: move manpages to subdir
Dave Reisner
4
-7
/
+7
2012-11-24
obsolete old-style install hook API
Dave Reisner
3
-52
/
+22
2012-11-24
drop support for reading /etc/rc.conf
Dave Reisner
2
-10
/
+4
2012-11-24
init: remove unneeded variable expansion
Dave Reisner
1
-3
/
+3
2012-11-24
init: declare defaults earlier
Dave Reisner
1
-2
/
+3
2012-11-24
init: remove needless workaround for empty rootdelay
Dave Reisner
2
-6
/
+2
2012-11-24
init: use exponential backoff in poll_device
Dave Reisner
1
-3
/
+13
2012-11-24
init: condense early module loading
Dave Reisner
1
-2
/
+3
2012-11-24
usbinput: use autodetection on newer kernels
Dave Reisner
1
-2
/
+13
2012-11-24
shutdown: copy kexec from host if requested and not available
Dave Reisner
1
-0
/
+18
2012-11-24
shutdown: avoid talking to udev via dmsetup
Dave Reisner
1
-1
/
+1
2012-11-24
shutdown: share dm teardown with lvm
Dave Reisner
1
-9
/
+1
2012-11-12
Makefile: remove non-existing files from clean target
0.11.2
Dave Reisner
1
-1
/
+0
2012-11-12
shutdown: fix awful typo in reading metadata
Dave Reisner
1
-1
/
+1
2012-11-12
lsinitcpio: initialize _opt_verbose to empty string
Dave Reisner
1
-1
/
+1
2012-11-11
shutdown: chdir to /sys/class/block earlier
0.11.1
Dave Reisner
1
-3
/
+3
2012-11-11
functions: avoid printing empty autodetect array
Dave Reisner
1
-2
/
+1
2012-11-11
shutdown: simplify recursive disassemble
Dave Reisner
1
-6
/
+1
2012-11-11
shutdown: pamper RAID devices with external metadata
Dave Reisner
1
-0
/
+8
2012-11-11
manpages: fix typos and grammatical errors.
Dave Reisner
2
-9
/
+9
2012-10-28
mkinitcpio.8: update link to wiki to avoid redirect
Dave Reisner
1
-1
/
+1
2012-10-25
update bash completion for -V, --version
Dave Reisner
1
-2
/
+2
2012-10-25
man-pages: Add entry for -V/--version option
Eric Bélanger
2
-0
/
+6
2012-10-25
lsinitcpio: Add -V/--version option to display version
Eric Bélanger
1
-2
/
+12
2012-10-25
Add -V/--version option to display version information
Eric Bélanger
1
-2
/
+12
2012-10-21
function: add a map() utility function
0.11.0
Dave Reisner
2
-27
/
+16
2012-10-21
install/ide: remove this crufty old hook
Dave Reisner
1
-15
/
+0
2012-10-21
convert autodetect cache to hash
Dave Reisner
3
-24
/
+29
2012-10-21
functions: trim path of resolved symlink
Dave Reisner
1
-1
/
+1
2012-10-21
add manpage for mkinitcpio.conf
Dave Reisner
4
-1
/
+86
2012-10-21
makefile: spring cleaning
Dave Reisner
1
-40
/
+32
2012-10-07
ensure builtins are dash/underscore translated
Dave Reisner
1
-2
/
+4
2012-10-07
mkinitcpio: remove find_moduledir
Dave Reisner
1
-20
/
+2
2012-10-07
separate image building to functions
Dave Reisner
1
-129
/
+137
2012-10-07
honor -n for presets
Dave Reisner
1
-0
/
+1
2012-10-07
mkinitcpio: check for preset file by sourcing it
Dave Reisner
1
-42
/
+44
2012-10-07
commit to some level of style in variable naming
Dave Reisner
6
-217
/
+285
2012-09-30
functions: avoid fully resolving soname symlinks
Dave Reisner
1
-4
/
+2
2012-09-30
lsinitcpio: add -l, --list option; define as default
Dave Reisner
3
-11
/
+32
2012-09-30
lsinitcpio: add -c, --config option to dump config
Dave Reisner
3
-4
/
+13
2012-09-30
lsinitcpio: move image analysis to separate function
Dave Reisner
1
-66
/
+70
2012-09-30
functions: include image config on image itself
Dave Reisner
1
-7
/
+6
2012-09-30
mkinitcpio: munge modules.order before calling depmod
Dave Reisner
1
-1
/
+7
2012-09-30
functions: always treat ADDED_MODULES as a hash
Dave Reisner
2
-5
/
+5
2012-09-24
mkinitcpio: protect module install on $MODPATHS
Dave Reisner
1
-1
/
+1
2012-09-24
force bsdcpio to run with LANG=C
Dave Reisner
1
-1
/
+1
[next]