[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
mkinitrd cleanup questions
- From: Warren Togami <wtogami redhat com>
- To: anaconda-devel-list redhat com, Peter Jones <pjones redhat com>
- Cc:
- Subject: mkinitrd cleanup questions
- Date: Fri, 30 Nov 2007 20:28:16 -0500
1)
mkinitrd/F-8/mkinitrd-forceide.patch
mkinitrd/F-8/mkinitrd-dmdeps.patch
These patches live in cvspkgs against mkinitrd-6.0.19 but are not in
your upstream git repo. Are they unsuitable for upstream or something?
2)
# If we have ide devices and module ide, do the right thing
ide=/proc/ide/ide*
if [ -n "$forceide" -o -n "$ide" -a "x$PROBE" == "xyes" ]; then
findmodule -ide-disk
fi
Do we need this part of mkinitrd anymore? There is no ide-disk module.
Warren
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]