Bläddra i källkod

Drop some kernel params from Ubuntu

kernel params were not being respected past the dashes

Fixes: https://github.com/netbootxyz/netboot.xyz/issues/964
Antony Messerli 3 år sedan
förälder
incheckning
76d55144bf
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      roles/netbootxyz/templates/menu/ubuntu.ipxe.j2

+ 1 - 1
roles/netbootxyz/templates/menu/ubuntu.ipxe.j2

@@ -80,7 +80,7 @@ iseq ${install_type} sub && goto ${ubuntu_version} ||
 echo Loading Ubuntu PXE netboot installer
 set dir ${dir}${menu}-installer/${arch_a}
 imgfree
-kernel ${ubuntu_mirror}/${dir}/linux ${install_params} ${mirrorcfg} -- quiet {{ kernel_params }}
+kernel ${ubuntu_mirror}/${dir}/linux ${install_params} ${mirrorcfg} {{ kernel_params }}
 initrd ${ubuntu_mirror}/${dir}/initrd.gz
 echo
 echo MD5sums: