blob: 13ad7ecb3a05d2dfbd01965bfdccbc357c1c592d (
plain)
1
2
3
4
5
6
|
ALPINE_NAME := alpine-xen
MODLOOP_EXTRA :=
KERNEL_FLAVOR := grsec
# Example of serial console boot and Dom0 memory limit
#XEN_PARAMS := com1=115200,8n1 console=com1 dom0_mem=512M
#BOOT_CONSOLE := console=hvc0
|