Commit Graph

519 Commits

Author SHA1 Message Date
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 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
Santiago Garcia Mantinan 5a905923ab Add support for arm to generate_di+k_list. 2005-02-20 23:06:39 +00:00
Steve McIntyre 877fddbb86 Check in new changelog ready for release 2.2.21 2005-02-20 21:39:09 +00:00
Joey Hess df15e58082 Exclude more new kernel images from CD1. 2005-02-04 19:54:19 +00:00
Joey Hess 4e34e5ffb8 - Update task files for tasksel 2.22 2005-01-23 01:19:07 +00:00
Joey Hess 509a9fe0e0 - Switch mips daily builds to new builds by ths. 2005-01-20 22:34:50 +00:00
Colin Watson 72b99d6243 Add localechooser to exclude-udebs. 2005-01-17 16:45:13 +00:00
Colin Watson 18848fd11e Disable CD timeout on powerpc. 2005-01-17 16:40:27 +00:00
Bdale Garbee 553eb21ce6 switch hppa to 2.6.8 kernel version of installer 2005-01-16 04:35:22 +00:00
Raphaël Hertzog b01a2e73ba - Apply patch from bug #258026. 2005-01-12 16:38:17 +00:00
Raphaël Hertzog 293e3bf557 - Apply patch from horms@debian.org to fix #258029. Problems with
inclusion of local udebs.
2005-01-12 16:11:51 +00:00
Raphaël Hertzog e088707860 - 1 line patch to fix a nasty (5 year old) bug. Closes: #285382
- Changed maintainer to debian-cd@lists.debian.org.
2005-01-09 18:17:21 +00:00
Joey Hess 24d88a2b04 - Since amd64 is not on standard debian mirrors, and generate_d-i+k_list
must be runnable on them, make it chack for absence of amd64 Packages
      files and add a dummy kernel for amd64. This will need to be manually
      kept up-to-date by the amd64 people for now.
    - Didn't fix generate_di_list the same way, since doing so would be too
      hard. Next time tasks/debian-installer is updated using this script on
      a machine w/o the unofficial amd64 archive, the am64 info in the file
      will be lost.
    - Add DO NOT EDIT warning messages to generated files in cvs.
    - Check and revert manual modifications to tasks/base-sarge. This file is
      automatically generated and those mods would have been lost:
        - Add fileutils to generate_d-i+k_list, "until kernels get fixed",
          whatever that means.
        - arcboot was already in generate_d-i+k_list.
    - Update tasks/debian-installer+kernel using generate_d-i+k_list.
    - Sort package lists in tasks/base-sarge to ease comparisons when
      updating.
    - Update tasks/base-sarge for debootstrap 0.2.45. This includes the
      following removals:
         - aboot: already listed in debian-installer+kernel
         - gcc-3.2-base, libdb2, libgcrypt1, libgnutls7, libident,
           libdb2, libtasn1-0: obsolete
         - modconf: obsoleted by d-i
         - setserial: not base anymore
         - slang1: turned into slang1a-utf8
         - libident: not needed by base anymore
         - lilo: in debian-installer+kernel
         - mbr: not installed anymore
         - pcmcia-cs: in debian-installer+kernel
         - syslinux: not installed
         - "filesutils": typo; fileutils in generate_d-i+k_list for m68k
         - quik: in debian-installer+kernel
         - yaboot: in debian-installer+kernel
         - arcboot: in debian-installer+kernel
         - delo: in debian-installer+kernel
      And the following additions:
         - libdb4.2, libgcrypt11, libgcrypt7, libgnutls10, libgnutls11,
           libgpg-error0, libtasn1-2: new libraries
         - console-tools: now installed by debootstrap even on s390
2005-01-02 23:31:45 +00:00
Joey Hess 5f02810be9 Exclude new kernels from CD1. 2004-12-27 18:45:54 +00:00
Steve McIntyre 523a4c1747 Adding initial amd64 support 2004-12-08 23:26:16 +00:00
Santiago Garcia Mantinan 6098795887 - Fix the kernel-image-2.4.27-amiga thing on generate_di+k_list.
- Put kernel-image-2.4.27-amiga back to tasks/debian-installer+kernel.
2004-11-29 19:13:24 +00:00
Santiago Garcia Mantinan f1d2a2a4fb - Update debian-installer's tasks.
- Update calc script and calc files.
- Make i386 cds 8.3 filenaming compatible again.
- Workaround the two kernels problem on hppa.
2004-11-29 18:36:42 +00:00
Stephen R. Marenka f59b5ee368 m68k: add kernel-image-2.4.27-amiga to debian-installer+kernel 2004-11-18 18:38:02 +00:00
Joey Hess 82af85d044 - Exclude xmail from CD1 (new MTA), and exim (old MTA)
- Exclude some kernel-headers with no matching kernel-images from CD1.
    - Update task lists to reflect tasksel changes.
