Re: RFE: Support kickstart files in rescue mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Joel Andres Granados wrote:
| Which would mean changing the findExistingRoots thing we have in there.
|

disks = upgrade.findExistingRoots(anaconda, upgradeany = 1)

if not disks:
~    root = None
elif (len(disks) == 1):    <-- ADD HERE  or anaconda.isKickstart
~    root = disks[0]
else:
~    <... skip ...>
~    root = disks[choice]

Isn't that enough? I think it is.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org

iD8DBQFIibjPhmd3WOiFct4RCu8OAKC6f94lEPFJyRKfVCPicOwWgn6fSgCgsmEe
gPSjs4kWDvmQoy0Q6zOGXU4=
=O5Ml
-----END PGP SIGNATURE-----

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux