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
2018-10-09
install/block: avoid conditional addition of drivers
25
Dave Reisner
1
-17
/
+8
2017-12-30
Remove install hook aliases for block and keyboard
Dave Reisner
8
-8
/
+0
2017-10-01
install/keyboard: fix wording in hook help
Dave Reisner
1
-2
/
+2
2016-11-26
base: drop addition of ehci softdep file
Dave Reisner
1
-1
/
+0
2016-11-22
sd-vconsole: Use udev activation
Jan Alexander Steffens (heftig) via arch-projects
1
-7
/
+2
2016-11-20
fsck: avoid extra search paths
Dave Reisner
1
-1
/
+1
2016-09-09
keyboard: get rid of an extra 'grep' call
v21
Dave Reisner
1
-2
/
+2
2016-09-09
keyboard: placate foutrelis' OCD
Dave Reisner
1
-1
/
+1
2016-09-09
keyboard: fix add_checked_modules call with multiple params
Dave Reisner
1
-1
/
+1
2016-09-09
sd-vconsole: Wait for modules to be loaded
Jan Alexander Steffens (heftig)
1
-0
/
+6
2016-09-09
keyboard: add input/serio as part of checked modules
Dave Reisner
1
-1
/
+1
2016-07-02
keymap: fall back to us if KEYMAP is not defined
Dave Reisner
1
-9
/
+4
2016-01-20
Fix nvme module detection in Linux 4.4
v19
Evangelos Foutras
1
-2
/
+2
2014-08-31
Add 'hostdata' hook
Thomas Bächler
1
-0
/
+14
2014-07-24
block: include all of drivers/storage/usb
v18
Dave Reisner
1
-1
/
+1
2014-06-21
add second param to add_full_dir to allow filtering files
Dave Reisner
1
-2
/
+2
2014-03-06
Fix adding console font in sd-vconsole hook.
Thomas Bächler
1
-4
/
+4
2014-03-01
Always use the --target flag with findmnt
Dave Reisner
1
-1
/
+1
2014-01-04
sd-shutdown: add kexec binary if it's available
Dave Reisner
1
-0
/
+4
2013-12-15
Add sd-vconsole hook.
Thomas Bächler
1
-0
/
+68
2013-11-27
mkinitcpio: Allow building an image without modules
Thomas Bächler
1
-0
/
+2
2013-11-24
Add mkinitcpio-generate-shutdown-ramfs.service
Thomas Bächler
1
-0
/
+14
2013-09-24
autodetect: read modaliases from uevent files
Dave Reisner
1
-2
/
+1
2013-08-28
rely on libmount defaults for file locations
Dave Reisner
1
-1
/
+1
2013-08-28
autodetect: search for /usr explicitly using -T
Dave Reisner
1
-1
/
+1
2013-05-02
shutdown: include umount from util-linux
0.14.0
Dave Reisner
1
-0
/
+1
2013-03-13
autodetect: allow whitelisting by MODULE_FS_ALIAS
Dave Reisner
1
-3
/
+5
2013-02-11
fsck: add fsck config if it exists
Dave Reisner
1
-3
/
+8
2013-01-04
install/block: move TI flash media drivers to autodetect
Dave Reisner
1
-2
/
+2
2012-12-28
hooks: rename 'usbinput' to 'keyboard' and add more modules
Tom Gundersen
2
-28
/
+32
2012-12-02
consolefont: fix reference to consolefont variable
Dave Reisner
1
-4
/
+4
2012-11-26
modconf: add new hook to simply inclusion of modprobe config
Dave Reisner
1
-0
/
+15
2012-11-26
merge most storage hooks into a single 'block' hook
Dave Reisner
8
-138
/
+52
2012-11-24
drop support for reading /etc/rc.conf
Dave Reisner
2
-10
/
+4
2012-11-24
usbinput: use autodetection on newer kernels
Dave Reisner
1
-2
/
+13
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
1
-17
/
+21
2012-10-07
commit to some level of style in variable naming
Dave Reisner
1
-8
/
+9
2012-09-17
install/base: update help verbiage
Dave Reisner
1
-2
/
+2
2012-09-17
install fstab/mtab as part of base layout
Dave Reisner
1
-5
/
+0
2012-08-11
install/consolefont: support .fnt files
Dave Reisner
1
-2
/
+2
2012-07-29
autodetect: fix wrong flag passed to modprobe
0.10
Dave Reisner
1
-1
/
+1
2012-07-28
implement --moduleroot option
Dave Reisner
1
-1
/
+1
2012-07-15
initalize buildroot later, and out outside of hooks
Dave Reisner
1
-10
/
+1
2012-07-15
add 'strip' install hook
Dave Reisner
1
-0
/
+32
2012-06-08
avoid reliance on sed, embrace awk
Dave Reisner
1
-1
/
+1
2012-05-18
usr: add usr mounting as a late running hook
Dave Reisner
3
-1
/
+17
2012-05-18
shutdown: package as 644, install as 755
Dave Reisner
1
-1
/
+1
2012-05-18
mkinitcpio: write image config after install hooks
Dave Reisner
1
-15
/
+0
2012-05-18
use new API for install hooks
Dave Reisner
16
-45
/
+48
[next]