Commit Graph

666 Commits

Author SHA1 Message Date
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
Steve McIntyre 9abd411bd1 Removed the -T option to mkisofs. We don't need the TRANS.TBL files
any more, and we should save the space.
2004-06-09 18:54:35 +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
Santiago Garcia Mantinan 075eaf8b11 Make Makefile remove dedication files except for current version.
Update debian-installer.* tasks
Add hppa kernels to generate_di+k_list
Add sarge boot scripts for hppa
2004-03-16 09:51:53 +00:00
Joey Hess 02019c3cd8 Try to include some sparc kernels on the CD 2004-03-16 03:09:29 +00:00
Joey Hess dcad45cc2c - Include every available powerpc kernel on the CD, which is perhaps
better than a random selection of two obscure subarches..
2004-03-16 00:16:49 +00:00
Joey Hess a1e3a40ef5 - Remove the old partitioner from the CD for i386. (This should also be
done for other arches for which it is not default)
2004-03-13 16:20:48 +00:00
Petter Reinholdtsen c467ac350d Make generated debian-installer list easier to read by adding
arch info at the end of an #ifdef block.
2004-03-10 22:03:03 +00:00
Petter Reinholdtsen b6417564c6 Make sure DI_CODENAME is not taken from the environemt by from the config file. 2004-03-10 21:59:04 +00:00
Joey Hess 1358ed4fb9 Add wireless-tools to generate_d-i+k_list 2004-03-10 20:22:41 +00:00
Joey Hess 5378bd852e Drop lowmemcheck from the CD; it is in the initrd. 2004-03-10 00:52:20 +00:00
Santiago Garcia Mantinan 80faafdf64 Add DI_CODENAME variable make it posible to build cds with a special
debian-installer version.
2004-03-08 13:43:40 +00:00
Joey Hess a6b8202968 add lilo back to the CD 2004-03-08 01:59:15 +00:00
Joey Hess 4a29df168d dd xfsprogs and reiserfsprogs to generate_di+k_list. 2004-03-04 18:26:34 +00:00
Joey Hess 70b007a963 remove obsolete changelog entries 2004-02-08 23:23:31 +00:00
Joey Hess bd02de1d0c - Use d-i boot screens from the debian-cd_info.tar.gz.
- Remove the netboot initrd from netinst CDs, since d-i builds a mini-iso
      with this initrd on it, and since the d-i help screen does not mention
      the net type.
2004-02-08 19:05:29 +00:00
Joey Hess 1d1f9c58ae - Update boot/sarge/boot-i386 to use the new d-i image names. 2004-02-08 04:43:17 +00:00
Petter Reinholdtsen 8aea27e710 Avoid acorn-fdisk, cfdisk-utf8 and lots of kernels on the first CD.
It should be enough with one kernel package on the first CD.
2004-02-01 19:55:17 +00:00
Joey Hess ced253e4d8 - Document vga=771 boot option for laptops with screen problems.
- Add the debian-edu udebs to the exclude list for netinst CDs, and
      remove the deleted di-utils-devicefiles.
2004-01-30 20:19:49 +00:00
Petter Reinholdtsen e2a338ef42 Regenereated tasks/popularity-contest-sarge based on the current data. 2004-01-30 16:34:40 +00:00
Petter Reinholdtsen 4ff7142626 Updated tasks/README with new location of popularity-contest results. 2004-01-30 16:24:26 +00:00
Petter Reinholdtsen bdb0ae8e40 Wrap some long lines. 2004-01-28 23:01:37 +00:00
Joey Hess 9920b3c5b4 - Add pcmcia-cs onto the generate-di+k_list, now that is is not
autoinstalled by debootstrap.
2004-01-28 18:56:40 +00:00
Joey Hess 04631a4bf8 - Add wireless-tool-udeb to udeb_include for i386 and powerpc netinst and
businesscard images.
2004-01-27 21:00:56 +00:00
Kenshi Muto 7b59b01582 add console-cyrillic, console-terminus, hotplug 2004-01-14 00:41:59 +00:00
Steve Langasek 00c008114a missed changelog entry
Add fdisk-udeb to alpha's CD udeb_include list, so that it's available
for use by the partitioner
2004-01-05 21:11:05 +00:00
Joey Hess 67be21fe01 Substitute into yaboot.msg the same as is done for isolinux.txt.
(and also sync yaboot.msg with d-i again)
2003-12-30 20:56:29 +00:00
Joey Hess f8434d66ff sync yaboot stuff with d-i changes:
- add expert mode
  - mount devfs on boot
