Commit Graph

631 Commits

Author SHA1 Message Date
Frans Pop d79c7333ff * Fixed double target in yaboot.conf; reported on IRC by jbrand. 2006-11-28 20:04:46 +00:00
Joey Hess a14d96f363 switch to short form, which will actually work soon 2006-11-28 18:45:20 +00:00
Steve McIntyre ff845c2120 * Dump the mkisofs command-line used for each CD into .disk/mkisofs
as we make it. Closes: #258099
2006-11-28 00:19:55 +00:00
Steve McIntyre 4ded5ac8d9 * Add bpalogin near the top of the task list, as requested a long time
ago. Closes: #231583
2006-11-27 23:46:07 +00:00
Steve McIntyre 42583ba7b4 * Stop using the silly .raw extension for output images, use .iso instead
* Improve support for different disk types. Specify DISKTYPE in CONF.sh,
    and it will affect both the output name later (so it's now possible to
    distinguish between CDs and DVDs). Defaults to CD if not otherwise
    set. DISKTYPE will be used more in the future for sizing too, but that
    merge can wait a while longer yet. Closes: #361422
  * Use DISKTYPE and COMPLETE values to create the file .disk/cd_type for
    the installer to use.
2006-11-27 03:19:31 +00:00
Steve McIntyre 38aa21763a * DEVEL BRANCH MERGE: Change mkisofs_opts usage: add a shell function
for the boot-$arch scripts to use rather than simply appending to the
    $N.mkisofs_opts file directly. Needed for forthcoming multi-arch
    support.
2006-11-27 02:15:29 +00:00
Steve McIntyre 6f101339c8 Add the build date/time into a few more places so people can see them
more easily; add the build time into the .disk/info file.
2006-11-26 22:42:02 +00:00
Steve McIntyre 04dcde6a8b * Split final md5sum of images out from Makefile into tools/imagesums;
if we've made jigdo files then *don't* waste time running md5sum on
  the images as well!
2006-11-25 02:08:38 +00:00
Frans Pop 9924a80b78 * Include floppy disk images again for i386. 2006-11-23 00:42:39 +00:00
Joey Hess 80ea9ced5d * Add new language tasks to task.list.
* Add files to support building KDE CDs/DVDs. These would be images
  hardcoded to install the KDE desktop task, and to create them, configure
  CONF.sh as follows:
    TASK=tasks/Debian_etch-kde
    KERNEL_PARAMS='tasksel/first="kde-desktop, standard"'
    MAXCDS=1
    NOSOURCE=1
2006-11-15 23:07:42 +00:00
Steve McIntyre 67749b12c1 Change the default DEBVERSION from 3.2 to 4.0 to match etch. 2006-11-14 10:16:25 +00:00
Frans Pop 65539827e7 Remove line continuation inside perl command as that breaks with GNU Make 3.81 2006-11-14 10:05:21 +00:00
Frans Pop 2a9dbeb4d8 * Include "tape" images again for S/390. 2006-11-02 07:21:58 +00:00
Frans Pop b3b0343523 Update exclude-udebs:
- S/390 installs do not support loading udebs from the CD, so exclude all
- clean up obsolete exclusions for sparc
2006-11-01 02:29:10 +00:00
Frans Pop a4494d8a8e Update exclude-udebs:
- add ai-choosers, auto-install
- add some new gtk frontend related udebs
- globally exclude any discover udebs
2006-11-01 02:23:03 +00:00
Frans Pop 397b3a686f Update exclude-udebs:
- add debian-edu-archive-keyring-udeb
2006-11-01 01:33:34 +00:00
Frans Pop 719c1a909f * Update task-full-etch and task-essential-etch in tasks for D-I Etch RC1.
* Add boot option "auto" for powerpc (yaboot) and sparc to support the
  installer's new auto-install functionality.
