On Mon, Apr 23, 2012 at 05:39:40PM -0400, Will Woods wrote: > This does some magic s390 setup junk, whee. > --- > dracut/module-setup.sh | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/dracut/module-setup.sh b/dracut/module-setup.sh > index 7a16cb3..ceac67f 100755 > --- a/dracut/module-setup.sh > +++ b/dracut/module-setup.sh > @@ -8,6 +8,9 @@ check() { > > depends() { > echo livenet nfs img-lib convertfs ifcfg > + case "$(uname -m)" in > + s390*) echo cms ;; > + esac > return 0 > } > > -- > 1.7.7.6 > Ack. double tested on x86_64 with a boot.iso -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgplRnwATax_i.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list