2003-12-29 18:10:47 +00:00
Joey Hess 41b4701375 - Remove console-keymaps from all udeb_includes; they are included
on the cdrom initrds.
    - Switch from netcfg-static/dhcp to just netcfg.
    - Split udeb_includes for businesscard and netinst; netinst does not
      need choose-mirror, while businesscard does.
2003-12-26 19:23:36 +00:00
Joey Hess c7c06f8029 - Add pcmcia-cs-udeb to sarge's i386_netinst_udeb_include, to support
pcmcia installs.
2003-12-26 19:09:23 +00:00
Joey Hess d883d67047 - Use the d-i docs in sid instead of the woody boot floppies docs. 2003-12-24 18:11:33 +00:00
Joey Hess a594a25066 - Add my exclude_udebs lists, for general and i386, and modify
generate_di_list to not include udebs from those lists onto the
      cdrom, to save space on the netinst cds.
2003-12-24 17:19:14 +00:00
Kenshi Muto b579229191 add jfbterm 2003-12-24 16:21:14 +00:00
Joey Hess a76078540f add my recent changes to changelog 2003-12-24 02:50:00 +00:00
Joey Hess 38ab7ffb82 - Add appropriate kernel-pcmcia-modules package to
debian-installer+kernel task for i386.
2003-12-22 18:54:26 +00:00
Joey Hess 183506a90c - Remove pump-udeb from all udeb_includes; netcfg depends on and
uses dhcp-client-udeb.
    - Remove console-keymaps from all udeb_includes; they are included
      on the cdrom initrds.
2003-12-22 17:34:02 +00:00
Joey Hess 672f9f0170 - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge.
Expand ${DEBIAN_VERSION}, ${MEDIA_TYPE}, and ${BUILD_DATE}
      Only f3.txt varies (due to net boot type).
      Closes: #220612, #221186
    - Add "expert" mode to isolinux.cfg for sarge.
2003-12-22 17:30:44 +00:00
Kenshi Muto 50024359cb Add jfbterm,unifont 2003-12-18 12:06:13 +00:00
Richard Atterer e6440d5a07 Added code/docs for automatic generation of fallback directories during jigdo generation 2003-12-18 10:22:38 +00:00
Raphaël Hertzog bee1fd5f17 - Added aptitude on netinst CD. 2003-11-11 21:15:36 +00:00
Raphaël Hertzog e430e3fbb7 New "unreleased" changelog entry for 2.2.17. 2003-08-20 18:19:36 +00:00
Raphaël Hertzog 29d4dbedac Remove useless debian/conffiles (debhelper 4 takes care of everything).
This avoids a duplicate listing of the conf file.
2003-08-20 18:12:48 +00:00
Raphaël Hertzog 544baea274 * Prepare for 2.2.16 release. 2003-08-20 18:04:05 +00:00
Tollef Fog Heen 3173377e49 fix the names of the boot images, since they've changed. 2003-07-14 07:54:41 +00:00
Raphaël Hertzog 0e25c9d6b3 - Updated for proper .disk/udeb_include support by default. 2003-05-07 18:06:52 +00:00
Petter Reinholdtsen 3de42de5c9 Add support for UDEB_INCLUDE and UDEB_EXCLUDE, making files
cdrom/.disk/udeb_include and .../udeb_exclude used by
debian-installer.
2003-05-02 12:54:55 +00:00
Raphaël Hertzog dfa3530705 * Include patches from Petter Reinholdtsen and Santiago Garcia Mantinan.
* Include udebs without checking dependencies.
2002-12-26 10:39:02 +00:00
Petter Reinholdtsen 4cb787d8b2 In woody, keep the time stamp of smb.bin when copying it to CD. 2002-12-14 14:07:03 +00:00
Petter Reinholdtsen 6e49467d61 Make disk number available in tools/add-bin-doc. 2002-12-14 14:02:07 +00:00
Petter Reinholdtsen ca36edb6c3 Document BOOTDISKS. 2002-12-14 13:58:15 +00:00
Petter Reinholdtsen 5ae7bd488d Remove duplicate base_components creating. Add support for BASE_INCLUDE
and BASE_EXCLUDE, making files cdrom/.disk/base_include and
.../base_exclude used by debian-installer.
2002-12-14 13:53:18 +00:00
Petter Reinholdtsen dd8a0ea81b Create cdrom/.disk/base_components used by debian-installer. 2002-12-14 13:47:01 +00:00
Petter Reinholdtsen 74f127219d Add CONTRIB flag to debian/CONF.sh. 2002-12-14 13:45:27 +00:00
Tollef Fog Heen 916440cf9a add support for excluding contrib. 2002-12-07 10:22:40 +00:00
Raphaël Hertzog 5ddbb8223c * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
Raphaël Hertzog 2ea3ddbb5e * New changelog entry
* Use debhelper 4
* Updated standards-version
2002-09-17 19:34:46 +00:00
Raphaël Hertzog 8c6f8e814b Prepare for release of debian-cd 2.2.15. 2002-09-17 19:24:16 +00:00
Raphaël Hertzog 53bcf2a7af * Added read-edid, discover and mdetect on the first CD. 2002-07-23 08:32:52 +00:00
Tollef Fog Heen a9cd01ec6d Add missing || true for the unset lines. 2002-07-12 06:13:19 +00:00
Tollef Fog Heen 40c7cb2411 Patch courtesy of Petter Reinholdtsen, hand-applied because of conflicts.
- Preserve timestamps when copying files into the CDs
 - Make sure build.sh can run in -e (stop on error) mode
 - Report if packages needed by debootstrap is missing on a CD
 - Report how much space is reserved on each CD
 - Handle boot-floppy directories without documentation
