The initrd is not longer a part of the platform configuration. This is an integration setting.

This commit is contained in:
Jeffrey Townsend
2016-07-11 19:41:09 +00:00
parent 0d42121939
commit 418bdf3a5a

View File

@@ -19,17 +19,10 @@ default:
# this is mostly to *reject* invalid disk labels,
# since we will never create our own
initrd-amd64: &initrd-amd64
=: onl-loader-initrd-amd64.cpio.gz
package: onl-loader-initrd:amd64
initrd:
<<: *initrd-amd64
kernel-3.2: &kernel-3-2
=: kernel-3.2-deb7-x86_64-all
package: onl-kernel-3.2-deb7-x86-64-all:amd64
kernel-3.9.6: &kernel-3-9-6
=: kernel-3.9.6-x86-64-all
package: onl-kernel-3.9.6-x86-64-all:amd64
@@ -39,7 +32,7 @@ default:
package: onl-kernel-3.18-x86-64-all:amd64
# pick one of the above kernels
kernel:
kernel:
<<: *kernel-3-2
# GRUB command line arguments for 'serial' declaration
@@ -70,10 +63,10 @@ default:
##args: >-
## nopat
## console=ttyS0,115200n8
##device: /dev/vda
### install to a specific block device
device: ONIE-BOOT
# install to the device that contains the ONIE-BOOT partition
# (query using parted and/or blkid)
@@ -103,7 +96,7 @@ default:
##- ONL-CONFIG: 128MiB
##- ONL-IMAGES: 384MiB
##- ONL-DATA: 100%
network:
# remap interface names on boot (loader only)
@@ -114,7 +107,7 @@ default:
# this should work for most systems
ma1:
name: eth0
# for other wierd corner cases
##ma1:
## name: ~