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
path:
root
/
install
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
autodetect: check for rootfs module existance
Dave Reisner
1
-1
/
+6
2012-01-05
mkinitcpio: remove hardcoded paths
Dave Reisner
1
-2
/
+2
2011-11-29
busybox: create symlinks manually
Tom Gundersen
1
-0
/
+5
2011-11-29
move all binaries to /usr/bin
Tom Gundersen
1
-1
/
+5
2011-11-29
install/base: Add an empty fstab
Gerardo Exequiel Pozzi
1
-0
/
+3
2011-11-29
hooks/net: Refactor and remove sed cmd usage.
Gerardo Exequiel Pozzi
1
-1
/
+1
2011-11-15
use util-linux's switch_root binary
Dave Reisner
1
-0
/
+1
2011-11-15
install/fsck: new install hook to add fsck and helpers
Dave Reisner
1
-0
/
+32
2011-11-15
init: use util-linux's /bin/mount
Dave Reisner
1
-0
/
+3
2011-11-15
autodetect: store rootfstype for use by other hooks
Dave Reisner
1
-1
/
+1
2011-10-22
install/base: include new_root as part of build process
Dave Reisner
1
-1
/
+1
2011-10-20
install/udev: relocate udevd for udev 174
Dave Reisner
1
-2
/
+2
2011-10-16
install/pcmcia: fix syntax error (missing &&)
Dave Reisner
1
-1
/
+1
2011-10-16
mkinitcpio: avoid stomping on TMPDIR from the environment
Dave Reisner
1
-1
/
+1
2011-10-10
install/base: grab usb-ehci udev rule to /lib
0.7.4
Dave Reisner
1
-1
/
+1
2011-10-01
Add a virtio hook
0.7.3
Sebastien Luttringer
1
-0
/
+15
2011-09-27
functions: allow ignoring errors on module addition
Dave Reisner
9
-13
/
+12
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
1
-5
/
+3
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-09
autodetect: add verbose feedback on autodetect success
Dave Reisner
1
-0
/
+4
2011-07-05
autodetect: check for /sys/devices before autodetecting
Dave Reisner
1
-2
/
+2
2011-07-02
base/install: rewrite the config to sanitize it
Dave Reisner
1
-2
/
+15
2011-06-30
install/keymap: fix installation ($buildroot -> $BUILDROOT)
Thomas Bächler
1
-4
/
+4
2011-06-27
install/base: use private API call to add config
Dave Reisner
1
-1
/
+3
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
install/{sata,pata,scsi}: cleanup and simplify
Dave Reisner
3
-60
/
+41
2011-06-25
install/base: cleanup and simplify
Dave Reisner
1
-22
/
+12
2011-06-25
remove support for -m to add a startup message
Dave Reisner
1
-4
/
+0
2011-06-19
install/keymap: refactor and bashify
Dave Reisner
1
-23
/
+16
2011-06-19
overhaul output, introducing color
Dave Reisner
1
-2
/
+2
2011-06-16
functions: remove add_device
Dave Reisner
1
-5
/
+0
2011-06-16
dmesg: remove install/hook
Dave Reisner
1
-19
/
+0
2011-06-16
mkinitcpio: deprecate install() in install hooks
Dave Reisner
21
-22
/
+24
2011-06-02
Remove load-modules.sh. Requires the udev 171-2 package.
Thomas Bächler
1
-1
/
+0
2011-04-08
Introduce /run
Thomas Bächler
1
-0
/
+1
2011-03-27
Simplify root file system detection
Thomas Bächler
1
-2
/
+1
2011-02-06
remove loop from btrfs again, not needed
Tobias Powalowski
1
-1
/
+1
2011-02-06
add loop module to avoid error messages from btrfs device scan
Tobias Powalowski
1
-1
/
+1
2011-02-06
add DAC960 scsi module to scsi hook again
Tobias Powalowski
1
-1
/
+1
2011-01-31
Enhance sleep hook to watch for device availability
Thomas Bächler
1
-0
/
+3
2011-01-31
Use new helper functions instead of system commands
Dan McGee
1
-2
/
+1
2011-01-25
Support .ko.gz kernel modules, in addition to .ko
Thomas Bächler
1
-2
/
+3
2011-01-12
If filesystem autodetection fails, use all_modules instead of checked_modules
Thomas Bächler
2
-2
/
+13
2011-01-12
filesystems: remove cp437, it is added as an extra module whenever fat is used
Thomas Bächler
1
-1
/
+1
2011-01-12
autodetect: only probe the root device
Thomas Bächler
1
-4
/
+7
2010-08-21
Do not include everything from /block/ in the SCSI hook.
Thomas Bächler
1
-1
/
+1
[prev]
[next]