Support post-2009.06 OpenSolaris releases

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

 



Support post-2009.06 OpenSolaris releases

Future OpenSolaris releases will have the boot archive at
/platform/i86pc/boot_archive.

Signed-off-by: John Levon <john.levon@xxxxxxx>

diff --git a/virtinst/OSDistro.py b/virtinst/OSDistro.py
--- a/virtinst/OSDistro.py
+++ b/virtinst/OSDistro.py
@@ -1028,7 +1028,7 @@
     os_variant = "opensolaris"
  
     kernelpath = "platform/i86xpv/kernel/unix"
-    initrdpaths = [ "boot/boot_archive", "boot/x86.microroot" ]
+    initrdpaths = [ "platform/i86pc/boot_archive", "boot/x86.microroot" ]
 
     def isValidStore(self, fetcher, progresscb):
         if fetcher.hasFile(self.kernelpath):

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

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

  Powered by Linux