2002-07-11 22:01:44 +00:00
Tollef Fog Heen 37c00f7c39 Apply patch from Petter Reinholdtsen to put the security updates onto
the cd.
2002-07-11 21:40:17 +00:00
Raphaël Hertzog d926f4fd93 * Updated tools/add_secured to work with all versions of md5sum
(including the one that comes with dpkg >= 1.10).
* Protect the call to add_secured by a stamp file. Closes: #147105
* Provide a customised isolinux image. We don't need to
  recommend syslinux now.
2002-05-15 21:32:02 +00:00
Philip Hands 4949337269 make the Non-US server entry added to .jigdo files by publish_cds point
at the new non-US.cdimage.debian.org name for open, so we can move
cdimage.d.o to raff.d.o in the near future.
2002-05-06 17:19:05 +00:00
Raphaël Hertzog 1b7b7f846b * More syncing between CONF.sh and debian/CONF.sh. 2002-05-06 12:44:07 +00:00
Steve McIntyre 642a8d12fd Added definitions for DEFBINSIZE and DEFSRCSIZE 2002-05-06 12:00:59 +00:00
Philip Hands 2d2c8a7db9 add fast_sums and publish_cds variables to debian/CONF.sh
fix comment typo in CONF.sh
2002-05-06 11:38:53 +00:00
Raphaël Hertzog 70780934de * Added cpp to the Depends field. Closes: #145869 2002-05-05 10:19:16 +00:00
Raphaël Hertzog ca93745a86 * Applied patch for #145318.
* Updated README.sbm.
2002-05-04 13:25:03 +00:00
Raphaël Hertzog 4e9a7f9d08 * New changelog entry. 2002-04-28 14:07:19 +00:00
Raphaël Hertzog 3ecef23070 * Added Smart Boot Manager image.
* Prepare 2.2.14 release.
2002-04-28 13:56:50 +00:00
Richard Hirst cd1ced40f2 Reworked post-boot-hppa to hardcode path to palo, and to ensure
1_NONUS.raw is built properly.
2002-04-23 22:50:35 +00:00
Richard Hirst 63f0213511 Reworked boot-ia64 to use hardlinks and so 1_NONUS.raw is built properly. 2002-04-23 14:50:29 +00:00
Raphaël Hertzog 75a0846932 * Last updates for the boot on mips, mipsel, alpha arches. 2002-04-22 21:01:20 +00:00
Richard Hirst 8675da45e6 Added ramdisk_size=8192 to palo command line for hppa; kernel default is
6144, and since I turned on language chooser, the ramdisk is now 8192.
2002-04-18 14:04:12 +00:00
Raphaël Hertzog 6db585e4fc * Removed el-torito multiboot support.
* Documented the choice of isolinux.
2002-04-15 22:42:15 +00:00
Raphaël Hertzog 139fd6593f * Fix handling of NONFREE/EXTRANONFREE variable.
* Update the order of the boot images for i386 :
  1: isolinux multiboot
  2: vanilla
  3: compact
  4: idepci
  5: bf2.4
