mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
SmartOS has moved to MNX.io
This commit is contained in:
parent
8bbab46716
commit
78945d32fa
3 changed files with 4 additions and 4 deletions
|
|
@ -174,7 +174,7 @@ In addition to being able to host netboot.xyz locally, you can also create your
|
|||
| Scientific Linux | https://scientificlinux.org | Yes | No |
|
||||
| Septor | https://septor.sourceforge.io | No | Yes |
|
||||
| Slackware | https://www.slackware.com | Yes | No |
|
||||
| SmartOS | https://www.joyent.com/smartos | Yes | No |
|
||||
| SmartOS | https://www.smartos.org/ | Yes | No |
|
||||
| SparkyLinux | https://sparkylinux.org/ | No | Yes |
|
||||
| Tails | https://tails.net | No | Yes |
|
||||
| Talos | https://www.talos.dev/ | Yes | No |
|
||||
|
|
|
|||
|
|
@ -457,7 +457,7 @@ releases:
|
|||
base_dir: /platform/i86pc/
|
||||
enabled: true
|
||||
menu: unix
|
||||
mirror: https://netboot.joyent.com/os/
|
||||
mirror: https://netboot.smartos.org/os/
|
||||
name: SmartOS
|
||||
versions:
|
||||
- code_name: 20231228T001409Z
|
||||
|
|
|
|||
4
roles/netbootxyz/templates/menu/smartos.ipxe.j2
Normal file → Executable file
4
roles/netbootxyz/templates/menu/smartos.ipxe.j2
Normal file → Executable file
|
|
@ -1,7 +1,7 @@
|
|||
#!ipxe
|
||||
######################################
|
||||
# SmartOS #
|
||||
# https://www.joyent.com/smartos #
|
||||
# https://www.smartos.org/ #
|
||||
# Credit: https://github.com/bahamat #
|
||||
######################################
|
||||
|
||||
|
|
@ -28,7 +28,7 @@ item toggle_kmdb_b ${space} Boot Kernel Debugger First: ${kmdb_b}
|
|||
|
||||
iseq ${noimport} true && item --gap ${space} ||
|
||||
iseq ${noimport} true && item --gap ${space} Zpool will not be imported. Rescue mode root password can be found at ||
|
||||
iseq ${noimport} true && item --gap ${space} http://us-east.manta.joyent.com/Joyent_Dev/public/SmartOS/smartos.html ||
|
||||
iseq ${noimport} true && item --gap ${space} http://us-central.manta.mnx.io/Joyent_Dev/public/SmartOS/smartos.html ||
|
||||
|
||||
choose smartos_build || goto smartos_exit
|
||||
iseq ${smartos_build} toggle_pool && goto toggle_pool ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue