21 Oct
2010
21 Oct
'10
9:06 a.m.
Am 21.10.2010 05:38, schrieb Gerardo Exequiel Pozzi:
-D <install_dir> allow to select install directory on target media defaults to "arch".
There is a new %INSTALL_DIR% macro for syslinux.cfg.
This is how ISO will look now: /syslinux only syslinux related files (syslinux.cfg, *.c32, etc) /arch/ isomounts + *.sqfs images /arch/boot/ Linux + initramfs + Memtest86+ + other files for early boot stage
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Why don't we unify this layout with the -dual layout and move architecture-specific files to /arch/${arch} and /arch/boot/${arch}?