* Put ISOLINUX=1 by default. Added it to CONF.sh.
2002-04-13 12:17:57 +00:00
Christopher Lawrence b535871449 Change syslinux to a recommendation, per Raphael. 2002-04-09 22:00:35 +00:00
Christopher Lawrence bc5f45c83d Added syslinux to the dependencies, since it's required for ISOLINUX
support to work.
2002-04-09 01:40:53 +00:00
Christopher Lawrence ceff16b166 Add ISOLINUX support and fix boot options in /install/boot.bat when
using loadlin.
2002-04-09 01:39:43 +00:00
Steve McIntyre 5b892f4ae9 Added support for DVD-sized images. Specify default image sizes in
CONF.sh as DEFBINSIZE and DEFSRCSIZE

build.sh and build_all.sh now use these settings to calculate the
packages and source files to go on each disk, using bc - shell
arithmetic cannot cope with > 32-bit numbers

use the md5sum from the textutils package - dpkg's md5sum cannot
handle large files.
2002-04-07 16:26:59 +00:00
Raphaël Hertzog 348a314e2b * Put idepci on the first CD. Fix multiboot for adding vanilla.bin
alternative image when the old default image is not used as default...
* Change kernel name for alpha bf too even if the new bf are not yet
  available...
2002-04-06 12:30:55 +00:00
Raphaël Hertzog 1318755d05 * Include languages packs.
* Fix kernel name.
* New NOSUGGESTS option.
2002-03-25 10:03:53 +00:00
Raphaël Hertzog 69327130a5 * Updated script in tasks/base-woody.
* New changelog entry.
2002-03-16 23:07:55 +00:00
Raphaël Hertzog 0317a15935 * Updated base-woody with latest debootstrap (0.1.17).
* Prepare for release.
2002-03-16 18:56:12 +00:00
Raphaël Hertzog f150eabdff * First fix for the creation of .disk/kernel_installable.
* Added the corresponding changelog entry.
2002-03-02 19:45:24 +00:00
Raphaël Hertzog f8c0ab436e * Implement the .disk/{kernel,base}_installable stuff. Not tested yet. 2002-03-02 19:08:18 +00:00
Raphaël Hertzog 54ddadb413 * Don't include basedeb-images-* on the CD. 2002-02-13 10:25:02 +00:00
Raphaël Hertzog e14b741797 * Fixed Makefile.
* Updated boot-i386 for bf 3.0.19.
2002-02-11 14:04:08 +00:00
Stefan Gybas e5eed0b1c2 Adapted to new s390 boot-floppies 3.0.19 directory structure 2002-02-05 14:09:12 +00:00
Raphaël Hertzog bb20429165 * Automatically add packages listed by debootstrap. 2002-02-04 14:09:13 +00:00
Anne Bezemer b7582144e3 Add jigdo generation support 2002-01-28 23:00:17 +00:00
Raphaël Hertzog f3cbca11a0 * New changelog entry. 2002-01-20 14:43:02 +00:00
Raphaël Hertzog 525819ce3d * Handle missing Contents file better.
* Prepare 2.2.12 release.
2002-01-20 14:37:56 +00:00
Raphaël Hertzog 2e178a4a23 * Fix some cpp related problem. 2002-01-13 18:05:57 +00:00
Raphaël Hertzog 718da6a3cc * Make the log output more consistent.
* Offer the possibilty to not force the inclusion of recommended/suggested packages.
2002-01-07 10:31:23 +00:00
Raphaël Hertzog 8385e85d6a * Correct spelling mistake. 2002-01-04 09:14:58 +00:00
Raphaël Hertzog 7de1d023be * Fix the MULTIBOOT test. :-| 2001-12-31 17:48:47 +00:00
Raphaël Hertzog 3bfb19626f * New changelog entry. 2001-12-29 18:58:42 +00:00
Raphaël Hertzog 9db9cb02c7 * Complains for missing Release files.
* Prepare for release.
2001-12-29 18:52:24 +00:00
Raphaël Hertzog 220413d16b * Removed bashism.
* Updated documentation.
* Improved debian/rules to clean some CVS files.
2001-12-18 22:51:14 +00:00
Raphaël Hertzog bc759d08c2 * New changelog entry. 2001-12-16 03:35:19 +00:00
Raphaël Hertzog be248ef6f4 * New release. 2001-12-16 03:25:53 +00:00
Raphaël Hertzog fd4a43d290 * Documentation update. 2001-12-10 20:32:40 +00:00
Jochen Röhrig e1551e6470 Added support for s390. 2001-11-26 17:27:46 +00:00
Raphaël Hertzog d712eccf9c * Changelog update. 2001-11-21 08:00:53 +00:00
Jim Westveer 89d399fbbf *** empty log message *** 2001-11-17 06:05:52 +00:00
Raphaël Hertzog 5f2d879e0e * New changelog entry. 2001-11-16 07:28:14 +00:00
Raphaël Hertzog fc6b2e48c8 * lintian cleanup (s/Build-Depends/Build-Depends-Indep/) 2001-11-16 07:25:34 +00:00
Raphaël Hertzog 86e2dd8f69 * Preparing 2.2.9 release. 2001-11-16 07:22:05 +00:00
Richard Hirst 839c7ebd20 ia64, only first disk is bootable, save space with symlinks in /install
(rescue.bin is 10MB).
2001-11-13 09:31:21 +00:00
Ethan Benson 1c43928d79 Apparently someone is using very newwest debian-cd for potato r* CD images...
add a kludgy version of yaboot.conf to accomidate the anchient and
broken yaboot in potato, use this version in the potato scripts.
2001-11-11 15:32:29 +00:00
Raphaël Hertzog ac2f9df992 * Synced with latest debootstrap. 2001-11-11 15:06:29 +00:00
Raphaël Hertzog be9d5bed00 * New scanpackages/scansources using apt-ftparchive generate. 2001-11-09 07:55:23 +00:00
Richard Hirst 2c7748a229 If using BOOTDISK= pick up docs from there also 2001-11-06 10:23:36 +00:00
Ethan Benson 060ea1f02c Update yaboot.conf and ofboot.b to conform to current (1.3.4) yaboot (powerpc). 2001-10-14 11:35:14 +00:00
Raphaël Hertzog d9b5e6200a * Drop slink support.
* Drop dpkg-multicd support.
* Uses apt-ftparchive instead of dpkg-scan{packages,sources}
* Try to use extra override file (for Task: fields), not tested.
2001-10-06 15:55:12 +00:00
Jim Westveer 6bd40289d2 updated changelog 2001-09-30 00:37:19 +00:00
Raphaël Hertzog fef95c0102 * New changelog entry for 2.2.9 2001-09-16 12:59:27 +00:00
Raphaël Hertzog 8c4df50bfe * Release of 2.2.8 2001-09-16 12:43:43 +00:00
Raphaël Hertzog 7fb104fc41 * Moved to main (removed the last use of unzip).
* Added a suggests to palo (>= 0.94) for hppa.
2001-09-10 12:01:10 +00:00
Richard Hirst 0434e7bd1a Add support for hppa. 2001-09-10 10:15:59 +00:00
Raphaël Hertzog b20b2a36b6 * Update the "Components" field of Release file.
* Update the task file with sid-generated content
2001-09-09 19:11:21 +00:00
Richard Hirst 899ca54fb1 Add support for ia64. Closes #110553. 2001-08-29 17:18:31 +00:00
Raphaël Hertzog bd78332c87 * Accept non-us section name (even if non-US is the official name to use). 2001-08-21 19:07:43 +00:00
Raphaël Hertzog 3cc10c037e * Added new changelog entry. 2001-08-19 11:44:18 +00:00
Raphaël Hertzog 1c327fa1f8 * Release 2.2.7 and documentation/changelog updates. 2001-08-19 11:39:09 +00:00
Raphaël Hertzog 6497c50622 * Little fix for test of availability of boot-disks in installtools.sh 2001-07-24 17:30:06 +00:00
Raphaël Hertzog 7cd4b17f40 * The inclusion of the secured tree is now controlled by the
SECURED environment variable. It is *disabled* by default
  (thanks to jgg who doesn't want to correct apt even if he
  proposed the current scheme)
