[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can debian-cd build *.jigdo and *.template files without building the iso's ?



I was able to build netinstall and business card sized  images but not cd or dvd images.  Setting the media type to CD or DVD in various places in the CONF.sh, easy-build.sh and and the command line altered the title but not the size of the resulting images. 

'./easy-build.sh -d kde CD amd64' produced a 128 MB image.  Where is the switch to add more than the base system to the iso?
 

Mirroring:  The mounted BD-1.iso path to seperate  - ./dists/<codename>/main/installer-<arch>/ seemed to work.

amd64-BD-1.iso includes:

- ./dists/<codename>/main/debian-installer/binary-<arch>/
  contains Debian Installer components (udebs)
- ./doc/
- ./tools/

but not:

- ./dists/<codename>/main/installer-<arch>/

This was fixed by in easy-build.sh by uncommenting:
#export DI_WWW_HOME="http://ftp.nl.debian.org/debian/dists/$DI_CODENAME/main/installer-%ARCH%/current/images/"

I provided sane values in CONF.sh for :
- MIRROR
- TDIR
- OUT
- APTTMP

And tried DISKTYPE of CD and DVD

Reply to: