kernel: No instalar syslinux
This commit is contained in:
parent
74a6f06f56
commit
bf3dbab6e8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
print("=> Module: kernel")
|
||||
modules.kernel = {}
|
||||
|
||||
add_packages({ "linux-virt", "syslinux" })
|
||||
add_packages({ "linux-virt" })
|
||||
add_file("/etc/update-extlinux.conf", [[# configuration for extlinux config builder
|
||||
|
||||
# Overwrite current /boot/extlinux.conf.
|
||||
|
|
Loading…
Reference in a new issue