* Priority optional (same than in the overrides)
2001-07-21 15:50:09 +00:00
Raphaël Hertzog 0ee38d20ce * Use Digest::MD5 instead of MD5.
* Prepare 2.2.6 release.
2001-07-10 14:42:54 +00:00
Raphaël Hertzog c649f77c21 * Updated Woody version number.
* Build woody CDs by default.
* Updated documentation.
2001-07-10 09:57:43 +00:00
Raphaël Hertzog 8a1452e6a2 * Updated to be in sync with debootstrap. 2001-07-06 12:27:40 +00:00
Raphaël Hertzog 97346761fd * New (empty) changelog entry. 2001-06-18 22:45:15 +00:00
Raphaël Hertzog a95fcf434c * Last commit before 2.2.5 2001-06-18 22:07:38 +00:00
Raphaël Hertzog 52eddd6c2c * Make sure we install base packages from debootstrap on first CD
* Little fixes.
* Only includes latest version of a package when concurrent versions
  are available (in a local repository for example)
2001-06-10 14:56:26 +00:00
Raphaël Hertzog 2afe58456b * Removed -a from mkisofs call. 2001-05-19 13:29:52 +00:00
Raphaël Hertzog f5295ca995 * Last commit before 2.2.4 upload. Updated changelog and included update-cd. 2001-04-28 21:58:30 +00:00
Anne Bezemer f66a295335 * Updated and reorganized package/popularity lists, as produced by the
"Useful CD 1 Project". More info in tasks/README.
2001-04-24 23:27:10 +00:00
Anne Bezemer 750974edcd * Added exclude feature for source packages and un-exclude feature
for binary packages.
2001-04-24 20:30:54 +00:00
Anne Bezemer 966cf8eda6 * Redesigned and updated README to match new www.debian.org style. 2001-04-24 20:15:56 +00:00
Raphaël Hertzog 94091e98d5 * Updated the tasks/popularity-contest file. 2001-04-21 22:04:13 +00:00
Raphaël Hertzog 5c171358bc * Create a $CODENAME-secured tree with Release and Release.gpg file.
* Some esthetic cleanup.
2001-04-14 20:57:06 +00:00
Raphaël Hertzog e67c751db6 * Does correctly manage pools wrt Packages files. Large patch not well
tested.
* Now depends on grep-dctrl.
* Updated tasks files to put non-US at top.
* Various fixes.
2001-02-27 01:01:40 +00:00
Raphaël Hertzog 84c05090cb * Fixed outstanding bugs.
* Simplified a regexp in tools/apt-selection
* Modified the install/boot.bat provided on the first CD
2001-01-27 17:32:34 +00:00
Jim Westveer cd584b33d9 All (i386) CDs now have a different boot kernel flavor 2001-01-07 20:36:05 +00:00
Jim Westveer d89da99b09 typo, /tools/add_dirs line 26 --fixed 2000-11-13 17:59:10 +00:00
Anne Bezemer 73945a9e42 * Updated pi-makelist, now excludes all of the sparc live filesystem.
* Added Recommends: debianutils because pi-makelist uses tempfile(1)
  since 2.2.3; also mentioned this in the debian-cd/YACS README.
