ISO/archiso2dual
Thomas Bächler 3d30349dee Remove occurrences of KERNEL from syslinux.cfg
syslinux's KERNEL command tries to autodetect the type of the kernel
by looking at the file's extension. This is unsafe, use the explicit
versions instead:
LINUX - for Linux kernels (memtest is booted like a Linux kernel, too)
COM32 - for COM32 modules
COMBOOT - for comboot modules (only poweroff.com right now)
See http://syslinux.zytor.com/wiki/index.php/SYSLINUX#KERNEL_file
2010-10-17 19:03:21 +02:00
..
archiso2dual Add new menu entry "Power off" 2010-10-17 18:59:46 +02:00
isomounts [archiso2dual] Add support split-out any from core-pkgs.sqfs 2010-07-02 19:47:48 -03:00
Makefile Rename all occurrences of isolinux to syslinux 2010-07-22 00:04:46 +02:00
README Rename all occurrences of isolinux to syslinux 2010-07-22 00:04:46 +02:00
removefiles.lst [archiso2dual] Refactor the code 2010-04-23 23:07:51 -03:00
syslinux.cfg Remove occurrences of KERNEL from syslinux.cfg 2010-10-17 19:03:21 +02:00

Tree structure of an iso image archlinux-2010.04.24-core-dual.iso (610MB)
running with profile "split":

# tree -I *.c32
.
|-- any
|   `-- usrshare.sqfs
|-- boot
|   |-- i686
|   |   |-- archiso.img
|   |   `-- vmlinuz26
|   |-- syslinux
|   |   |-- boot.cat
|   |   |-- isolinux.bin
|   |   |-- syslinux.cfg
|   |   `-- memdisk
|   |-- memtest
|   |-- memtest.COPYING
|   |-- releasenotes.txt
|   |-- splash.png
|   |-- x86_64
|   |   |-- archiso.img
|   |   `-- vmlinuz26
|-- i686
|   |-- core-pkgs.sqfs
|   |-- libmodules.sqfs
|   |-- overlay.sqfs
|   `-- root-image.sqfs
|-- isomounts.i686
|-- isomounts.x86_64
|-- isomounts.x86_64-i686
`-- x86_64
    |-- core-pkgs.sqfs
    |-- libmodules.sqfs
    |-- overlay.sqfs
    `-- root-image.sqfs

7 directories, 26 files

* Current dual image sizes (basic/split/full)

664M archlinux-2010.04.24-core-dual.iso
610M archlinux-2010.04.24-core-dual.iso
572M archlinux-2010.04.24-core-dual.iso

326M archlinux-2010.04.24-netinstall-dual.iso
272M archlinux-2010.04.24-netinstall-dual.iso
234M archlinux-2010.04.24-netinstall-dual.iso

* Current single image sizes:
326M archlinux-2010.04.24-core-i686.iso
342M archlinux-2010.04.24-core-x86_64.iso

161M archlinux-2010.04.24-netinstall-i686.iso
169M archlinux-2010.04.24-netinstall-x86_64.iso