2004-11-17 22:45:19 +00:00
Joey Hess 8b5ed009fd - Add network-console-config to forcd1 since it's needed by the
network-console udeb. Closes: #279238
2004-11-01 18:24:15 +00:00
Steve McIntyre 3a2f1e861a Checking in the changes needed for the woodyr3 update CDs. 2004-10-31 01:10:42 +00:00
Joey Hess ff57e626c2 - Exclude all the new amd64 kernel images from cd #1, no space.
- Forgot to exclude old kernel-image-2.6.7-1-686-smp from cd #1.
2004-10-25 07:03:14 +00:00
Steve McIntyre 2e2cba1090 Updated changelog for the 2.2.20 release. 2004-10-22 20:19:43 +00:00
Joey Hess c08465151c fix indentation 2004-10-20 20:26:47 +00:00
Stephen R. Marenka 75b221301d Handle missing m68k/bvme6000 floppy 2004-10-20 12:03:11 +00:00
Santiago Garcia Mantinan 1619ec160a Add tools/calc script to update .calc files with up to date estimations on
the iso size parameters.
Update .calc files with up to date estimations.
Update debian-installer tasks.
2004-10-06 20:38:25 +00:00
Joshua Kwan f9c806ddf7 ramdisk_size=16384 2004-10-05 20:26:41 +00:00
Kenshi Muto 675824092e add localization-config 2004-10-05 01:00:46 +00:00
Santiago Garcia Mantinan 4db567acec Upload some changes by Thiemo Seufer, namely:
- Add arcboot to the mips tasks/base-sarge list, like it is done for
  other bootloaders.
- Add a default bootfile named sashARCS for mips, aliased to r4k-ip22.
2004-10-01 15:11:14 +00:00
Kenshi Muto 7a550c08b1 fix typo 2004-10-01 00:05:06 +00:00
Joey Hess 899b81e78a - Put 2.4, not 2.6 kernels on hppa cd. 2004-09-28 12:18:53 +00:00
Santiago Garcia Mantinan d8ba0ec5ec Add prep powerpc support.
Try to fix powerpc DVDs.
Update debian-installer tasks.
2004-09-27 22:30:36 +00:00
Joey Hess 049b9e7d94 - Drop i386 floppies that have gone away in d-i. 2004-09-25 14:20:26 +00:00
Colin Watson ffcb774eb0 Remove powerpc-small-pmac kernel from the netinst. base-installer hasn't
installed it since April, and according to Sven it's only useful for
building floppies.
2004-09-25 13:44:45 +00:00
Colin Watson 8c4888772d Hardlink powerpc and powerpc/minimal vmlinux files together, since they're
identical.
2004-09-25 10:45:15 +00:00
Colin Watson dee0dd273f Remove 2.4 images from power3 and power4; those few who want them can
netboot.
Remove 2.6 PReP images from power3 and power4, as no such machines exist.
2004-09-25 10:32:32 +00:00
Colin Watson 5d4fbb96b8 Drop compatibility with old powerpc 2.4/2.6 d-i image layout, since the
changed image layout reached sarge a while ago.
2004-09-24 17:59:29 +00:00
Joey Hess 9c9eeb612c i 2004-09-23 16:09:03 +00:00
Joey Hess 957b7e9db9 - Remove access floppies to save space on netinsts. Also remove
net-drivers floppy and some other things not really needed for install
      from CD.
