ISO/archiso2dual
Thomas Bächler 86ca33e76d Rename all occurrences of isolinux to syslinux
The name of the bootloader is syslinux, while isolinux is just one
of many components. isolinux.bin now also accepts syslinux.cfg
as a configuration file name (as do all other loaders).

Thus, rename the isolinux/ folder to syslinux/, and rename
isolinux.cfg to syslinux.cfg. The only occurrence of 'isolinux'
is now the actual loader file 'isolinux.bin'. This makes
the transition from isolinux to the other syslinux loaders
easier when remastering the ISO onto another medium.
2010-07-22 00:04:46 +02:00
..
archiso2dual Rename all occurrences of isolinux to syslinux 2010-07-22 00:04: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 Rename all occurrences of isolinux to syslinux 2010-07-22 00:04:46 +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