cddb4fc6dd
This update adds debian packaging to the pxe-network-installer package. This includes a set of release based bios and uefi grub menus and a modification to the pxeboot-update.sh script to support creating debian grub files based on host mac address. Test Plan: PASS: Verify package build, image build and pxeboot install PASS: Verify package install directory structure layout PASS: Verify packaging of new debian /var/pxeboot/pxelinux.cfg.files PASS: Verify platform release variable substitution in new grub files PASS: Verify pxeboot-update.sh script changes produce both bios & efi variable substituted mac based grub file for a provisioned host Regression: PASS: Verify CentOS build and system install Story: 2009101 Task: 44677 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com> Change-Id: I69f735ef45bf0e0ecd612f5d7a8f1fcf6e51ca88
17 lines
458 B
Plaintext
17 lines
458 B
Plaintext
Source: pxe-network-installer
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Homepage: https://www.starlingx.io
|
|
Standards-Version: 4.5.1
|
|
Build-Depends: debhelper-compat (= 13),
|
|
build-info-dev,
|
|
grub2,
|
|
syslinux-common
|
|
|
|
Package: pxe-network-installer
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Description: System node pxe boot installer
|
|
System node pxe boot installer templates, utils and objects
|