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
/
autodetect
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-01
Always use the --target flag with findmnt
Dave Reisner
1
-1
/
+1
2013-11-27
mkinitcpio: Allow building an image without modules
Thomas Bächler
1
-0
/
+2
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-03-13
autodetect: allow whitelisting by MODULE_FS_ALIAS
Dave Reisner
1
-3
/
+5
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-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-06-08
avoid reliance on sed, embrace awk
Dave Reisner
1
-1
/
+1
2012-05-12
mkinitcpio: remove --basedir option
Dave Reisner
1
-2
/
+2
2012-04-09
mdadm: fix raid[456] autodetection
Dave Reisner
1
-1
/
+1
2012-04-02
autodetect: simplify mdadm autodetection
Dave Reisner
1
-23
/
+5
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-01-28
autodetect: remove hack to exclude {ata,ide}-generic
Dave Reisner
1
-1
/
+1
2012-01-13
autodetect: try to find /usr partition fstype
Dave Reisner
1
-2
/
+11
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-15
autodetect: store rootfstype for use by other hooks
Dave Reisner
1
-1
/
+1
2011-10-16
mkinitcpio: avoid stomping on TMPDIR from the environment
Dave Reisner
1
-1
/
+1
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-06-26
install/autodetect: refactor and simplify hook
Dave Reisner
1
-63
/
+28
2011-06-19
overhaul output, introducing color
Dave Reisner
1
-2
/
+2
2011-06-16
mkinitcpio: deprecate install() in install hooks
Dave Reisner
1
-1
/
+1
2011-03-27
Simplify root file system detection
Thomas Bächler
1
-2
/
+1
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
1
-1
/
+8
2011-01-12
autodetect: only probe the root device
Thomas Bächler
1
-4
/
+7
2010-06-19
Implement explicit module depends
Jan Steffens
1
-13
/
+2
2010-06-19
Fix autodetect bitrot
Jan Steffens
1
-6
/
+3
2010-05-08
Change how autodetect hook lookup for filesystems
Gerardo Exequiel Pozzi
1
-1
/
+1
2010-02-11
Fix file system autodetection of filesystems when the running kernel and the ...
Thomas Bächler
1
-1
/
+1
2010-02-07
Allow a filesystem name to be an alias instead of a kernel module
Thomas Bächler
1
-4
/
+7
2010-01-10
Remove klibc-isms from autodetect: Use blkid for filesystem detection
Thomas Bächler
1
-4
/
+1
2009-11-27
fixed autodetection of raid module on mdadm>=3.0.x
Tobias Powalowski
1
-1
/
+1
2009-06-07
Fix #12374
Thomas Bächler
1
-1
/
+1
2008-12-30
Revert fstype -> blkid change
0.5.20
Aaron Griffin
1
-1
/
+1
2008-12-29
Add ext4 to filesystem autodetection
Aaron Griffin
1
-0
/
+1
2008-12-29
Use udev's blkid instead of klibc-extra's fstype
Aaron Griffin
1
-1
/
+1
2008-04-13
Don't add the 'generic' ide or pata modules when autodetection is enabled
Thomas Bächler
1
-1
/
+2
2008-03-16
Fix various coding style issues
Thomas Bächler
1
-5
/
+5
2008-03-15
Fix syntax error introduced in one of the last commits
Thomas Bächler
1
-1
/
+1
2008-03-15
Use a temporary directory instead of several files. trap cleanup
Thomas Bächler
1
-3
/
+3
2007-10-31
Fix problems with /sbin and /usr/sbin not being in the path,
Thomas Bächler
1
-1
/
+1
[next]