f9ac784ee6
After all the preparation commits, this commit finally adds the iso9660 support itself. Besides adding a new Config.in entry, a little bit of .mk code and the isolinux.cfg default configuration, not much is needed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
6 lines
103 B
INI
6 lines
103 B
INI
default 1
|
|
label 1
|
|
kernel __KERNEL_PATH__
|
|
initrd __INITRD_PATH__
|
|
append root=/dev/sr0
|