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-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
2011-07-24
keymap/consolefont: source rc.conf properly from $BASEDIR
Dave Reisner
2
-29
/
+37
2011-07-24
install/consolefont: cleanup and refactor
Dave Reisner
1
-25
/
+27
2011-07-10
generate VERSION only for the tarball
HEAD
master
Florian Pritz
1
-9
/
+5
2011-07-09
mkinitcpio: reference -h on failed option parsing
Dave Reisner
1
-2
/
+2
2011-07-09
autodetect: add verbose feedback on autodetect success
Dave Reisner
1
-0
/
+4
2011-07-09
functions: restore verbose feedback to add_module
Dave Reisner
1
-0
/
+1
2011-07-09
mkinitcpio: add --quiet to bsdcpio without -v
Dave Reisner
1
-1
/
+3
2011-07-05
lsinitcpio: fix logical error in reading compression
0.7.2
Dave Reisner
1
-1
/
+1
2011-07-05
autodetect: check for /sys/devices before autodetecting
Dave Reisner
1
-2
/
+2
2011-07-05
cleanup devel PKGBUILD
Dave Reisner
1
-4
/
+7
2011-07-05
Makefile: allow git-describe to determine version
Dave Reisner
1
-5
/
+10
2011-07-04
mkinitcpio: include version in help msg
Dave Reisner
2
-0
/
+2
2011-07-04
fix module installation issues with BASEDIR
Dave Reisner
1
-1
/
+4
2011-07-04
functions: do not null delimit modalias data
Dave Reisner
1
-2
/
+2
[next]