vnc: different labels for install+vnc* targets

These happened to collide after initial copypaste
of 20install2.cfg snippet, spotted that recently.
This commit is contained in:
Michael Shigorin 2018-03-03 15:12:03 +03:00
parent 8257891623
commit 5cfcd809fb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
label linux label vncconnect
menu label ^VNC install (<Tab>, IP of vncviewer --listen) menu label ^VNC install (<Tab>, IP of vncviewer --listen)
kernel alt0/vmlinuz kernel alt0/vmlinuz
append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncconnect=IP append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncconnect=IP

View File

@ -1,4 +1,4 @@
label linux label vncpasswd
menu label VNC install (<Tab>, set pass^word and connect here) menu label VNC install (<Tab>, set pass^word and connect here)
kernel alt0/vmlinuz kernel alt0/vmlinuz
append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncpasswd=VNCPWD append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncpasswd=VNCPWD