Index of /~sjogren/d-i
      Name                    Last modified       Size  Description

[DIR] Parent Directory 21-Aug-2004 12:05 - [   ] _README 06-Dec-2002 07:20 1k [   ] fullbuild 08-Dec-2003 09:43 1k [DIR] images/ 04-Feb-2004 02:40 - [   ] indices_config 06-Dec-2002 07:28 1k [   ] indices_override.d-i 07-Dec-2002 08:20 1k [   ] mkcd 08-Dec-2003 09:43 1k [DIR] screenshots/ 08-Dec-2003 09:45 - [DIR] snapshots/ 14-Dec-2003 15:02 -

Put fullbuild and mkcd in the root of your d-i tree, create

CD/pool/main/d-i
  Put udebs here

CD/pool/main/base
  Put base debs here

CD/.disk
  Should have
  - base_components, with the text "main" in it
  - base_installable (empty)
  - info, with information about the CD (I just put "foobar" in it :)

CD/dists/sarge/main/debian-installer/binary-i386

CD/dists/sarge/main/binary-i386
  I have a dummy Release file in this dir, I'm not sure why.

CD/indices
  Here you put config, override.base (empty) and override.d-i

CD/install
  The mkcd script will put the initrd and boot sector here.

You may also wnat to add the usual 'stable', 'unstable', 'testing' and 'frozen' symlinks in CD/dists.

The full steps for generating a CD are
1. TYPE=cdrom ./fullbuild
2. (cd build && sudo make TYPE=cdrom floppy_image)
3. ./mkcd