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-11-15
autodetect: store rootfstype for use by other hooks
Dave Reisner
1
-1
/
+1
2011-11-15
init_functions: refactor poll_device
Dave Reisner
1
-11
/
+12
2011-11-15
init: create /run/initramfs after mounting /run
Dave Reisner
1
-0
/
+1
2011-11-15
init: don't tell the kernel about the path to modprobe
Dave Reisner
1
-2
/
+0
2011-11-15
Makefile: install binaries to /usr/bin
Dave Reisner
1
-5
/
+4
2011-11-15
hooks/resume: Remove grep usage
Gerardo Exequiel Pozzi
1
-2
/
+2
2011-11-15
hooks/resume: Remove unused function
Gerardo Exequiel Pozzi
1
-2
/
+0
2011-11-13
update bash completion
Dave Reisner
1
-5
/
+11
2011-10-30
add_symlink: fix argument ordering and add_dir call
Tom Gundersen
1
-2
/
+2
2011-10-25
mkinitcpio: dereference symlinks when resolving kernver
Dave Reisner
1
-1
/
+1
2011-10-22
init_functions: avoid setting var without LHS
0.7.5
Dave Reisner
1
-0
/
+1
2011-10-22
init_functions: replace grep/sed with PEs
Dave Reisner
1
-12
/
+13
2011-10-22
init_functions: tighten up mount option gathering
Dave Reisner
1
-26
/
+16
2011-10-22
install/base: include new_root as part of build process
Dave Reisner
2
-2
/
+1
2011-10-20
install/udev: relocate udevd for udev 174
Dave Reisner
3
-5
/
+5
2011-10-20
manpage: correct section number in manpage header
Dave Reisner
1
-1
/
+1
2011-10-16
install/pcmcia: fix syntax error (missing &&)
Dave Reisner
1
-1
/
+1
2011-10-16
mkinitcpio: ensure get_kernver always returns a kver
Dave Reisner
1
-12
/
+17
2011-10-16
mkinitcpio: avoid stomping on TMPDIR from the environment
Dave Reisner
3
-12
/
+16
2011-10-16
move manpage to section 8
Dave Reisner
2
-7
/
+7
2011-10-16
init: refer to busybox by full path on --install
Dave Reisner
1
-1
/
+1
2011-10-10
install/base: grab usb-ehci udev rule to /lib
0.7.4
Dave Reisner
2
-2
/
+2
2011-10-09
mkinitcpio: avoid using mountpoint
Dave Reisner
1
-2
/
+4
2011-10-09
[mkinitcpio] Add missing groups=('base') in PKGBUILD
Gerardo Exequiel Pozzi
1
-0
/
+1
2011-10-09
[mkinitcpio] Remove early redirection 2>/dev/null such node does not exists.
Gerardo Exequiel Pozzi
1
-1
/
+1
2011-10-01
Add a virtio hook
0.7.3
Sebastien Luttringer
1
-0
/
+15
2011-10-01
mkinitcpio: avoid creating savelist in main loop
Dave Reisner
1
-3
/
+3
2011-10-01
example.preset: update for newer style syntax
Dave Reisner
1
-8
/
+7
2011-10-01
remove duplicate "error" in error message
Dave Reisner
1
-1
/
+1
2011-10-01
harden version generation
Florian Pritz
2
-5
/
+6
2011-10-01
init_functions: use constants on LHS of tests
Dave Reisner
1
-3
/
+3
2011-10-01
use correct variable to reference compression method
Dave Reisner
1
-1
/
+1
2011-10-01
functions: fix output order in _add_symlink
Dave Reisner
1
-1
/
+1
2011-10-01
lsinitcpio: follow symlinks only when necessary
Dave Reisner
1
-2
/
+4
2011-10-01
lsinitcpio: disable color when stdout isn't a tty
Dave Reisner
1
-1
/
+1
2011-10-01
init: allow /run to be mounted with exec perms
Dave Reisner
1
-1
/
+1
2011-10-01
init: support breaks before and after mounting root
Dave Reisner
1
-2
/
+8
2011-10-01
mkinitcpio: insist that /dev and /proc be mounted
Dave Reisner
1
-0
/
+4
2011-09-27
mkinitcpio: keep going even when a hook isn't found
Dave Reisner
1
-1
/
+2
2011-09-27
mkinitcpio: explicitly create $BUILDROOT
Dave Reisner
1
-0
/
+3
2011-09-27
mkinitcpio: fix whitespace errors in error messages
Dave Reisner
1
-2
/
+2
2011-09-27
mkinitcpio: simplify setting of SKIPHOOKS
Dave Reisner
1
-6
/
+1
2011-09-27
ensure local scoping of variables
Dave Reisner
2
-5
/
+11
2011-09-27
functions: specify the delimiter to xargs
Dave Reisner
1
-1
/
+2
2011-09-27
functions: perform path lookup for binaries if needed
Dave Reisner
1
-1
/
+25
2011-09-27
functions: refactor get_{base,dir}name
Dave Reisner
1
-7
/
+8
2011-09-27
functions: allow ignoring errors on module addition
Dave Reisner
10
-17
/
+28
2011-09-27
base: remove superfluous leading /
Dave Reisner
1
-1
/
+1
2011-09-27
cleanup and bashify install hooks
Dave Reisner
17
-266
/
+220
2011-09-27
keymap: simplify unicode detection
Dave Reisner
2
-11
/
+10
[next]