f166038db8
* This scripts, now runs only in x86_64. * build.sh does not require arguments to run (no more build, clean, purge). * /usr/share split is not done anymore: there are some differences between two arches. (ISO size +60MiB) * /usr/lib/modules split is not done anymore: this was never enabled officially in aitab. Tested and works fine. Maybe some small cosmetic changes needed. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
12 lines
209 B
INI
12 lines
209 B
INI
DEFAULT select
|
|
|
|
LABEL select
|
|
COM32 boot/syslinux/whichsys.c32
|
|
APPEND -pxe- pxe -sys- sys -iso- sys
|
|
|
|
LABEL pxe
|
|
CONFIG boot/syslinux/archiso_pxe_choose.cfg
|
|
|
|
LABEL sys
|
|
CONFIG boot/syslinux/archiso_sys_choose.cfg
|