|
@@ -13,6 +13,7 @@ item debian ${space} Debian
|
|
item fedora ${space} Fedora
|
|
item fedora ${space} Fedora
|
|
item gentoo ${space} Gentoo
|
|
item gentoo ${space} Gentoo
|
|
item opensuse ${space} openSUSE
|
|
item opensuse ${space} openSUSE
|
|
|
|
+item rancheros ${space} RancherOS
|
|
item scientific ${space} Scientific
|
|
item scientific ${space} Scientific
|
|
item slackware ${space} Slackware
|
|
item slackware ${space} Slackware
|
|
item ubuntu ${space} Ubuntu
|
|
item ubuntu ${space} Ubuntu
|
|
@@ -59,6 +60,10 @@ goto linux_menu
|
|
chain opensuse.ipxe
|
|
chain opensuse.ipxe
|
|
goto linux_menu
|
|
goto linux_menu
|
|
|
|
|
|
|
|
+:rancheros
|
|
|
|
+chain rancheros.ipxe
|
|
|
|
+goto linux_menu
|
|
|
|
+
|
|
:scientific
|
|
:scientific
|
|
chain scientific.ipxe
|
|
chain scientific.ipxe
|
|
goto linux_menu
|
|
goto linux_menu
|