* Some minor updates/rewordings in CD's top-level README.
2000-11-13 16:48:14 +00:00
Raphaël Hertzog 9ad3d70bc4 * Fixes several bug caused by changes in the way binary-all packages
are referred to in the Packages files. Closes: #76178
* Does now handle sources for a local repository correctly. Closes: #76179
* Fix a bug in make extras. Closes: #76181
* Added a commodity local symlink for old-fashioned tools like multi_cd
  which want local packages in dists/local/local. Closes: #76186
* Many thanks to Vladimir Michl who provided me patches for the 4 bug
  mentionned above.
* Changed mirror_check to use case insensitive pattern matching for
  detecting headers. Closes: #70838
* Documentation updates about the SIZELIMIT stuff and bootable CDs.
  Closes: #72067, #68913
2000-11-12 22:41:45 +00:00
Anne Bezemer 9874e3548e DEBVERSION (+examples) now like "2.2 r0" according to discussions on
debian-cd list.
Copied FORCENONUSONCD1 to debian/CONF.sh, where it wasn't mentioned yet
(i.e. it would become a "hidden feature" in the .deb package).
2000-08-12 22:36:50 +00:00
Dan Jacobowitz 7a9ce8640c Recommend hfsutils. 2000-07-25 16:39:27 +00:00
Raphaël Hertzog 39310a75c3 * Duh, this is the final 2.2.2 release. 2000-07-13 12:00:46 +00:00
Raphaël Hertzog b53f3c80e1 * Fixed Joey's patch. ${LOCALDEBS:-$MIRROR} is correct syntax. 2000-07-06 10:32:27 +00:00
Jim Westveer 5ae902400d Misc changes for woody i386 bootdisks --jwest 2000-07-06 00:45:09 +00:00
Raphaël Hertzog 3c4dd7d6db * Added "-F ." for symlink farmers... 2000-07-02 11:09:34 +00:00
Raphaël Hertzog 8f8c0e3980 * Fixed bin-image and src-image.
* Added new entry in changelog.
2000-07-02 10:57:40 +00:00
Raphaël Hertzog 898a7e92f8 * Patch from Joey Hess for LOCALDEBS.
* Patch from Michael Schlueter for a bugfix related to forcenonusoncd1.
* Patch from myself : s/*.packages/?.packages/ in tools/scanpackages !
  It's a problem that appeared with the use of FORCENONUSONCD1 and LOCAL.
2000-06-30 00:04:03 +00:00
Ben Collins d7ffc07011 fix 2000-06-17 17:59:04 +00:00
Steve McIntyre 6ef81f9eb6 Added FORCENONUSONCD1 option - forces non-US packages/sources onto the
first CD where possible. We then make 2 copies of this, one with
non-US and one without. Useful for people wanting to create non-US and
US-safe CD sets without having to spend so much disk space.

Side-effects: The CD tress are now $(DIR)/CD<foo> instead of
$(DIR)/<foo>
2000-06-16 23:42:50 +00:00
Ben Collins 7a02a8d9f8 subdir for archs 2000-06-14 04:54:52 +00:00
Ben Collins 22d6caf0e7 Edited boot-alpha
Added extra file to help fine tune each arch's CD size
2000-06-11 13:12:56 +00:00
Raphaël Hertzog 5d4ff3914e * Added support for EXTRANONFREE. Hope it works :-) 2000-06-06 17:19:27 +00:00
Raphaël Hertzog 69d1f89fd2 * Updated README.html.in for potato & woody. 2000-06-04 00:12:59 +00:00
Raphaël Hertzog d542709dc5 * Include the upgrade directories when available. 2000-06-03 13:16:06 +00:00
Raphaël Hertzog 5a2cde6cc7 * Added the "needed" file as tasks/forcd1 and included it in the standard tasks. 2000-05-30 11:13:10 +00:00
Ben Collins 548e75dc59 update 2000-05-22 13:14:38 +00:00
Raphaël Hertzog 8401858d82 * Added the changelog entry for 2.2.1 2000-05-20 21:45:17 +00:00
Raphaël Hertzog edbe3d2bd9 * Added documentation (README.html & README.txt) that replaced some
old doc. Needs a lynx dependency.
* Added arm support.
* Failry large changes to the Makefile due to the added documentation.
* Make the translated documentation more available.
* Copied some files from potato dir to the woody dir (so that we can
  still build woody CDs).
2000-05-18 22:49:02 +00:00
Dan Jacobowitz c6ca7372cf Note powerpc changes in changelog 2000-05-01 18:22:24 +00:00
Raphaël Hertzog 6dbd654cb4 Added a Closes: #59250 ... 2000-05-01 10:45:55 +00:00
Jim Westveer 2d78bdd898 Temporary changes to make /woody/boot-i386 work...with potato-boot-disks 2000-04-15 00:52:02 +00:00
Ben Collins 6a6516ae9e update 2000-03-30 14:10:54 +00:00
Jim Westveer 7c1df814f7 boot.bat not working because of missing loadlin.exe ..fixed 2000-03-25 15:38:50 +00:00
Ben Collins 2017c75b71 debian/CONF.sh: added defaults for new vars
tools/boot/potato/boot-sparc: updates for sparc CD's
2000-03-22 17:42:48 +00:00
Raphaël Hertzog 37ab5b703b * Reverted the removal of */doc dirs in disks 2-4.
* Removed $ADIR too in target bin-distclean.
2000-03-14 21:49:00 +00:00
Jim Westveer 5ce5fd0340 updated changelog 2000-03-13 05:13:50 +00:00
Jim Westveer 0213832a19 changes for sparc boot disks --jwest 2000-03-12 17:00:20 +00:00
Raphaël Hertzog 6bdd35ca98 * Modified the changelog for the next upload. 2000-03-07 19:34:37 +00:00
Raphaël Hertzog 92504f2149 * Many modifications to support the inclusion of local packages
available in dists/$CODENAME/local/binary-$ARCH.
* Updated documentation in several places.
* Updated CONF.sh.
* Added an empty task.
2000-03-07 18:59:31 +00:00
Raphaël Hertzog 93f96e4f49 * Added tools/pi-makelist this time.
* Removed set -e from tools/apt-selection. Apt must be able to fail ...
* Added a separate pi-makelist target.
* Updated the README with Pseudo Image Kit information.
2000-02-26 11:41:10 +00:00
Raphaël Hertzog 1f41fe62d6 * Added set -e for shell scripts.
* Now generate *.list for Pseudo Image Kit.
* Added files for woody.
* Updated the README* files.
* Added some .cvsignore files.
2000-02-19 17:52:52 +00:00
Raphaël Hertzog 831b19816a * Added some tasks-* package to the list of packages that should go
on the first CD.
* Make the second i386 CD bootable with the "compact" image.
2000-01-31 08:36:50 +00:00
Raphaël Hertzog 8e74984498 * Added tasks/popularity-contest which is a list of packages sorted by
use (the more widely used are first).
* Updated tasks/Debian_potato to benefit from this popularity-contest
  information.
