|
@@ -15,6 +15,7 @@ item gentoo ${space} Gentoo
|
|
|
item opensuse ${space} openSUSE
|
|
|
item scientific ${space} Scientific
|
|
|
item slackware ${space} Slackware
|
|
|
+item steamos ${space} SteamOS
|
|
|
item ubuntu ${space} Ubuntu
|
|
|
item tinycore ${space} TinyCoreLinux
|
|
|
# Options
|
|
@@ -66,3 +67,7 @@ goto linux_menu
|
|
|
:slackware
|
|
|
chain slackware.ipxe
|
|
|
goto linux_menu
|
|
|
+
|
|
|
+:steamos
|
|
|
+chain steamos.ipxe
|
|
|
+goto linux_menu
|