632c7e6d31
TinyCoreLinux is a small 10mb base linux distribution which can easily be built into a ramdisk for PXE and ISO booting. This patch adds scripts and other required files to build a TinyCore based ramdisk which runs the Ironic Python Agent. Change-Id: I79fbec75de19b3d6feb19f87a3a0f662eae42bf3
10 lines
174 B
INI
Executable File
10 lines
174 B
INI
Executable File
display boot.msg
|
|
default corepure64
|
|
|
|
label corepure64
|
|
kernel /boot/vmlinuz64
|
|
initrd /boot/corepure64.gz
|
|
append loglevel=3 syslog showapps
|
|
|
|
implicit 0
|