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-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
2012-05-16
mmc: package as mode 644, not 755
Dave Reisner
1
-0
/
+0
2012-05-16
document special kernel cmdline parameters
Dave Reisner
1
-0
/
+4
2012-05-12
mkinitcpio: remove --basedir option
Dave Reisner
4
-10
/
+10
2012-05-03
remove 'net' hooks. these belong to mkinitcpio-nfs-utils
0.8.8
Dave Reisner
1
-106
/
+0
2012-05-02
ensure that cmdline added hooks are run properly in early init
Dave Reisner
1
-1
/
+2
2012-05-02
fsck: try harder to find fsck binaries
Dave Reisner
1
-2
/
+2
2012-04-22
mmc: add install hook
Dave Reisner
1
-0
/
+19
2012-04-09
btrfs: delete hooks -- these belong to core/btrfs
0.8.7
Dave Reisner
1
-15
/
+0
2012-04-09
mdadm: fix raid[456] autodetection
Dave Reisner
1
-1
/
+1
2012-04-04
hooks: remove pcmcia hook
Tom Gundersen
1
-22
/
+0
2012-04-04
fix pcmcia /usr move
Tobias Powalowski
1
-3
/
+3
2012-04-02
create /lib as a symlink to /usr/lib
0.8.6
Dave Reisner
1
-0
/
+1
2012-04-02
base: move usb modprobe rule to /usr/lib/modprobe.d
Dave Reisner
1
-1
/
+1
2012-04-02
autodetect: simplify mdadm autodetection
Dave Reisner
1
-23
/
+5
2012-03-28
fsck: leverage blank /etc/fstab included by base
Dave Reisner
1
-1
/
+1
2012-03-26
shutdown: disassemble devices on shutdown
Dave Reisner
1
-1
/
+1
2012-03-24
natively support locale.conf and vconsole.conf
Dave Reisner
2
-7
/
+26
2012-03-16
memdisk: fix udev rule path
Gerardo Exequiel Pozzi
1
-1
/
+1
2012-03-04
add support for HOOKDIR/INSTDIR as arrays
Dave Reisner
2
-5
/
+5
2012-03-03
install/fsck: use fsck.ext4 for ext[234]
Dave Reisner
1
-2
/
+12
2012-02-27
install/autodetect: avoid adding empty rootfstype
Dave Reisner
1
-5
/
+5
2012-02-22
use --tab-file flag for findmnt -s
Dave Reisner
1
-1
/
+1
2012-02-22
autodetect: resolve guessed filesystem modules
Dave Reisner
1
-2
/
+8
2012-02-11
autodetect: refactor raid device detection
Dave Reisner
1
-6
/
+22
2012-02-08
udev: remove hooks
Dave Reisner
1
-26
/
+0
2012-01-29
fsck: fix copypasta error in picking /usr fsck helper
Dave Reisner
1
-1
/
+1
2012-01-28
autodetect: remove hack to exclude {ata,ide}-generic
Dave Reisner
1
-1
/
+1
2012-01-28
avoid absolute paths in add_binary calls
Dave Reisner
4
-9
/
+9
2012-01-28
install/base: drop support for m-i-t
Dave Reisner
1
-1
/
+6
2012-01-28
fsck: add helper for usr if different fs from root
Dave Reisner
1
-2
/
+7
2012-01-13
autodetect: try to find /usr partition fstype
Dave Reisner
1
-2
/
+11
[next]