2004-09-23 11:12:52 +00:00
Colin Watson 131d434ef8 Add "--" end of installer kernel params markers to yaboot.conf. 2004-09-21 00:45:35 +00:00
Kenshi Muto 20c78d730b fix EXTRA_DISK_IMAGES handling 2004-09-18 14:58:10 +00:00
Joey Hess 4fd1458b03 - Update tasks for 2.4.27 and 2.6.8 kernels. 2004-09-13 17:40:19 +00:00
Joey Hess 4a49305a57 - Sparc daily builds moved to joshk's builds. 2004-09-13 16:35:55 +00:00
Joey Hess 57cf49e6fc access floppy reorg 2004-09-11 23:07:43 +00:00
Joey Hess 3743ff9f46 merge SPLASHPNG patch from debian-edu branch 2004-09-07 16:52:25 +00:00
Joey Hess b1b9389008 document my changes 2004-09-07 16:05:48 +00:00
Stephen R. Marenka b163870256 Bump m68k 2.4 kernels to 2.4.27 2004-09-01 13:01:42 +00:00
Stephen R. Marenka 12d33eef74 Add m68k reorg support 2004-08-31 16:17:35 +00:00
Joey Hess 4c43f36309 * Joey Hess
- Remove bogus init=/linuxrc, we have not had a linuxrc in d-i for a long
       time and I don't know how that managed to work.
     - Update path to ia64 cdrom/boot.img.
2004-08-31 00:10:26 +00:00
Joey Hess e53133d45e * Joey Hess
- Remove bogus init=/linuxrc, we have not had a linuxrc in d-i for a long
       time and I don't know how that managed to work.
2004-08-30 19:23:47 +00:00
Steve McIntyre f350deb872 Changes for 2.2.19:
Removed silly mkisofs build-dep
Updated changelog
2004-08-20 14:53:41 +00:00
Santiago Garcia Mantinan fdb0ab06ed Change build.sh to allow building non complete CDs, like netinsts. 2004-08-20 09:19:49 +00:00
Steve McIntyre 6499379214 Last minor changes for the build 2004-08-19 17:53:19 +00:00
Steve McIntyre 46f7be0703 Updating changelog to add entries for my changes; ready for new upload now. 2004-08-19 17:29:03 +00:00
Santiago Garcia Mantinan ae92289c95 Add chrp-boot to powerpc and try to fix HFS catalog size problems.
Update debian-installer task.
2004-08-19 11:28:21 +00:00
Joey Hess 3e1a947848 Add "--" end of installer kernel params markers to the isolinux.cfg. 2004-08-18 19:14:56 +00:00
Joey Hess 285cb363a5 - Exclude kernel sources from popcon results, old data skews this badly.
- Remove old kernel sources from interesting-fromcd23, and various other
      removals and updates.
    - Update the task lists and popcon again.
    - Stop excluding 686 and 686-smp kernels, as these are probably the most
      popular, and they fit on CD#1 now.
2004-08-12 03:57:24 +00:00
Stephen R. Marenka 85b965ea75 Workaround boot/install for non-DI_WWW_HOME case 2004-08-11 02:24:52 +00:00
Santiago Garcia Mantinan 5d7b32ec63 Sync with what we run at gluck, basically this meant:
- Remove ramdisk_size param of silo.conf.
- Add initrd-tools to sparc di+k list.
- Change alpha daily images url to jbailey's.
- Sync debian-installer* tasks.
2004-08-05 17:48:35 +00:00
Steve Langasek 24d4bf9ccb add alpha, mipsel bootloaders to our netinst package list 2004-07-29 23:53:02 +00:00
Joey Hess 5ca87aa5f6 - Remove the boot.bat script and redundant and incorrect README.tools.
The alternative is to maintain and document them.
2004-07-27 19:46:14 +00:00
Colin Watson 04e512c3f1 Cope with debian-installer powerpc image rearrangement. 2004-07-26 20:41:22 +00:00
Colin Watson 7443df3840 Clarify powerpc boot.msg a bit. 2004-07-25 13:08:35 +00:00
Colin Watson 9d439c92b2 Remove -safe options from powerpc yaboot menu, as they caused combinatorial
explosion. Instead, document video=ofonly in boot.msg.
2004-07-25 13:04:35 +00:00
Joey Hess f0b7ad7305 minor changelog cleanups 2004-07-24 22:20:55 +00:00
Colin Watson 3e0b8e7be3 Bump initrd-size to 10MB for powerpc 2.4. Current d-i initrds exceed that. 2004-07-24 01:55:55 +00:00
Colin Watson 12372c34d6 Make sure quik is on the powerpc netinst CD; debootstrap no longer installs
it.
2004-07-24 01:52:20 +00:00
Sven Luther d986cd1134 Finalized powerpc kernels fix. 2004-07-18 21:18:02 +00:00
Joey Hess 3969a9bed1 - Switch CONF.sh to sarge.
- Uncomment exclude lines.
2004-07-17 23:20:58 +00:00
Joey Hess 58059c4636 - Add libfribidi0 to generate_di+k_list, needed for BIDI. 2004-07-15 02:44:38 +00:00
Joey Hess 3387388c64 - NORECOMMENDS should be used for sarge official CD sets (getting full
tasks is more important), and is on by default.
2004-07-15 01:50:10 +00:00
Joey Hess cc2e5dd920 - Update task-full-sarge and task.list to tasksel 2.05. The task.list was
manually ordered to give desktop task priority, followed by servers,
      followed by languages.