1999-12-27 23:11:18 +00:00
Jim Westveer cda4609fcc fixed bad spaces in changelog 1999-12-27 19:54:02 +00:00
Jim Westveer 86a3c7ee39 Updates for 2.2.3 bootdisks 1999-12-27 17:39:40 +00:00
Raphaël Hertzog 9c1d1aa4b5 * debian/rules removes unneeded CVS directories.
* corrected a litlle quoting problem in the Makefile.
* removed NONUS=0 from the example in the README
1999-12-21 17:20:30 +00:00
Raphaël Hertzog 2b7ba55cc1 * Updated the README : the mkhybrid package in Debian does
support the -F option. Closes: #50141
1999-11-14 14:09:57 +00:00
Raphaël Hertzog 6914b57b77 * Does now include the boot-floppies documentation again.
* Removed some cruft (master file for potato and master.i386)
1999-11-13 16:44:36 +00:00
Raphaël Hertzog 479e95a41e * Splitted the boot disks scripts for slink & potato.
* Corrected the Makefile accordingly.
* Updated the tasks/Debian_potato to use the task-* packages.
1999-11-11 20:22:24 +00:00
Adam Di Carlo 807aa1637f resync with 2.1.90 1999-11-11 18:27:05 +00:00
Adam Di Carlo e83ef58217 Initial revision 1999-11-11 17:10:37 +00:00
Adam Di Carlo e7cc6c63f5 remove file prior to importing YACS 1999-11-11 16:43:24 +00:00
Steve McIntyre 5a701fc07a Initial revision 1999-04-01 06:58:02 +00:00