Explorar o código

tweaks for boot options from actual live cd

thelamer %!s(int64=5) %!d(string=hai) anos
pai
achega
356937c85b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/netbootxyz/templates/menu/live-bluestar.ipxe.j2

+ 1 - 1
roles/netbootxyz/templates/menu/live-bluestar.ipxe.j2

@@ -27,7 +27,7 @@ goto boot
 
 :boot
 imgfree
-kernel ${url}vmlinuz archisobasedir=arch ip=dhcp archiso_http_srv=${url} initrd=initrd
+kernel ${url}vmlinuz archisobasedir=arch ip=dhcp archiso_http_srv=${url} cow_spacesize=30% cow_label=BSLX_PERSIST ipv6.disable=1 disablehooks=v86d,915resolution,gma3600 modprobe.blacklist=uvesafb console=tty1 initrd=initrd
 initrd ${url}initrd
 boot