Commit Graph

470 Commits

Author SHA1 Message Date
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
Bdale Garbee 4e68648a0b update hppa udeb lists 2005-10-06 16:46:08 +00:00
Steve McIntyre 9fdb678d8b Copied Richard Hirst's hppa ramdisk size fix for sarge as well as etch 2005-09-26 21:25:25 +00:00
Joey Hess c2df2f7c1e - Fix ramdisk_size value for hppa 2005-09-21 07:32:45 +00:00
Sven Luther 7c57048434 Fixed sid/etch kernel list, and upgraded changelog. 2005-09-20 22:14:12 +00:00
Joey Hess e7ba4d71f9 * generate_di+k_list: Add some mips and mipsel subarches that are new in
etch or were missing before.
* generate_di+k_list: Use kernel-image-2.4-<subarch> and
  linux-image-2.4-<subarch> packages for as many architectures as we can,
  instead of enumerating the versions of the kernels to include. Much
  cleaner and more robust and will make d-i more robust as well.
2005-09-14 20:52:48 +00:00
Joey Hess 31c9a29551 * generate_di+k_list: Deal with kernel package name change. All arches
with 2.6 kernels will now include only linux-image packages.
2005-09-14 20:06:12 +00:00
Joey Hess c55c1cc139 * Since debootstrap is in sbin, add sbin to PATH.
* Remove other random hadcoded paths to programs in bin.
2005-09-14 18:28:10 +00:00
Joey Hess f095d8a3fe * Don't hardcode the path to debootstrap. And assume there is a debootstrap
available, as it is a dependency.
2005-09-14 18:21:31 +00:00
Joey Hess fc0ae496b1 * Applied patch from Sven Luther which adds powerpc64 kernels to
the CDs, and adds IBM chrp boot files. Closes: #328274
* Remove Debian_sid task, which dates from before woody and should not be
  used.
2005-09-14 17:55:39 +00:00
Joey Hess c540a0d13e * Now build etch CDs by default.
* Remove DH_CODENAME unset from CONF.sh, to allow it to be passed in
  via the environemtn. Closes: #326814
2005-09-07 19:18:41 +00:00
Joey Hess 1904f2c2b8 * Now build etch CDs by default. Closes: #326814 (except the unset bit
possibly)
2005-09-07 19:14:12 +00:00
Joey Hess abc93b3894 document recnet change 2005-09-07 15:22:43 +00:00
Joey Hess 353d57dffd * Remove contrib/testingcds. For now the entire setup directory used to
build Debian CDs is in svn at svn+ssh://svn.debian.org/svn/debian-cd/setup
2005-09-06 14:25:28 +00:00
Frans Pop 10f1ae01cc Update for Sparc:
- sparc64: switch to 2.6.12 kernel; make CD multiboot 2.6 and 2.4,
  using 2.6.12 by default
- sparc32: drop 2.6 kernel support as it has no 2.6.12 kernel
- restructure silo.conf with proper support for install, expert and
  rescue boot options