2004-07-15 01:14:00 +00:00
Joey Hess f805d4de52 - Update task-essential-sarge to tasksel 2.05. Fix the generator to work
with post-2002 tasksels.
2004-07-14 23:27:05 +00:00
Joey Hess 19bd90b409 - Exclude newer versions of i386 kernels to save space. Leave 2.6.x-386
kernels on the CD.
2004-07-14 23:25:46 +00:00
Joey Hess b99c834264 - Include debian-installer+kernel into Debian_sarge task to ensure all
debs as well as udebs used by d-i are included.
2004-07-14 23:24:33 +00:00
Colin Watson e1fcd8ff0b Unexclude zlib1g-udeb, needed for ssh support in d-i. 2004-07-14 19:05:12 +00:00
Colin Watson 1d62603597 Include kernel-image-2.4-* metapackages for ia64. 2004-07-13 20:04:53 +00:00
Joey Hess 2a114ce838 close a bug 2004-07-13 17:31:54 +00:00
Joey Hess 787a8a30b1 - Add new default udeb_include files (for to full CDs and DVDs) that
include ethdetect and netcfg, to make network configuration happen in
      first stage, since the second stage cannot currently do any.
2004-07-11 21:34:25 +00:00
Petter Reinholdtsen c2bd5f1e8d Avoid illegal dash (-) in cpp architecture defines. Patch from Colin Watson. 2004-07-11 09:44:00 +00:00
Petter Reinholdtsen ae64f372b5 Use DI_CODENAME to locate the installation system. This make it
possible to use debian-installer with Woody CDs.
2004-07-11 09:34:59 +00:00
Raphaël Hertzog 26b8aaa25e - Add missing Build-Depends-Indep. 2004-07-07 07:39:04 +00:00
Joey Hess 6cb12cb4f1 - Only exclude udebs from the CD that are in both the cd initrd and the
hd-media initrd, since both use the CD. This adds back floppy-modules
      and firewire-core-modules.
