Explorar o código

Add an imgfree to RancherOS

Antony Messerli %!s(int64=7) %!d(string=hai) anos
pai
achega
e4d041323a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/rancheros.ipxe

+ 1 - 0
src/rancheros.ipxe

@@ -18,6 +18,7 @@ goto boot
 :boot
 echo Login in with username: rancher, password: rancher
 echo To install: ros install -d /dev/sda1
+imgfree
 kernel http://${url}/${folder}/vmlinuz rancher.state.autoformat=[/dev/sda] rancher.password=rancher initrd=initrd
 initrd http://${url}/${folder}/initrd
 boot