2005-09-05 21:05:05 +00:00
Steve McIntyre 30a6bdea65 Ready for the 2.2.23 build 2005-08-22 23:04:04 +00:00
Joey Hess dce489a60c - partman udeb renamed to partman-base 2005-08-15 18:37:15 +00:00
Joey Hess 2e38d856fa - Applied s390 boot support patch by Frans Pop. Closes: #318021 2005-08-08 17:51:56 +00:00
Joey Hess 97a1836833 - Switch mipsel to use my builds. 2005-08-04 05:54:00 +00:00
Joey Hess 080b47e19e - Add hw-detect-full to exclude list for etch, renamed to disk-detect. 2005-08-03 21:45:39 +00:00
Steve McIntyre 53ba809aaa We no longer need to use md5sum.textutils, as dpkg no longer ships a
non-64-clean version. We can now just use plain "md5sum". (#313613)
2005-07-30 00:13:17 +00:00
Steve McIntyre 6c649c1932 Added patch from Frans Pop (#320206) to make EXCLUDEs use $CODENAME
Update changelog - the sed hack for the sarge release has been removed again
2005-07-30 00:00:47 +00:00
Raphaël Hertzog cf01d89e7a Checked that Sven's patch for Pegasos support has been applied. 2005-07-22 06:55:17 +00:00
Joey Hess 846d6a1cfe - Repository moved to svn, update docs to reflect move. 2005-07-21 23:47:32 +00:00
Joey Hess 2d7658bac7 - Use isolinux config files included in the d-i debian-cd_info tarball
so it does not need to be maintained in both places.
2005-07-08 09:22:27 +00:00
Joey Hess 73a4345271 - Completed access cd-drivers transition.
- d-i renamed syslinux.txt to boot.txt, us new name instead of
      renaming file from d-i.
2005-07-08 08:07:22 +00:00
Stephen R. Marenka f82f3649ac handle etch changes in d-i 2005-06-15 12:29:25 +00:00
Joey Hess 5d29448ae3 - Use dpkg --print-architecture instead of now-deprecated
--print-installation-architecture
2005-06-12 22:57:24 +00:00
Joey Hess d51a2cabd4 - Synced up all sarge changes to etch. 2005-06-10 21:45:45 +00:00
Steve McIntyre bd4c11e6f3 Added tools/dedicated_source: simple script used to add extra source
packages onto _binary_ CDs. Used for the amd64 sarge release so far.
2005-06-09 10:56:32 +00:00
Steve McIntyre a809e2abdc Added tools/sarge/upgrade-hppa.sh and tools/sarge/upgrade-sparc.sh to
install the upgrade-kernel bits on CD#1
2005-06-05 01:21:39 +00:00
Steve McIntyre bc29265c97 Made list2cds more verbose 2005-06-05 00:13:18 +00:00
Steve McIntyre a7e702d77a Remove the kernel-headers packages from the task list for all but
i386/amd64, reverting the previous change. Several other arches didn't fit.
2005-06-04 21:51:04 +00:00
Steve McIntyre 388284a8c5 Updated tools/add-bin-doc to stop warnings when generating README.html
Re-add the kernel-headers packages to match kernel images.
2005-06-04 19:31:27 +00:00
Steve McIntyre 74ed0539fd Multiple changes before final release:
* Add release notes to CD#1 on full CD/DVD sets, and link them from
    README.html
  * Tweak the generated Release files to be "stable" rather than
    "testing"
  * Added Sven's patch: a pegasos forth boot script
2005-06-04 14:36:59 +00:00
Steve McIntyre 4c26999a59 Mention testingcds and task update 2005-06-02 00:21:25 +00:00
Steve McIntyre 3b1d899d7e Install testingcds as an example 2005-06-02 00:06:11 +00:00
Steve McIntyre c685ed4c92 Ready for version 2.2.22 and a sarge release! 2005-06-01 23:59:18 +00:00
Santiago Garcia Mantinan d3ab791cdb Port to etch previous changes I commited for sarge. 2005-05-17 16:08:15 +00:00
Santiago Garcia Mantinan 34220d8a54 Add some amd64 patches from Goswin that fix boot-amd64 and missing packages. 2005-05-17 11:49:25 +00:00
Santiago Garcia Mantinan 4cf8c8ca37 Make the jigdos use the same naming scheme as the isos. 2005-05-17 10:10:15 +00:00
Santiago Garcia Mantinan 8a8cc186cb Add autorun capabilities to i386 cds 2005-05-17 09:55:36 +00:00
Santiago Garcia Mantinan f029f6e6e6 Allow the usage of a local mirror of the daily d-i builds to be used
for sid_d-i builds.
2005-05-17 09:47:34 +00:00
Joey Hess dab6547bfa - debian-installer task files renamed to include distro name and branched
for etch.
2005-05-15 16:46:50 +00:00
Steve McIntyre c754493b57 Don't copy boot.img.gz onto amd64 CD1 2005-05-11 22:10:10 +00:00
Joey Hess 44c26cc4da - Exclude new mouse-modules udebs from CDs until something in d-i uses
them.
2005-05-06 19:03:57 +00:00
Joey Hess 15be267e26 - Add support for f4.txt that is for systems with the 2.6 kernel. 2005-05-06 18:47:45 +00:00
Joey Hess 14988d1047 Add etch stuff. Mostly copied unchanged from sarge, with light edits.
Only enable the rescue isolinux targets for etch.

I hope at least some of the etch stuff (like tools/boot/etch) can be used
for the daily CD builds that build using d-i daily builds.
2005-05-05 16:15:44 +00:00
Joey Hess b49bfbf516 - Add rescue stanzas to isolinux.cfg. Rescue mode is supported in
post-sarge d-i images only, but I guess it won't hurt to have the
      stanzas there even for sarge images. We may add rescue mode in r1
      or something even..
2005-05-04 18:20:17 +00:00
Steve McIntyre 0359eee355 Don't copy the whole d-i cdrom directory onto CD1 for amd64.
Closes: #306926
2005-05-01 17:20:06 +00:00
Steve McIntyre babd95c54b Count the total number of binary and source discs better; sarge can
have more than 9 CDs, so ?.packages doesn't cut it any more.
2005-04-24 20:46:06 +00:00
Steve McIntyre 17ae1a1f5f Added Suggests: for netpbm and syslinux 2005-04-24 13:13:30 +00:00
Steve McIntyre f052e56e2a Make woody's post-boot-mipsel script cope with extra fields in the
output of sarge's isoinfo
2005-04-18 00:00:06 +00:00
Joey Hess 9547c757b4 * Joey Hess
- Add post-sarge udebs rescue-check, initrd-preseed, and preseed-common
       to the udeb exclude list since these will be/are inluded on sid initrds.
2005-04-14 04:57:35 +00:00
Steve McIntyre 08bcc7f0c5 2.2.21 ready to release for real this time... 2005-03-21 22:08:47 +00:00
Joey Hess 2d8b715b82 sparc daily build moved 2005-03-20 20:09:34 +00:00
Joey Hess 117ec4cc5a More README updates from patch by Frans Pop. Closes: #300301 2005-03-19 01:16:15 +00:00
Joey Hess 55e75ba6cd libdevmapper1.00 renamed to libdevmapper1.01, update debian-installer
task. Closes: #298724
2005-03-09 18:56:16 +00:00
Joey Hess 42a763d6e7 - Add OMIT_MANUAL variable, which can be set to 1 to drop the install
manual from small CDs to save space. We will probably be adding several
      new translations, and possibly PDFs, and that would use too much space
      on the small CDs.
    - Also make the README link to the manual on the Debian web site if
      OMIT_MANUAL=1.
    - Update the README to mention manual translations are available.
2005-03-03 02:03:45 +00:00
Raphaël Hertzog 96108568db - Commit a forgotten changelog message. 2005-03-01 07:57:35 +00:00
Joey Hess c2161bac13 combine my two changelog sections 2005-02-23 21:53:24 +00:00
Joey Hess 6a29900074 - Stop hardcoding sid as the distribution to take the installation manual
from, use DI_CODENAME instead.
2005-02-23 19:42:14 +00:00