2006-10-31 00:40:02 +00:00
Frans Pop 19856e4dc9 Update task-full-etch and task-essential-etch in tasks for D-I Etch RC1 2006-10-28 21:40:33 +00:00
Frans Pop 8e15dce126 tools/generate_di+k_list: add new required packages for arm 2006-10-28 19:51:11 +00:00
Frans Pop 6813379884 - tasks/exclude-etch: clean out obsolete entries
- tools/generate_di+k_list: generic suffix was dropped for amd64 kernels
2006-10-28 16:45:07 +00:00
Steve McIntyre 2097b6c720 * Update to the latest version of isolinux.bin, as found in syslinux
version 3.31-1.
2006-10-23 19:45:03 +00:00
Frans Pop ddf215a939 Also remove no longer needed boot parameters for hppa 2006-10-22 22:42:44 +00:00
Frans Pop 495efcb1d6 * Remove boot parameters from silo.conf that are no longer needed after
switch to initramfs initrds.
2006-10-22 22:37:27 +00:00
Joey Hess de0e745535 * Increase alpha hardcoded ramdisk_size to 20 mb, 16 is too small now. 2006-10-22 22:23:56 +00:00
Joey Hess 0ca08661f4 * Include brltty in generate_di+k_list. 2006-10-21 19:26:58 +00:00
Steve McIntyre 4a6935c1d3 * Merge patch from Petter to allow override of the default boot choice
in syslinux using the ISOLINUX_DEFAULT config option. Closes: #393229
2006-10-18 20:47:32 +00:00
Joey Hess 7f22b33443 * Deal with new xfce-desktop task. 2006-10-17 19:00:10 +00:00
Joey Hess af5b09d42d * Remove 2.2 kernel for mac from generate_di+k_list, as it's no longer in
the archive.
2006-10-16 18:10:18 +00:00
Joey Hess 2a8a711c0e * Remove 2.4 kernels from generate_di+k_list for i386. 2006-10-16 17:57:29 +00:00
Joey Hess 8aeaeec50a add XS-Vcs-Svn field 2006-10-16 17:57:02 +00:00
Petter Reinholdtsen 99ca059cfa [ Petter Reinholdtsen ]
* Update tools/boot/*/boot-amd64 to use the correct isolinux
    splash image settings, and to insert $KERNEL_PARAMS correctly into
    isolinux.cfg.  Based on patches already implemented in boot-i386.
2006-10-15 16:44:41 +00:00
Steve McIntyre 11cc7d189a * s/sarge/etch/ and s/3.1/3.2/ in CONF.sh
* Last upload ready for the etch release (hopefully)
2006-10-08 12:54:49 +00:00
Steve McIntyre 30d46468ac * Removed reference to obsolete "mirrorcheck" target in the README
file. Closes: #384064.
2006-10-08 12:47:04 +00:00
Steve McIntyre 5a80e07493 * Fix KERNEL_PARAM breakage. Thanks to Vagrant Cascadian for the patch,
closes: #387255
2006-10-08 11:25:42 +00:00
Steve McIntyre 9e09a70e04 * Update Dependencies to allow installation/use on GNU/kFreeBSD. Thanks
to Petr Salinger for the patch. Closes: #378977
2006-10-08 11:21:59 +00:00
Frans Pop d307a465ae Update task-full-etch and task-essential-etch in tasks 2006-10-07 03:15:26 +00:00
Frans Pop 81921e7893 Update base-etch and popularity-contest-etch in tasks; especially base-etch has some important updates 2006-10-06 21:39:57 +00:00
Steve McIntyre 5b58ea6f6d Trivial updates to update-cd 2006-10-05 23:12:22 +00:00
Steve McIntyre 9bb616bedf Minor changes to README.html.in and generation of README.html: cope
with unofficial, official beta and official release CDs better. Let's
not repeat the sarge mistake. Closes: #312604
2006-10-05 23:08:09 +00:00
Steve McIntyre c065e67805 * Update the suggested DVD size in CONF.sh to a saner number
* Re-sync CONF.sh over debian/CONF.sh
2006-10-05 22:55:28 +00:00
Frans Pop fbcc342efa Introduce new environment variable NOSOURCE that allows to build CD images
using a local mirror that does not contain source files. This new variable
obsoletes setting IMAGETARGET, though that is still supported for backwards
compatibility.
2006-10-01 19:39:11 +00:00
Otavio Salvador 97739af224 * Applied patches that are being in use at O.S. Systems and that are
useful to others:
  - allow to use different name for final iso image;
  - allow to set the script to be used in debootstrap to check if all
    base need package are present;
2006-09-18 12:29:57 +00:00
Colin Watson 277eecc730 * Remove init=/linuxrc from hppa. 2006-09-15 09:07:20 +00:00
Colin Watson d12d0a34d0 * Remove obsolete devfs=mount,dall and init=/linuxrc options from
yaboot.conf and pegasos boot script.
2006-09-15 08:51:45 +00:00
Sven Luther 1d04c047c9 [powerpc] Added a rescue option to yaboot.conf as well as the pegasos boot script. 2006-09-06 19:40:15 +00:00
Petter Reinholdtsen 758e9dc0bb * Correct splash screen generation for sarge and etch, making sure the
correct background colour (black) is selected.
2006-09-02 10:56:44 +00:00
Colin Watson 94fe3e1b4d whoops, changelog that 2006-08-29 14:10:40 +00:00
Joey Hess 3eeab7dca4 * On sparc, include libc6-sparcv9 and libc6-sparcv9b, which base-installer
will also pull in.
2006-08-22 21:59:04 +00:00
Joey Hess 222d4e2341 * Include libc6-i686 in generate_di+k_list, base-installer will
soon begin installing this onto machines that can use it.
  (To regain some space, libc6-amd64 will soon stop being standard priority,
  and drop off.)
2006-08-22 21:47:28 +00:00
Steve McIntyre 5d2516c0cd Try to fix the "unofficial development version" bug on official CDs. 2006-08-20 22:31:19 +00:00
Petter Reinholdtsen b500a9670e [ Petter Reinholdtsen ]
* Add more features to get_diskusage.pl, making it easier to track
    dependencies and rejected packages.
2006-08-10 11:17:02 +00:00
Frans Pop 139811b42b Update generate_di+k_list to include libdiscover1 2006-08-02 14:55:28 +00:00
Frans Pop 7ab439decc Update popularity contest data for etch 2006-08-02 00:23:15 +00:00
Frans Pop de589d8eec Update generate_di+k_list to include libsysfs2 2006-08-02 00:10:07 +00:00
Frans Pop 566326a7c2 - Exclude 2.4.27 kernel packages from CD1 for sparc and s/390.
- Exclude 2.6.15 kernel header and image packages from CD1.
- Exclude 2.6.16 xen and vserver kernel  packages from CD1.
2006-08-01 15:42:32 +00:00
Frans Pop b68289414f Update exclude-udebs lists 2006-08-01 15:26:44 +00:00
Frans Pop 2e0f6ffcca Exclude floppy and el-torito images for i386 as they are not being built 2006-07-29 21:09:05 +00:00
Frans Pop 452b0ec0a6 There are no tape images with 2.6.16 for S/390 2006-07-29 19:11:12 +00:00
Steve McIntyre ed1abc0ee4 * Mips has dropped r5k-ip22 kernels and gained r5k-ip32. And r5k-ip32
doesn't have CD boot support yet, so don't attempt to use the cdrom
    boot image.
2006-07-28 22:35:14 +00:00
Joey Hess c181877ebb * Update task-essential-etch.
* Update task.list to include all the new language tasks.
* Update task-full-etch.
2006-07-28 21:35:34 +00:00
Frans Pop a924c66801 Mips has dropped r5k-ip22 kernels and gained r5k-ip32 2006-07-28 21:18:58 +00:00
Frans Pop 7a307f7706 No initramfs generator needed for mips, mipsel and m68k 2006-07-28 00:13:50 +00:00
Steve McIntyre 325d409eea * Switch from 2.4 to 2.6 kernels for arm, mips and mipsel
* Switch from yaird over to initramfs-tools (same arches)
  * Much simplified generate_di+k_list - mips and mipsel don't need script
    fragments any more
  * Added elilo for i386
2006-07-27 23:58:59 +00:00
Frans Pop 4dca488b28 - Drop initrd-tools for ia64, powerpc and sparc
- Include initramfs-tools instead of yaird for ia64 and sparc
2006-07-27 23:46:03 +00:00
Frans Pop b29a593a51 - Update to libdevmapper1.02
- No need to include yaird for m68k
2006-07-27 23:40:27 +00:00
Frans Pop 2089c7922a Include only 2.6 kernel images for sparc 2006-07-27 23:36:42 +00:00
Frans Pop b20802db65 Missed changelog with r1074 2006-07-27 23:35:11 +00:00
Frans Pop fa8a2837be Drop 2.4 support for sparc64; switch from 2.4 to 2.6 for sparc32 2006-07-27 10:25:48 +00:00
Frans Pop 6064831747 Add cryptsetup to first CD; needed for installations using encrypted partitions 2006-07-16 18:30:28 +00:00
Frans Pop f4277b2348 AMD64 d-i images are now available from people.d.o 2006-07-02 22:14:37 +00:00
Joey Hess b5336e8ec2 * Add 686 kernels, since the netinst CD is much larger and can now easily
fit them and this makes the CD much more attractive for many users.
2006-07-01 23:12:59 +00:00
Frans Pop 20434539ca Wouter Verhelst has taken over daily d-i builds for powerpc 2006-06-23 20:50:42 +00:00
Joey Hess 6fdcd2db92 * Add pcmciautils-udeb to udeb_include lists; something needs to pull it
in and like pcmcia-cs-udeb its priority won't.
2006-06-15 22:44:39 +00:00
Joey Hess a36572ee9e * Add gtk initrd to amd64 images if available.
* Add autorun file to amd64 images if there's a README.html, same as for
  i386.
2006-06-15 19:39:41 +00:00
Joey Hess 99a1707eb8 * Correct url to the amd64 dailys. 2006-06-15 19:25:33 +00:00
Raphaël Hertzog c5f6f576fd Fix build-depends. 2006-06-15 19:06:48 +00:00
Steve McIntyre 49c338922d Add extra arm kernels and more utilities into the task lists.
Closes: #373225
2006-06-15 00:00:08 +00:00
Joey Hess cb36cebc21 Closes: #327470
* Applied patch from smarenka to add 2.6 kernels for m68k, also 2.4 kernels
  for appropriate m68k subarches, and also emile, amiboot, atari-bootstrap,
  and initramfs-tools for m68k.
2006-06-13 21:17:46 +00:00
Steve McIntyre f74103a020 Fix in shell logic for ARCH detection; make sure we don't have a
non-zero exit code, as build.sh will fail then.
2006-06-08 00:46:58 +00:00
Steve McIntyre 0376061922 Add better GNU/kFreeBSD support in setting ARCH in CONF.sh.
Closes: #327470
2006-06-08 00:26:24 +00:00
Joey Hess f3efdd5ab3 * Update task.list adding more language tasks.
* Update task-essential-etch build recipe to exclude the kde-desktop
  task since it won't fit on the CD.
* Move kde-desktop to end of task.list for same reason.
* Update task-full-etch to current tasksel.
2006-06-05 19:19:18 +00:00
Joey Hess 5c2d0ecb20 * d-i doesn't include bast images anymore, drop from boot-arm. 2006-05-24 18:03:47 +00:00
Joey Hess 43ff633c0e * i386 has stopped building because the el-torito boot images were turned
off (due to size issues). Fix this by not failing if the el-torito images
  arn't there.
2006-05-24 18:00:58 +00:00
Joey Hess cbd40e680e * Add support to boot/etch/boot-i386 for adding gtk images. If the
isolinux files include .with26+gtk, include gtk initrd along with the 
    2.4 kernel. If .withgtk, include gtk initrd along with the default 
    (presumably 2.6) kernel.
untested!!
2006-05-14 17:27:44 +00:00
Joey Hess 42f5f35980 * Add sudo to generate_di+k_list, it's needed for installs w/o a root user. 2006-05-12 05:54:08 +00:00
Joey Hess 9d6a6006e7 * ths has taken over mipsel builds 2006-05-10 20:08:42 +00:00
Steve McIntyre 78966b6bde * Fix to tools/grab_md5: reset the file and dir name after each source
package is finished with.
* Add extra debug in tools/boot/etch/boot-i386
2006-05-02 21:52:05 +00:00
Colin Watson c017d3cf55 * Only tell mkisofs to use the prep initrd if it's available (which it
currently isn't for 2.6.16).
2006-04-27 14:05:22 +00:00
Frans Pop e13e471f6d Thiemo Seufer has resumed building images for mips 2006-04-23 18:10:53 +00:00
Frans Pop d015fe8754 Revert i386 takeover - Joey is back 2006-04-22 23:59:26 +00:00
Frans Pop c52a1e5ec6 Temporarily take over daily builds for i386 from Joey 2006-04-22 02:17:42 +00:00
Frans Pop 4f8ffdaba4 For some reason debootstrap requires both inetd packages, so don't exclude netkit-inetd either 2006-04-17 13:14:51 +00:00
Frans Pop 54882ead9e Change exclusion of openbsd-inetd to netkit-inetd for Etch as the former is
now the prefered dependency from netbase. Makes full/netinst images have
base_installable again.
2006-04-16 19:26:32 +00:00
Frans Pop 0596978928 Colin Watson has taken over daily d-i builds for PowerPC 2006-03-28 16:23:04 +00:00
Steve McIntyre b4ce9c16a7 Fix to tools/grab_md5: when building the md5-list, DO NOT use the
"current" symlink in the d-i directories - that causes jigdo problems
later on. Use the real dirs (as dated) instead.
2006-03-09 01:27:20 +00:00
Frans Pop 8881b96fef Consistently change location for installation guide to /doc/manual on the CD 2006-03-09 01:20:11 +00:00
Joey Hess 7980cf50a4 * Remove net-drivers floppy from full CD images. 2006-03-08 18:02:33 +00:00
Steve McIntyre 3ab98260ea Ready for a release! 2006-03-06 23:32:11 +00:00
Frans Pop acc2875c63 generate_di+k_list: add libsysfs1; is not included otherwise because the udeb provides it 2006-03-04 00:54:49 +00:00
Frans Pop a2cec8b9c2 generate_di+k_list: include openssh-server; in installed when network-console is used 2006-03-03 02:35:25 +00:00
Frans Pop 3a32a84414 Switch to initramfs-tools by default for netinst CDs for hppa 2006-03-03 02:00:10 +00:00
Steve McIntyre d056a7b6e5 Mipsel boot images haven't actually moved yet in etch. Cope with this
- fall back to the old location if the new one isn't there.
2006-02-28 01:23:18 +00:00
Frans Pop e365484e8b Kyle McMartin is now taking care of HPPA daily builds 2006-02-15 22:20:09 +00:00
Sven Luther 0099921101 Addeed chrp/bootinfo.txt icon for booting on IBM RS6K and pSeries. Closes: 352672 2006-02-15 12:07:54 +00:00
Joey Hess 1b6ce3c1eb * Fix the environment variable checks in tools/generate_di+k_list.
* generate_di+k_list: Switch initamfs generator to per-arch,
  based on what base-installer installs:
  - initramfs-tools on i386, amd64, alpha, powerpc, arm
  - yaird on hppa, ia64, mips, mipsel, sparc, m68k
2006-02-12 21:48:18 +00:00
Steve McIntyre b9ee14bddd Update the boot-sparc scripts to improve the algorithm for finding the
right version of silo to use - grab the filename from the appropriate
Packages file rather than looking in the silo directory in the pool.
2006-02-12 20:53:25 +00:00
Steve McIntyre d35ef77599 Fix the environment variable checks in tools/generate_di+k_list. 2006-02-11 01:09:11 +00:00
Joey Hess e9d53921b6 * Add linux-image-2.6-footbridge and linux-image-2.6-s3c2410
arm kernels as d-i now uses these.
2006-02-09 20:19:29 +00:00
Joey Hess 5a3ae483fd * Switch alpha to 2.6 kernels. 2006-02-09 17:20:11 +00:00
Frans Pop 3f38cc069c tbm has temporarily taken over daily mips builds from ths 2006-02-07 18:40:38 +00:00
Frans Pop 839d556954 arm: risc* flavours are no longer built; patch by Martin Michlmayr 2006-02-07 18:34:58 +00:00
Frans Pop f2dbec3701 Add missing envvar checks in tools/generate_di*_list scripts 2006-02-06 11:17:58 +00:00
Steve McIntyre f4b2eb930f For etch, pick up the installation guide from the appropriate package
in the archive rather than from the d-i area.
2006-02-06 00:38:13 +00:00
Steve McIntyre 576e35c431 Add an initial copy of boot-amd64.calc for etch 2006-02-05 02:09:42 +00:00
Joey Hess 8263a5994a * Exclude libreiserfs0.3-udeb from CD, no longer used by parted. 2006-02-03 19:23:13 +00:00
Joey Hess db0921ec90 * Exclude reiser4progs udebs from CD, since there is no reiser4 in the
Debian kernel.
2006-02-03 19:13:55 +00:00
Steve McIntyre 9f75f53cd8 Cope better with badly-formatted stanzas in Sources.gz 2006-01-28 20:10:51 +00:00
Steve McIntyre 847cb4dcdf Make sure that all the scripts use Packages.gz rather than Packages
when looking up metadata in the archive - Packages is deprecated.
2006-01-25 21:08:05 +00:00
Steve McIntyre f7a94acfc8 Cope with mipsel boot images moving location. Closes: #349563 2006-01-24 00:08:23 +00:00
Joey Hess 4638e4749e * Deal with 386 -> 486 name change in kernel images.
* Exclude ttf-cjk-compact-udeb.
2006-01-07 21:57:58 +00:00
Joey Hess a408da1a54 * Drop floppies from i386 netinst and businesscard; this will make the
netinst small enough to fit on 128 mb usb keychains again.
2005-12-28 18:07:01 +00:00
Joey Hess de41c37d83 * Remove iso-codes from netinst, not used. 2005-12-27 05:35:34 +00:00
Joey Hess 06b686b303 * Audited all the apt-install commands in d-i, and added these packages
to generate_di+k_list: pcmciautils, dosfsutils (barely needed),
  udev, installation-report, palo, elilo, sibyl, sibyl, colo, powerpc-utils,
  silo, vmelilo.
  Some of the bootloaders were alredy included via debootstrap, but as they
  are being removed from there, it's better to add them explicitly here.
2005-12-27 05:18:42 +00:00
Joey Hess 3f14e1bb2f * Remove lvm10 from generate_di+k_list, d-i uses lvm2 now. 2005-12-27 04:39:32 +00:00
Joey Hess 25cc1f62e8 * Remove exim4 from the netinst CDs by adding further insane cruft to the
insane cruft already in the Makefile. (debootstrap no longer installs an
  MTA, so this should save some useful space on the netinsts)
2005-12-27 04:25:23 +00:00
Joey Hess c7e4d077cf * Update base-etch with current debootstrap, and also update the recipe to
create it due to changes in debootstrap.
2005-12-27 04:04:48 +00:00
Steve McIntyre af1edf17f4 Minor change to correct the README - BASEDIR var means we don't have
to cd to /usr/share/debian-cd/ any more. Closes: #280191
2005-12-17 18:19:21 +00:00
Steve McIntyre 38d277b76b Add the ppptp-linux package to CD#1. Quick hack adds this from the
Makefile for now; FIXME later... Closes: #255367
2005-12-17 18:13:44 +00:00
Steve McIntyre b9dab72c03 Use "|" rather than "/" as a sed separator in the etch boot-amd64 and
boot-i386 scripts. Closes: #342344
2005-12-17 17:53:52 +00:00
Steve McIntyre 9faa83afcf Fix the new Packages file generation to cope with LOCAL packages
too. A simple change to add checking for /local/ ; hopefully it will
do the trick.
2005-12-14 01:38:40 +00:00
Steve McIntyre 2358dd635e * MAJOR CHANGE: Stop using apt-ftparchive to generate the Packages
files on each CD/DVD; instead grab the details for each package
  directly from the Packages file in the archive. MUCH MUCH faster,
  and uses less code too. Affected scripts:

  + tools/scanpackages now just generates Release files. argv[1] used
    to be "scan" or "install", but no longer used

  + tools/add_debs slightly simplified - old code removed

  + tools/add_packages now dumps out Packages file fragments as each
    .deb and .udeb is copied into the temporary trees

  + WARNING: Any uses of the "before-scanpackages" hook may now break
    - shout if you're affected.
2005-12-13 02:04:33 +00:00
Steve McIntyre c275d5187d * Split out the code that copies debs into the temporary trees and
creates Packages files from the Makefile into tools/add_debs
* Split out the code that copies sources into the temporary trees and
  creates Sources files from the Makefile into tools/add_source_packages
2005-12-11 00:39:10 +00:00
Joey Hess 1a4ac2ddc6 * Explicitly list ppp and pppoeconf in generate_d-i+k_list, since they are
not installed by debootstrap and we do want them on netinst CDs.
2005-12-09 21:40:39 +00:00
Steve McIntyre 1f19193d3c Split out the actual ISO/jigdo creation code from the Makefile into
tools/make_image
2005-12-08 22:55:19 +00:00
Steve McIntyre f14e1a50c5 Last bits of JTE merge 2005-12-07 00:28:18 +00:00
Joey Hess f62738c8b7 * Add initramfs-tools to generate_d-i+k_list 2005-11-17 00:22:24 +00:00
Joey Hess 8140171580 * Add default UDEB_EXCLUDE files that differ for businesscard, netinst, and
full CDs.
* Make the full CD have apt-mirror-setup in its udeb_exclude file, to avoid
  that component being installed to satisfy apt-setup's dependency on it (I
  hope), so that the user is not unncessarily asked for a mirror during a
  full CD install, but is still asked for one during installs from the
  smaller CDs.
2005-11-15 00:28:07 +00:00
Joey Hess e1b5db9145 * Exclude inetutils-inetd and openbsd-inetd from CD1 for similar resons. 2005-11-13 20:49:19 +00:00
Joey Hess 9cdcac51c3 * Exclude cdebconf from CD1s to prevent both it and debconf being pulled in
by | dependencies. cdebconf isn't usable right now and has a large
  dependency chain.
2005-11-13 20:36:11 +00:00
Joey Hess cdb7de17bd * Try forcing debconf onto CDs to attempt to get debian-cd not to include
both it and cdebconf for | dependencies. cdebconf isn't usable right now
  and has a large dependency chain.
2005-11-13 20:16:56 +00:00
Joey Hess 00be9ca47e * Add more udebs to excludes trying to trim the netinst size down. 2005-11-11 19:26:23 +00:00
Joey Hess d007076ebf on second thought, acpi is not very important 2005-11-11 18:34:51 +00:00
Joey Hess 505aadb49a * Add acpi and acpid to generate_di+k_list so they're on the netinst. 2005-11-11 18:28:47 +00:00
Steve McIntyre d51c1b263c For full CD/DVD builds, check that we have an "extra" override
containing task info. If not, use the sid override instead.
2005-11-10 00:50:19 +00:00
Colin Watson 7017915ecf * generate_di+k_list: Add hfsutils for powerpc; it's no longer in base but
yaboot-installer needs it.
2005-11-08 17:32:21 +00:00
Joey Hess 754baa70a3 * Order task-essential-etch using task.list, and regen to match current
tasksel.
2005-11-06 23:14:54 +00:00
Joey Hess a365d7c22b * Don't chmod amiboot if it doesn't exist. 2005-10-31 15:20:27 +00:00
Joey Hess 04999c7f3b * Change debootstrap --print-debs calls to pass debootstrap a mirror to use
and a temporary directory to work in, so it will avoid downloading the
  Packages files from its hardcoded mirror, and work on amd64 and other
  situations with a non-official Debian mirror. Neccessary since the new
  version of debootstrap has dependency resolution enabled by default.
2005-10-30 19:12:22 +00:00
Joey Hess b6cff8f5c2 * Update task.list with new etch (and some old sarge) tasks.
* Update task-full-etch and improve the generation recipe.
2005-10-10 02:18:05 +00:00
Joey Hess 115d5b78d5 consitent formatting 2005-10-07 02:11:53 +00:00