2004-07-07 01:37:14 +00:00
Colin Watson 26180c00ea Add bootable CD support for arm, following Vince Sanders' advice. 2004-07-06 16:02:17 +00:00
Joey Hess f4db02836f merge KERNEL_PARAMS support from debian-edu branch 2004-07-03 00:48:28 +00:00
Joey Hess c9802cb2c2 - Add MAXCDS config variable, which forces debian-cd to stop after a given
number of binary CDs.
2004-07-02 19:28:02 +00:00
Joey Hess 4167ac3889 Add update-popcon Makefile target (taken from Skolelinux). 2004-06-29 22:21:28 +00:00
Petter Reinholdtsen e2d87d10ae Make it possible to change which images to build using CONF.sh. 2004-06-29 22:15:58 +00:00
Petter Reinholdtsen 3ec0227ca8 Make it possible to give different CONF.sh files to build.sh. 2004-06-29 22:13:17 +00:00
Joey Hess ffa69860a8 Add tools/get_diskusage.pl (originally by Petter). 2004-06-29 22:02:53 +00:00
Colin Watson 351e17eb44 Add exclude-udebs-powerpc list with packages already in the initrd, along
the same lines as exclude-udebs-i386. Saves about 11 megabytes.
2004-06-28 14:36:22 +00:00
Petter Reinholdtsen 83b25ffb88 Missing b-f documentation is not a fatal error. Keep
building if it is missing.
2004-06-27 22:48:19 +00:00
Kenshi Muto f882aab15d Add floppy/asian-root.img and floppy/access/* as i386 disk image. 2004-06-26 10:07:35 +00:00
Petter Reinholdtsen 8df4cb3349 Try to create $(OUT) instead of just bailing out if it is missing. 2004-06-24 09:41:22 +00:00
Joey Hess 1b2e0c4a98 - Add usbutils to netinst cds, it'll be installed by a future version
of hw-detect.
2004-06-07 15:16:40 +00:00
Santiago Garcia Mantinan 456ea7e25b - Fix the dirty workaround bug that was adding debs to businesscards.
- Add 2.6 support to powerpc cds.
 - Add yaboot to powerpc netinst cds as debootstrap no longer adds it.
 - Update boot-sparc not to depend on a kernel version.
 - Update debian-installer tasks once again.
2004-06-07 09:35:40 +00:00
Santiago Garcia Mantinan 0b02488a7c Add support for sarge bootable mipsel cds (delo based).
This is the first time we use delo for this, and it still have some
issues that won't be worked out before sarge, so we must workaround
them. There is work to be done in mipsel support, see the mipsel
installation reports in the lists and comment on how we can solve
this issues.
2004-06-07 09:07:49 +00:00
Joey Hess 0de5c65fb7 add jfsutils to netinst cds 2004-05-30 18:06:58 +00:00
Stephen R. Marenka 35b4f99b42 Add m68k/bvme6000 boot code 2004-05-28 18:05:05 +00:00
Joey Hess be8f913bc1 - Add mdadm to the netinst CD, needed for software raid installs.
- Add lvm2 (and dependencies libdevmapper1.00 and lvm-common)
      for new partman. Left lvm10 on the CD for now, remove later.
2004-05-22 18:36:16 +00:00
Joey Hess 8d213eaf7d - Fix mirror_check to look under LOCALDEBS for files if it is set. 2004-05-17 22:30:58 +00:00
Stephen R. Marenka ac031d4b9a update m68k boot/install support for sarge 2004-05-12 19:51:18 +00:00
Otavio Salvador 42f052f0c1 Fix preprocess of exclude files when EXCLUDE is not set. 2004-05-12 18:19:27 +00:00
Stephen R. Marenka 79556acf0c m68k add cdrom22 2004-05-11 20:19:10 +00:00
Santiago Garcia Mantinan 3504cff536 Make fast_sums ignore md5sums of files not in the pool directory. 2004-05-09 23:12:24 +00:00
Otavio Salvador f55bb17b13 Sorry, I did a wrong change. Need be CODENAME and not DI_CODENAME. 2004-05-07 08:46:37 +00:00
Otavio Salvador c6b6caf457 Use DI_CODENAME variable to build debian-installer+kernel task. 2004-05-07 03:56:16 +00:00
Otavio Salvador 9434b3bf85 Check if the missing debootstrap-required is not included on base_exclude. 2004-05-05 18:46:02 +00:00
Otavio Salvador a279c2ed9c Preprocess exclude files much like tasks files are. Closes: #247379 2004-05-04 21:57:10 +00:00
Stephen R. Marenka 997a0005e0 Fix m68k/amiga icons 2004-05-03 14:19:14 +00:00
Joey Hess b3f27eab2a increase ramdisk size for sparc 2004-05-02 22:14:30 +00:00
Joey Hess 45ed7eb677 - Include only 2.4 ia64 kernels on the d-i CD for now, the 2.6 ones
are not a good choice ATM according to bdale.
2004-04-29 00:08:40 +00:00
Joey Hess 855110d921 - Based on user reports, remove the read-only, and pass "rw" to the kernel
in silo.conf.
2004-04-28 23:07:54 +00:00
Bdale Garbee 50bc7fe4a2 document change to palo command line 2004-04-28 06:24:38 +00:00
Joey Hess 9639820ded - discover has been renamed to discover1
- On i386, include discover on the CD as well, this is discover verson
      2, and is used with the 2.6 kernel.
2004-04-25 16:25:11 +00:00
Petter Reinholdtsen 64bd6c0546 Update list2cds to allow #-comments in the exclude file. 2004-04-24 11:42:13 +00:00
Santiago Garcia Mantinan 11f1d4904d Add dirty temporal workaround for saving space on netinst images.
The workaround consists in some hints added to rawlist so that the
dependencies are satisfied in a more clever way than list2cds does.
This should be fixed in a proper way on list2cds when time permits.
2004-04-21 20:17:53 +00:00
Santiago Garcia Mantinan bea6527d6f - Add kernel 2.6 on i386 cds.
- Remove it from the exclusion list.
 - Add support for booting 2.6 as well as 2.4 i386 isolinux cd.
2004-04-21 11:11:32 +00:00
Santiago Garcia Mantinan 94974ba690 - Update isolinux.bin to the version we are shipping with Sarge.
- Update debian-installer tasks.
- Update boot scripts for sarge to be able to build cds using d-i
  images from the chosen dist using the mirror or from the web.
- Add support for sarge bootable mips cds.
- Add support for sarge bootable sparc cds.
2004-04-14 10:44:46 +00:00
Joey Hess e3da89f110 - Remove raidtools2-udeb from the exclude list, while nothing depends on
it, it can be handy for manually setting up raid.
2004-04-13 21:13:17 +00:00
Stephen R. Marenka 909331f4dd m68k support 2004-04-13 18:48:46 +00:00
Petter Reinholdtsen 98929d2a88 Remove packages not in testing from exclude-sarge:
kernel-image-2.2.20, kernel-image-2.2.20-compact, kernel-image-2.2.20-idepci,
kernel-image-2.2.20-reiserfs, kernel-image-2.4.18-bf2.4,
kernel-image-2.4.20-3-386, kernel-image-2.4.20-3-586tsc,
kernel-image-2.4.20-3-686, kernel-image-2.4.20-3-686-smp,
kernel-image-2.4.20-3-k6, kernel-image-2.4.20-3-k7,
kernel-image-2.4.20-3-k7-smp, kernel-image-2.4.22-1-386,
kernel-image-2.4.22-1-586tsc, kernel-image-2.4.22-1-686,
kernel-image-2.4.22-1-686-smp, kernel-image-2.4.22-1-k6,
kernel-image-2.4.22-1-k7, kernel-image-2.4.22-1-k7-smp,
kernel-image-2.4.22-speakup, kernel-image-2.4.22-xfs-386,
kernel-image-2.4.22-xfs-686-smp, kernel-image-2.4.23-1-386,
kernel-image-2.4.23-1-586tsc, kernel-image-2.4.23-1-686,
kernel-image-2.4.23-1-686-smp, kernel-image-2.4.23-1-k6,
kernel-image-2.4.23-1-k7, kernel-image-2.4.23-1-k7-smp,
kernel-image-2.6.0-1-386, kernel-image-2.6.0-1-686,
kernel-image-2.6.0-1-686-smp, kernel-image-2.6.0-1-k7,
kernel-image-2.6.0-1-k7-smp, kernel-image-2.6.0-test11-1-386,
kernel-image-2.6.0-test9-1-386, kernel-pcmcia-modules-2.4.22-xfs-386,
kernel-pcmcia-modules-2.4.22-xfs-686-smp, kernel-source-2.2.20,
timidity-patches, tcl8.2 and tk8.2.
2004-04-13 17:58:52 +00:00
Petter Reinholdtsen a1c70caef3 Avoid kernel versions 2.4.24 and 2.6.3 on the first i386 CD, as we
are currently using 2.4.25.
2004-04-13 17:50:23 +00:00
Petter Reinholdtsen 0c0d299103 Regenereated tasks/popularity-contest-sarge based on the current data. 2004-04-06 19:18:05 +00:00
Joey Hess 22b6dfe390 Remove module-init-tools-udeb from the CD. 2004-04-06 02:28:49 +00:00
Joey Hess eb26b098f3 * Remove debian-keyring.tar.gz from the doc dir.
* Don't include Contents-$ARCH.gz on netinst/businesscard CD.
   * Joey Hess
     - Include sarge installation manual on sarge CDs.
     - Remove install/doc, and just use doc/install.
     - Patch from Thiemo Seufer to add mips and mipsel kernels.
       Also, remove some packages from arches that do not need them.
2004-03-31 23:37:57 +00:00
Joey Hess 00930ef2e1 - Include sarge installation manual on sarge CDs.
- Remove install/doc, and just use doc/install.
2004-03-26 18:07:27 +00:00
Raphaël Hertzog 5be9dc670b - Remove debian-keyring.tar.gz from doc dir.
- Don't include Contents-$ARCH.gz on netinst/businesscard CDs.
2004-03-25 06:35:36 +00:00
Raphaël Hertzog 3e5cb37121 - 2.2.17 release 2004-03-21 21:51:06 +00:00
Joey Hess 68ad503b3f - Revamped the README.html, removing the old manual apt setup
instructions, various references to woody, fixing the link to the LDP
      home page, dropping reference to the basically dead non-us section,
      removing confusing references to non-free being on the CD, dropping
      references to dselect, etc.
    - Fix layout of README.txt, adding missing <p>'s after headings.
    - Drop README.mirrors and README.non-US from the CDs.
2004-03-20 18:01:14 +00:00
Joey Hess 0f20038840 including all powerpc kernels makes the netinst huge, so include only those
base-installer can install
2004-03-18 19:52:33 +00:00