mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Add kernel version to lb config.
This commit is contained in:
parent
e14ef3ea14
commit
8c29337415
@ -35,6 +35,8 @@ lb_config_tmpl = """
|
|||||||
lb config noauto \
|
lb config noauto \
|
||||||
--architectures {{architecture}} \
|
--architectures {{architecture}} \
|
||||||
--bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
|
--bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
|
||||||
|
--linux-flavours {{architecture}}-vyos \
|
||||||
|
--linux-packages linux-image-4.4.1 \
|
||||||
--bootloader syslinux \
|
--bootloader syslinux \
|
||||||
--binary-images iso-hybrid \
|
--binary-images iso-hybrid \
|
||||||
--debian-installer false \
|
--debian-installer false \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user