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
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
2007-08-11
Coding style change, use -n and -z for variable tests
Aaron Griffin
1
-1
/
+1
2007-01-11
fixed raid autodetection for newer kernels
Thomas Bächler
1
-5
/
+11
2006-10-23
- Fixed autodetection
Thomas Bächler
1
-1
/
+1
2006-10-15
added /ata for autodetection
Thomas Bächler
1
-1
/
+1
2006-10-15
fixed autodetection
Thomas Bächler
1
-10
/
+10
2006-10-15
Added disk group check for filesystem detection
Aaron Griffin
1
-10
/
+9
2006-09-30
Changed block device scanning to really work this time
Aaron Griffin
1
-18
/
+15
2006-08-20
Cleaned up extra grep calls (real minor change)
Aaron Griffin
1
-1
/
+1
2006-08-20
'upgpkg: fixed autodetection for filesystems now, that it works for everythin...
Tobias Powalowski
1
-9
/
+22
2006-08-20
'upgpkg: fixed dm and md detection in autodetect script'
Tobias Powalowski
1
-1
/
+2
2006-08-08
Init fixes for the silly "." issue.
Aaron Griffin
1
-2
/
+11
2006-07-24
'added new tarball + fixed nls_cp437 module for vfat module'
Tobias Powalowski
1
-1
/
+1
2006-06-06
New error conditions: fail on missing hook or missing module
Aaron Griffin
1
-6
/
+7
2006-05-08
mdadm formatting + style cleanup (minor)
Aaron Griffin
1
-5
/
+9
2006-05-08
' added error message for missing permission on blockdevices'
Tobias Powalowski
1
-1
/
+5
2006-05-07
'fixed mdadm check and modprobe hardcoded'
Tobias Powalowski
1
-1
/
+1
2006-05-07
'update the raid stuff + included a raid autodetectcion'
Tobias Powalowski
1
-1
/
+2
2006-05-04
'added pcmcia and net'
Tobias Powalowski
1
-1
/
+1
2006-05-04
Removed some 'msg' output
Aaron Griffin
1
-1
/
+0
2006-05-04
'added net and usbinput'
Tobias Powalowski
1
-1
/
+2
[next]