Commit Graph

508 Commits

Author SHA1 Message Date
Santiago Garcia Mantinan c406b16046 Change the way to insert the [Image] section on jigdos so that jigdo-file
generates the md5sum of the template and adds it to the [Image] section.
A side efect is that the generation date apearing on the Info changes from
being the end date to being the start date. If this matters tell me and
I'll change it.
2002-07-03 12:01:50 +00:00
Philip Hands 054b1a10ad These files get things we don't need (like kernels) off of CD1, and promotes
other things (like kernel-source and the newbie friendly stuff) onto CD1
2002-07-01 19:03:42 +00:00
Philip Hands cec9734a40 These boot-*.calc files contain are the values I'm using to make sure that
that we don't get oversized CDs.
2002-07-01 19:01:00 +00:00
Philip Hands 3a8c459c4d o Fix the src vs. source nismatch in the Template line of resulting jigdo files
o comment out the overly verbose Warnings, and stop it from exiting when it
  finds an outsised CD.
2002-07-01 18:34:10 +00:00
Philip Hands f135fb6616 Take into account the extra architectures, and the increased number of CDs
we're dealing with in woody
2002-07-01 18:28:52 +00:00
Philip Hands 087f4dfb0b Check for non-us, rather than non-us/main when selecting non-US packages
since a few packages are (wrongly) in section non-us, and therefore not
being forced onto CD#1, which results in other $N_NONUS being created.
2002-07-01 18:25:08 +00:00
Santiago Garcia Mantinan ceeee3561f Retrying to commit the removal of Contents files from jigdofilelist.
It did not commit on the previous run.
2002-07-01 17:56:15 +00:00
Santiago Garcia Mantinan 15fc56e652 Remove Contents files from jigdofilelist so that they are included on
the jigdo templates instead of needing to download them.

Remove unneeded wgets for Amiga files as they now are on the boot floppies.
2002-07-01 17:34:05 +00:00
Santiago Garcia Mantinan e5073af142 Remove jigdofilelist on distclean.
Fixes a problem with "one arch at a time" mirrors.
2002-06-25 13:42:23 +00:00
Santiago Garcia Mantinan 84e79fdd29 Fixes related to jigdo:
- ARCH dependant thingy
  - upgraded to cope with jigdo 0.6.3 and later template file
    format (thanks Richard)
2002-06-25 08:36:08 +00:00
Christopher Lawrence d82da8f430 Update the f2.txt content to indicate that the documentation is
included on the CD image in the /doc directory.
2002-06-06 17:15:31 +00:00
Santiago Garcia Mantinan e7000ebb51 Fix some little things on the new way to make sparc bootable cds. 2002-06-04 20:04:02 +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
Santiago Garcia Mantinan 964374e12e Added a customized version of isolinux that tells the user to try cds 2-5
or read the doc in case of an isolinux failure. Made de modifications to
use our isolinux, maybe now we don't need to recomend syslinux :-?
2002-05-15 16:13:46 +00:00
Falk Hueffner 372b3fb808 Attempt to support Jensen, which cannot use generic kernel. Untested. 2002-05-10 21:00:35 +00:00
Raphaël Hertzog 82570417b3 * Remove the :> that erases default mkisofs options. 2002-05-07 08:29:45 +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
Philip Hands ed63a0bf65 I put the wrong version of this file into the tools directory when I moved it.
This should be the right one now.
2002-05-06 16:13:36 +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
Philip Hands 71f060e868 make the make mirrorcheck optional, to save time when testing. thus:
SKIPMIRRORCHECK=yes ./build_all.sh
2002-05-06 10:36:49 +00:00
Philip Hands f3edfa9f2e Add some terms to the find used by jigdo to scan the archive, in order
to make it prefer files from the current distro.
This stops it using paths that point into potato for files that exist in
both potato & woody
2002-05-06 10:30:01 +00:00
Philip Hands 9fac563381 move publish_cds into the tools directory, update it to the version
currently in use, and add the variables it needs to CONF.sh
2002-05-06 10:23:32 +00:00
Karsten Merker 08b8e247f5 Changed post-processing of mipsel CD images to make them bootable - uses
"manual mode" of mkdecbootcd >= 0.2 and can therefore be used without
root privileges.

Requires:
- mkdecbootcd >= 0.2
- mkisofs (for isoinfo)
2002-05-05 18:44:15 +00:00
Raphaël Hertzog d047354801 * Remove the include of "pine" and "unexclude-CD2-woody". They are not
useful.
2002-05-05 16:39:35 +00:00
Raphaël Hertzog a03b3d79d4 * Added exclude-woody. 2002-05-05 14:34:30 +00:00
Philip Hands 487ac3dff4 Add tools/fast_sums script that I'm using to create the md5sums on
cdimage.d.o
It's disabled by default, so this should not change the behaviour
for people that don't use it, although I don't think there's any reason
not to.
2002-05-05 12:08:27 +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
Philip Charles 286feec0eb Corrected error in Debian_woody 2002-05-04 13:24:13 +00:00
Philip Charles 400b1b872d Modified Debian_woody
Modified task-woody
Added task.list
Added exclude-woody
Added unexclude-CD2-woody
These changes ensure that all tasks except i18n and tex are on CD1.
2002-05-04 12:34:16 +00:00
Ben Collins b3d6e310f7 Put correct root.bin path and fix path to sparc64 kernel (uncompressed now) 2002-05-03 20:27:53 +00:00
Ben Collins ec454c246b Uncompress sparc64 kernel, so SILO doesn't get messed up by the size of uncompressing it itself 2002-05-03 20:25:53 +00:00
Ben Collins fab540e5f4 Update version in message to 3.0 2002-05-03 20:23:40 +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
Ben Collins c3e0fc0e26 Updates for sparc boot. No longer needs root! Requires next upload of boot-floppies though 2002-04-26 16:32: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
Raphaël Hertzog 26ac1136ec * Fix if/else nesting for debootstrap checks. 2002-04-23 21:30:51 +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 a10af8aa52 * Hardcode debootstrap path ... since /usr/sbin may not be out of the PATH.
* Print results of debootstrap checks.
2002-04-23 13:33:37 +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
Steve McIntyre ea30a16ccc Updated for r6, cleaned up a little 2002-04-16 00:25:46 +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
Philip Hands 1ea0224f49 Working, with files being linked from main archive 2002-04-12 11:46:22 +00:00
Christopher Lawrence 194e481288 Add disksize argument to loadlin command lines. 2002-04-09 22:45:11 +00:00
Christopher Lawrence 82c4005825 Add ramdisk_size and disksize arguments to loadlin and isolinux
command lines.
2002-04-09 22:38:16 +00:00