Commit Graph

790 Commits

Author SHA1 Message Date
Steve McIntyre b10be4a9dc Fixed shell bug in DOJIGDO=1 mode, should now work... 2005-12-12 01:12:28 +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 5e16cfe7f9 Quote the params to make_image to make sure they work... 2005-12-08 23:46:42 +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 70605c7b44 Fix the code to find the kernel(s) for HPPA; JTE wants the path
relative to the root of the CD, not the absolute path on the host
filesystem.
2005-12-08 01:33:17 +00:00
Steve McIntyre e056559b50 Add execute bits 2005-12-07 00:37:59 +00:00
Steve McIntyre d137795c8d Adding two new helper scripts needed for JTE changes 2005-12-07 00:21:22 +00:00
Steve McIntyre 2c24d679d4 Merging JTE support into the trunk now that the Debian mkisofs package
has JTE included by default.
2005-12-07 00:08:57 +00:00
Joey Hess f62738c8b7 * Add initramfs-tools to generate_d-i+k_list 2005-11-17 00:22:24 +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 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
Frans Pop ab9a1f6db4 Problem analyzed, so debugging no longer needed 2005-10-31 16:22:02 +00:00
Frans Pop b7c085427d Debug why daily m68k builds are not build from smarenka's home; will revert tomorrow 2005-10-31 15:50:25 +00:00
Joey Hess a365d7c22b * Don't chmod amiboot if it doesn't exist. 2005-10-31 15:20:27 +00:00
Colin Watson f315aecc40 use $DI_CODENAME in boot-powerpc rather than hardcoding sarge/etch 2005-10-18 08:27:19 +00:00
Tollef Fog Heen d44ee5d938 Apply patch from Bdale to make CD building work correctly on HPPA. 2005-09-29 08:01:49 +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 3adf94038b Readded the bitness thingy, which got lost before i had svn access. 2005-09-20 17:26:10 +00:00
Sven Luther 5aaa17f9fc Better fix, which doesn't go over the net. 2005-09-20 15:10:06 +00:00
Sven Luther 25b483599a Now test not only if $DI_DIR is not empty, but also if it is a real dir.
This was not the case in the powerpc builds, and thus the build failed.
2005-09-20 14:55:36 +00:00
Sven Luther 75b9f25cc5 Added set -x to actually provide some visible info in the log about what is happening. Hopefully it will work this time. 2005-09-20 12:15:50 +00:00
Raphaël Hertzog 86b020552d Little fix committed for Sven Luther. 2005-09-19 14:12:28 +00:00
Joey Hess 46f282657d second half of sven's patch 2005-09-17 17:05:27 +00:00
Joey Hess 8a87eea9f2 even more hardcoded path sillyness 2005-09-14 21:00:38 +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 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 34df7ddf4e fix sid symlinks, and begin versioning in svn 2005-09-07 15:21:11 +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
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 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 433894c716 please limit pointless debugging messages to English. :-P 2005-07-08 09:12:12 +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 f5a7063347 m68k etch updates 2005-06-29 12:41:28 +00:00
Steve McIntyre 99c25d14a8 Revert the sarge Release file hack 2005-06-22 21:33:23 +00:00
Stephen R. Marenka f82f3649ac handle etch changes in d-i 2005-06-15 12:29:25 +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
Santiago Garcia Mantinan d90f6e41f4 Allow the usage of a local mirror of the daily d-i builds to be used
for sid_d-i builds.
2005-05-26 17:56:34 +00:00
Santiago Garcia Mantinan 8750bd86df Fixes for task branching coherency. 2005-05-26 17:55:13 +00:00
Santiago Garcia Mantinan f9b1bc58d4 More fixes for the tasks branching. 2005-05-19 21:32:58 +00:00
Santiago Garcia Mantinan 90f70662a9 Couple of small fixes for joeyh's and my latest commits. 2005-05-18 21:45:47 +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 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 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 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 2d8b715b82 sparc daily build moved 2005-03-20 20:09:34 +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
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
Joey Hess 496b90e673 preferred url for alpha images 2005-02-18 18:15:09 +00:00
Joey Hess f427edbd31 kmuto is now doing arm builds 2005-02-17 07:46:30 +00:00
Joey Hess 509a9fe0e0 - Switch mips daily builds to new builds by ths. 2005-01-20 22:34:50 +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
Steve McIntyre f398111b10 Added initial amd64 support 2004-12-08 23:23:09 +00:00
Steve McIntyre 3a19971c45 Added script to make amd64 CDs/DVDs bootable.
FIXME: the help text for isolinux still needs updating...
2004-12-08 22:47:20 +00:00
Steve McIntyre 2c77c9e211 amd64 uses -J just like i386 2004-12-08 22:41:18 +00:00
Steve McIntyre 669b09fd98 Adding extra support for the amd64 mirror structure 2004-12-08 22:40:45 +00:00
Joey Hess a990f95026 use vorlon's daily builds for alpha, jailey's machine is going away 2004-12-03 18:19:49 +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
Colin Watson fb72b32888 Remove unused variable. 2004-11-15 14:35:20 +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
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 d98b470673 Fix syntax error. 2004-09-24 18:00:19 +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 1dc8020a5f add ia64 2.6 kernels to di+k_list 2004-09-23 16:03:02 +00:00
Joey Hess d57cff08f9 put back the extra images for full cds 2004-09-23 12:06:29 +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
Sven Luther 3fa03ffcd3 Simplified boot-powerpc copying stuff a bit.
Added support for cdrom-minimal images copying.
2004-09-20 19:51:24 +00:00
Kenshi Muto f5f49b5527 check and install disk image 2004-09-18 15:31:10 +00:00
Kenshi Muto 20c78d730b fix EXTRA_DISK_IMAGES handling 2004-09-18 14:58:10 +00:00
Joey Hess 4a49305a57 - Sparc daily builds moved to joshk's builds. 2004-09-13 16:35:55 +00:00
Joey Hess a1805e9908 put back net-drivers 2004-09-11 23:15:06 +00:00
Joey Hess 57cf49e6fc access floppy reorg 2004-09-11 23:07:43 +00:00
Joey Hess 440aa13100 fall back to old rc1 cd image location 2004-09-10 12:21:19 +00:00
Joey Hess 3743ff9f46 merge SPLASHPNG patch from debian-edu branch 2004-09-07 16:52:25 +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 ece8d3bd67 Fix typo reported in #267026 2004-08-20 14:11:35 +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
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 b8f6499633 and make sure aboot/delo are in the list whenever it gets regenerated 2004-07-30 01:45:42 +00:00
Joey Hess eed214becc Add back code I did not mean to delete, including a trailing if.
Fix broken indentation that made that possible.
2004-07-29 01:11:42 +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 12372c34d6 Make sure quik is on the powerpc netinst CD; debootstrap no longer installs
it.
2004-07-24 01:52:20 +00:00
Colin Watson 46cb5b3c5b Update URL to Sven's daily d-i images. 2004-07-19 14:15:34 +00:00
Sven Luther d986cd1134 Finalized powerpc kernels fix. 2004-07-18 21:18:02 +00:00
Sven Luther 494efeb186 Included the 2.6.7 powerpc, power3 and power4 kernels, hopefully. 2004-07-18 19:01:43 +00:00
Joey Hess 58059c4636 - Add libfribidi0 to generate_di+k_list, needed for BIDI. 2004-07-15 02:44:38 +00:00
Colin Watson 1d62603597 Include kernel-image-2.4-* metapackages for ia64. 2004-07-13 20:04:53 +00:00
Kenshi Muto 889c873e41 insert LF before APPEND 2004-07-13 05:33:15 +00:00
Steve McIntyre 38f6a32148 (Temporary) check in of the old version of scansources, still used by
update-cd.

FIXME! update update-cd soon!
2004-07-12 22:07:47 +00:00
Steve McIntyre 932c89932e Checking in changes used for the woody r2 update images:
Cope with changes in md5sum; don't fail if we get the spurious "-"
2004-07-12 21:22:05 +00:00
Steve McIntyre 9a9978fa73 Checking in old changes used for the woody r2 images:
Cope with newer versions of silo in the mirror; use the oldest to make
sure it'll still work with woody

Complain and stop if we fail to find the cd.b or second.b boot files
2004-07-12 21:18:14 +00:00
Joey Hess f74bc4c693 consistent indentation 2004-07-11 21:33:42 +00:00
Petter Reinholdtsen 0df4d3b579 Typo. 2004-07-11 15:35:36 +00:00
Petter Reinholdtsen 979f6666f3 Better error messages when the config is missing or the mirror is incomplete. 2004-07-11 15:22:58 +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
Colin Watson 8ea83f4810 Here-documents already do parameter expansion if EOF is unquoted, so no
need for the sed.
2004-07-10 01:34:44 +00:00
Steve McIntyre 51dcd370d7 Initial versions of boot.calc files for HFS images using the new
SIZE_MULT options. These sizes will probably need tweaking individually
2004-07-09 16:28:20 +00:00
Joey Hess ef257176b2 Fix obscenely stupid typo in KERNEL_PARAMS support. (bad manual merge I think) 2004-07-07 03:31:05 +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 ffa69860a8 Add tools/get_diskusage.pl (originally by Petter). 2004-06-29 22:02:53 +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
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 77b4a0a1eb m68k bump kernels to 2.4, except mac 2004-05-13 14:40:55 +00:00
Stephen R. Marenka 1c7ae12a6c m68k bump kernels to 2.4, except mac 2004-05-13 14:37:48 +00:00
Stephen R. Marenka ac031d4b9a update m68k boot/install support for sarge 2004-05-12 19:51:18 +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
Joey Hess e9c6a241b2 remove README.non-US 2004-05-05 15:52:53 +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 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
Bdale Garbee f3b1514f2c palo can't handle a command line longer than 127 chars right now 2004-04-28 06:23:00 +00:00
Joey Hess cc102092f1 make discover change to correct file 2004-04-25 20:38:22 +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 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 f1b745df4d Update boot script for powerpc in sarge to sync with the others, I have
added a new ofboot.b as the changes needed for sarge didn't seem to be
suited for woody.
2004-04-19 19:17:56 +00:00
Santiago Garcia Mantinan d0218a6524 Update the boot script for alpha. 2004-04-18 12:05:46 +00:00
Stephen R. Marenka 1003b29a25 m68k amiga dmesg update 2004-04-15 14:22:13 +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
Stephen R. Marenka 909331f4dd m68k support 2004-04-13 18:48:46 +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
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 b52c3bfcfd Really add sarge boot scripts for hppa 2004-03-16 09:56:58 +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
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
Joey Hess 1358ed4fb9 Add wireless-tools to generate_d-i+k_list 2004-03-10 20:22:41 +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 69e8176c72 fix randisk size for expert too 2004-03-08 04:16:35 +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
Kenshi Muto a91f66a350 add iso-codes 2004-02-21 09:19:23 +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
Raphaël Hertzog 458a589244 - Remove kernel cruft.
- Fix sorting in list2cds and cds2src (problematic with perl 5.8 and random
  hashes).
2004-01-29 00:39:07 +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
Kenshi Muto 7b59b01582 add console-cyrillic, console-terminus, hotplug 2004-01-14 00:41:59 +00:00
Joey Hess 738db18304 add initrd-tools, needed for ia64 2004-01-13 19:31:57 +00:00
Joey Hess a774e29acc fix expansion 2004-01-13 19:11:31 +00:00
Steve Langasek 75d4caab64 kernel complains about /dev/rd/0 on boot - use /dev/ram instead 2004-01-03 22:51:32 +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 60fc43a889 There are no .txt docs for sarge, and the install.en.html is called
index.en.html instead.
2003-12-28 17:48:21 +00:00
Joey Hess 79fd1bc1c1 don't fail fi the doc directory is not yet present
(will be after upcoming mirror push)
2003-12-24 20:14:55 +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 df22bb10a8 - Link the d-i INSTALLATION-HOWTO into doc/, if it exists. 2003-12-24 02:49:26 +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 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
Richard Atterer e6440d5a07 Added code/docs for automatic generation of fallback directories during jigdo generation 2003-12-18 10:22:38 +00:00
Santiago Garcia Mantinan 61dd8fa541 Updated debian-installer related tasks.
Changed powerpc kernel selection method in generate_di+k_list.

Updated boot-$ARCH for the arches using d-i so that it is easier to
change  the repository for d-i and removed -q option of wget to see
wget failures in the logs.
2003-11-13 17:33:50 +00:00
Raphaël Hertzog bee1fd5f17 - Added aptitude on netinst CD. 2003-11-11 21:15:36 +00:00
Santiago Garcia Mantinan 00f30e2ef9 Modified the yaboot structure to better support new releases, moved release
specific files (yaboot.conf and boot.msg) to the release subdir and changed
boot scripts for potato and woody to adjust to this.

Added sarge script for booting powerpcs (still lacks some subarches).
2003-10-09 21:57:34 +00:00
Santiago Garcia Mantinan 78008efbd0 Added script to make ia64 cds bootable, thanks to Richard Hirst and JBailey 2003-10-08 21:40:15 +00:00
Santiago Garcia Mantinan 5ab948e0c7 Updated debian-installer and debian-installer+kernel tasks, this last one
has now multiarch support.

Added generate_di+k_list script to generate debian-installer+kernel task
trying to put on it the best kernel for each architecture.

Upgraded post-boot-alpha for sarge (use d-i instead of disks-alpha).
2003-10-05 21:09:17 +00:00
Steve Langasek 300ce24796 working scripts to make alpha CDs bootable 2003-09-20 19:05:09 +00:00
Santiago Garcia Mantinan 7efb25d56d Changes to use newer d-i images (sjogren's repository), which mainly
means no cdrom144 brand.

Updated debian-installer[+kernel] tasks to cope with changes in d-i.
2003-09-13 17:06:50 +00:00
Josip Rodin be3dd0c0b3 semicolons? who needs semicolons? (selfish indulgence. sorry. :) 2003-07-25 16:13:41 +00:00
Josip Rodin 7e4d11fd43 net-image is currently broken, comment it out temporarily (hi Mithrandir!) 2003-07-25 16:12:50 +00:00
Josip Rodin 5b444e0468 more or less cosmetic language fixes 2003-07-24 23:42:55 +00:00
Josip Rodin 38ceb03c5e conditionalize the BOOTDISKS stuff better 2003-07-24 17:41:53 +00:00
Josip Rodin 4ad8f25184 shortened some silly-code :) 2003-07-24 16:06:59 +00:00
Josip Rodin d6bd43ea87 doesn't exist any more anyhow 2003-07-24 15:32:35 +00:00
Josip Rodin 0a28a20b7f extended regexp isn't necessary, simply search for an empty pattern; formatting 2003-07-24 15:21:05 +00:00
Josip Rodin 6fa4fa5933 don't die if the input files are missing (the non-US file will be missing when top-level NONUS variable is unset); die if the output file is empty, however 2003-07-24 12:22:36 +00:00
Tollef Fog Heen 49d56709a3 really fix the names this time. 2003-07-14 09:35:49 +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
Santiago Garcia Mantinan de073349e3 Debian-installer related changes (update) 2003-05-10 15:16:08 +00:00
Ben Collins 63edcedaf7 New boot-sparc scripts to make use of silo-1.3.0's ability to use an
unpatched mkisofs (since the needed silo patch is no longer in mkisofs).
2003-04-15 19:59:20 +00:00
Alastair McKinstry 14ff9bbfab Initial cut at boot-alpha 2003-03-14 22:10:45 +00:00
Alastair McKinstry 8e74971e66 Needed so debian-cd doesn't complain about lack of "bootable" support for arm , when building Arm CDs 2003-03-14 21:52:28 +00:00
Alastair McKinstry 28c81a492d Generate debian-installer task file for multiple archs 2003-03-08 14:08:00 +00:00
Raphaël Hertzog f39afce541 - SKIPMIRRORCHECK=yes can disable the mirror check in build.sh
- Fix a bug that prevented udebs to be included.
2003-01-19 15:00:40 +00:00
Philip Hands c068335db7 Increase BOOT_SIZE_1 by 2 because 1_NONUS was close to being too big. 2003-01-10 09:07:06 +00:00
Gerhard Tonn 75062f8496 Joliet support added for s390. 2003-01-05 19:02:11 +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
Steve McIntyre fcd4b840ba Updated to work with new update-cd and local my-dpkg-scanpackages script 2002-12-21 12:07:59 +00:00
Steve McIntyre 06e48e0583 Added modified version of dpkg-scanpackages that can be told to only
take one architecture. Needed for the new version of update-cd.
2002-12-21 11:42:55 +00:00
Philip Hands 3fd2d46aed BOOT_SIZE_1 increased by 2 (a tweak left over from building the 3.0_r0 CDs
that I obviously never commited)
2002-12-20 01:52:52 +00:00
Philip Hands 6638924296 BOOT_SIZE_1 increased by 1 (a tweak left over from building the 3.0_r0 CDs
that I obviously never commited)
2002-12-20 01:52:04 +00:00
Philip Hands fbaeaf0137 alpha 1_NONUS CD almost too big, so tweaked the numbers slightly to
correct this in future.
2002-12-20 01:50:00 +00:00
Philip Hands 65107eea00 fi/if typo 2002-12-20 01:47:21 +00:00
Philip Hands 062f9b6dea add a reminder about a kludge I needed when 3.0 was released, so I don't
need to think too hard next testing-->stable transition
2002-12-20 01:46:25 +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
Tollef Fog Heen 07fcb55774 add more support for contrib exclusion 2002-12-07 10:33:52 +00:00
Tollef Fog Heen 916440cf9a add support for excluding contrib. 2002-12-07 10:22:40 +00:00
Santiago Garcia Mantinan deebd75f9f Updated the list of udebs to be included on the first CD.
Switched from joeyh's repository of debian-installer to tfheen's one.
2002-11-22 17:14:32 +00:00
Raphaël Hertzog 6c065e9b9e * Update isolinux config.
* Updated the list of available boot methods.
2002-10-13 14:27:53 +00:00
Raphaël Hertzog 15aed6f236 * Use wget in quiet mode. 2002-10-11 12:03:29 +00:00
Raphaël Hertzog a4dfcf1b6b * Use hardlink instead of symlink. 2002-10-11 09:51:24 +00:00
Raphaël Hertzog 0b07e43e17 * Fix a typo. 2002-10-11 09:38:26 +00:00
Raphaël Hertzog 17feaa1fbc * Finished boot-i386 for debian-installer support. Time to test. 2002-10-11 09:05:55 +00:00
Raphaël Hertzog ce2817c9a1 * Fix two stupid errors/typo. 2002-10-10 17:27:12 +00:00
Raphaël Hertzog 5ddbb8223c * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
Philip Hands aa08dc45b9 adjust alpha & sparc *.calc files to make sure that CDs produced are
small enough.
2002-07-16 10:17:42 +00:00
Philip Hands 7ba3f5e26a *** empty log message *** 2002-07-16 10:13:14 +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
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
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 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
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
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 ca93745a86 * Applied patch for #145318.
* Updated README.sbm.
2002-05-04 13:25:03 +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
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
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 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
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
Raphaël Hertzog aa0928ffc0 * Also change the order of flavors in boot.bat. 2002-04-07 12:52:26 +00:00
Christopher Lawrence 01ae554a2c Fix use of ${VAR:-default} construct; it doesn't seem to like
substitutions in the VAR part.
2002-04-07 04:24:22 +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 26627760e3 * Fix kernel name in post-boot-hppa. 2002-03-30 18:28:11 +00:00
Raphaël Hertzog 1318755d05 * Include languages packs.
* Fix kernel name.
* New NOSUGGESTS option.
2002-03-25 10:03:53 +00:00
Christopher Lawrence e81ac28c70 Added support for a local mirror of security.debian.org. Setting
$SECURITY to the path of the mirror will include any updated packages
in the Packages file for the given distribution and architecture.
2002-03-21 18:30:24 +00:00
Santiago Garcia Mantinan dcf92f2ded Fix jigdofilelist when unstable is not available.
Allow disks-alpha/current not to be a symlink.
2002-03-13 22:40:14 +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 525819ce3d * Handle missing Contents file better.
* Prepare 2.2.12 release.
2002-01-20 14:37:56 +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 7de1d023be * Fix the MULTIBOOT test. :-| 2001-12-31 17:48:47 +00:00
Raphaël Hertzog 9db9cb02c7 * Complains for missing Release files.
* Prepare for release.
2001-12-29 18:52:24 +00:00
Colin Walters 0a2173c3ac Copy the new-powermac kernel image in, as well as the new boot.msg.
Wow.  This might, like, actually work and stuff.
2001-12-19 10:03:02 +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 be248ef6f4 * New release. 2001-12-16 03:25:53 +00:00
Jochen Röhrig aafe39a044 Provide boot support for s390. 2001-11-22 22:36:44 +00:00
Raphaël Hertzog aeb5b8b4aa * More fixes wrt flavors that are available. 2001-11-21 20:32:30 +00:00
Raphaël Hertzog 1d1fabcdd5 * Removed bashism in multiboot code.
* Removed "ide" boot floppies type, it doesn't exist any more.
2001-11-21 07:36:22 +00:00
Jim Westveer 14be05494c Clean up of mboot code 2001-11-18 00:36:20 +00:00
Jim Westveer 8094342bfb MULTIBOOT option now supports all 6 flavors of boot-disk kernels on disk1 2001-11-17 10:49:46 +00:00
Jim Westveer 04f8fa0dbc first test of multiboot ElTorito image for cd1 2001-11-17 06:04:45 +00:00
Jim Westveer f6ccb04145 fixed typo on boot flavor assignment. 2001-11-16 14:29:49 +00:00
Raphaël Hertzog 86e2dd8f69 * Preparing 2.2.9 release. 2001-11-16 07:22:05 +00:00
Jim Westveer 484aefea48 small change suggested by Petter Reinholdtsen 2001-11-16 01:24:47 +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 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
Falk Hueffner b625144edc isomarkboot can't resolve symlinks within the ISO image, so we do it
manually.
2001-10-25 15:43:02 +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 fccd6bf335 added boot blocks for udma100-ext3 to disk 4 and reiserfs to disk 5 2001-09-30 00:32:43 +00:00
Falk Hueffner e8860ae192 Adapt to changes with woody boot floppies. Largely untested, but the
previous version didn't work at all, so it can only have improved :)
2001-09-29 23:21:13 +00:00
Raphaël Hertzog ee838cb485 * Fix a stupid error in sed. 2001-09-10 20:14:08 +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
Ben Collins 0951c6d6d3 Damnit...get the path right this time 2001-09-02 04:14:24 +00:00
Ben Collins 84d3f6f226 Fixup location of etc files to match the last move 2001-09-02 04:11:47 +00:00
Ben Collins 368ef60f3c Get rid of pool-unfriendly code, and fix potato'ism 2001-09-02 04:03:16 +00:00
Ben Collins 2967c3744d Update to same as potato 2001-09-02 03:48:43 +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 c726de1585 * Various little modifications. 2001-08-16 16:37:23 +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
Ethan Benson 0ed3289ac8 make yaboot extraction pool compatible 2001-06-16 12:24:59 +00:00
Ethan Benson 3f27afa2f7 add post-boot-powerpc so mkhybrid will work too. 2001-06-14 23:58:11 +00:00
Ethan Benson 9ae1c3f839 replace woody/boot-powerpc with potato/boot-powerpc. it appears to be
an old noop version.  this might still need a tweak for woody.
2001-06-14 23:57:10 +00:00
Ethan Benson 9d4778026a really fix bootable CD problem. i hope 2001-06-14 23:41:55 +00:00
Ethan Benson a19442e7d7 hopefully fix powermac bootable CD problem, check whether mkhybrid or
mkisofs is used, if mkhybrid do as we always have, if mkisofs add
args: -hfs-bless $n/install/powermac.  note this *REQUIRES* the
mkisofs from woody, potato's will not work.

don't make HFS images for CDs > 1, its not needed.

I will have someone test this to ensure it works asap.
2001-06-14 09:41:01 +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 b312b89f7f * Now correctly parses the Release file (it broke when SHA1 field has been
added).
* TODO: Still have to generate the SHA1 field for the main tree.
2001-04-25 22:27:55 +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 fba7f2543c * Added the .aptignr file and the files.lists.gz since Jason Gunthorpe
requested those to accept the woody-secured stuff.
2001-04-23 22:15:47 +00:00
Raphaël Hertzog 14052d7889 * Changed UDMA66 to IDE according to the latest boot floppies. 2001-04-15 00:32:55 +00:00
Raphaël Hertzog 286d851c34 * Corrections. Include Release file in the main Release file. 2001-04-14 22:38:51 +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 c213ff5a43 * Copy dists/<codename>/Release and Release.gpg files 2001-04-12 10:40:08 +00:00
Steve McIntyre 82185cabbf Fix a clear bug in the handling of non-US where output was directed to the wrong place...
Cope with some directories not existing - make sure that we check for existence first.
2001-04-09 23:39:59 +00:00
Raphaël Hertzog 5ab298e730 * Does now detect packages in non-free even if there are no
other packages (from main) on the CD.
2001-03-25 14:49:14 +00:00
Raphaël Hertzog 8d5ca3775b * Fixed a bug where some symlinks where not created because the
directory where they should be created didn't exist yet.
2001-03-18 19:01:36 +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 f74e6a2f86 update to woody boot-i386 for boot.bat 2001-01-26 15:21:22 +00:00
Steve McIntyre e97f9008a5 Updated to cope with new filenames of main section override files in the archive. 2001-01-14 19:59:11 +00:00
Jim Westveer 71beba826d added boot kernel udma66 to cd#4 on woody 2001-01-07 20:21:51 +00:00
Jim Westveer ed04449aa0 added boot kernel udma66 to cd#4 2001-01-07 20:20:29 +00:00
Jim Westveer c42826c0e8 update i386 boot routines to include boot blocks on all binary disks 2001-01-04 05:31:46 +00:00
Jim Westveer d32dd75402 added boot block on all disks 2001-01-03 15:57:21 +00:00
Steve McIntyre 00e2cc2955 Initial checkin of update-cd, simple tool to create r0 -> r* CDs.
Minor changes to tools to help this:

	add_dirs:		only create directories if they don't exist.
	scanpackages: 	added a command line flag to not create Packages.cd files
2000-12-05 20:53:24 +00:00
Dan Jacobowitz 4e43bca1fc Path for yaboot has changed. 2000-12-01 03:12:56 +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
Jim Westveer 6f8ec390c8 type line 26, fixed 2000-11-13 06:23:52 +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
Jim Westveer ce412c1c59 Workaround for no woody Contents-(ARCH) in non-US --jwest 2000-10-08 19:31:12 +00:00
Steve McIntyre 03b9552049 Cope with field case change in the Packages file: Filename to FileName. Match this field case-insensitively. 2000-09-05 23:12:54 +00:00
Philip Hands a03167f409 CONF.sh:
VERBOSE_MAKE variable added.  allows the verbosity of the make process
    to be controlled, by determining if the lines start with a @ or not
  ATTEMPT_FALLBACK variable added.  allows one to control whether build_all.sh
    should bother to attempt to build a simple CD if the official build
    fails.

Makefile:
  o  added "set -e;" to the start of most of the blocks of shell commands to
     ensure that if one of the scripts fails, that fact is not ignored
  o  replaced many of the @'s with $(Q) and ensured that Q=@ by default.
     This allows one to see what make is actually doing when it all goes
     horribly wrong -- VERBOSE_MAKE in CONF.sh is used to control this

build_all.sh
  o  made it stop on error dependant on ATTEMPT_FALLBACK from CONF.sh

tools/pi-makelist:
  These are the changes by J.A. Bezemer to get rid of files from the list
  that are not available on ftp mirrors

tools/boot/potato/boot-alpha
  check to see if the boot1 directory already exists, and skip its creation
  if so.  This is required to deal with the fact that this script gets called
  for CD1 & CD1_NONUS, and making the directories twice fails, and is pointless
2000-08-25 16:54:03 +00:00
David Huggins-Daines 0e65cd3b52 Doh! doh doh doh. Make alpha CDs boot properly, I hope. 2000-08-18 15:43:14 +00:00
Ben Collins 277435d843 use TDIR instead of hardcoded tmp 2000-08-17 12:47:23 +00:00
Ben Collins 37f4ffd803 remove tmp dir unconditionally at start 2000-08-17 12:45:57 +00:00
Anne Bezemer 7ce100cfe5 Hopefully more correct BOOT_SIZE_1. 2000-08-12 22:45:48 +00:00
Anne Bezemer 6b1816998c Get correct dedication.txt regardless of point release number. 2000-08-12 22:44:53 +00:00
Ben Collins df7986ecb8 Changes for the dedication aswell as a fix for sum/list generation in build_all.sh 2000-07-25 15:03:57 +00:00
Raphaël Hertzog 009c366c2e * Typo problem (B on the first line). 2000-07-13 12:05:52 +00:00
Jim Westveer b850b4b23a Yet another typo in installtools.sh...but now woody-i386 cd creation works 2000-07-06 22:23:22 +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 7c4a271ff6 fixed spelling and comments --jwest 2000-07-06 01:06:29 +00:00
Jim Westveer 047a74cae5 fixed spelling --jwest 2000-07-06 01:04:10 +00:00
Jim Westveer be220942c4 update to /tools/boot/woody/i386 to check for existance of bootdisks --jwest 2000-07-06 00:40:50 +00:00
Jim Westveer 5d74a85ef4 update to /tools/boot/woody/i386 to check for existance of bootdisks --jwest 2000-07-06 00:34:45 +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
David Huggins-Daines d27b3760ec Make bootable CDs on Alpha, requires boot-floppies 2.2.16 2000-06-29 17:56:25 +00:00
Raphaël Hertzog 01d1ef9162 * Commited the same fix than for potato/upgrade.sh. Install upgrade stuff
for all CD1* ...
2000-06-20 20:58:16 +00:00
Raphaël Hertzog b84c867ffb * Fixed tools/potato/upgrade.sh for s/1/CD1/ change and include the upgrade
stuff on all CD1* ...
* Added some explication in README.
2000-06-19 22:25:24 +00:00
Nick Holgate 7f195774e8 * Reduced space requirement of CD 1 by 32MB. 2000-06-17 21:37:51 +00:00
Nick Holgate 2497697eb8 * Fixed conflicts merge checked in by Steve McIntyre.
* Removed wget's of dmesg files no included in boot-floppies.
2000-06-17 21:30:59 +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
Nick Holgate b5250e6d28 * CD install directory created by moving disks-m68k/<boot-floppies-version>
and replacing it with a symlink to the install directory.
2000-06-16 11:14:39 +00:00
Nick Holgate 5c07ab6020 * CD install directory created by moving disks-m68k/<boot-floppies-version>
and replacing it with a symlink to the install directory.
2000-06-14 22:00:14 +00:00
Nick Holgate cc912c27fb * Included AmigaOS dmesg tool and readme. 2000-06-14 12:45:11 +00:00
Nick Holgate 23f29cc9ba * Added missing Amiga StartInstall* scripts.
* Added missing Amiga install.doc.
* Added missing Amiga .info files.
2000-06-13 14:01:14 +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
Steve McIntyre 57ba8f02c8 Obvious bug fix in the new non-free code - fixes warnings and makes
the non-free CD actually happen...
2000-06-07 00:28:28 +00:00
Raphaël Hertzog 5d4ff3914e * Added support for EXTRANONFREE. Hope it works :-) 2000-06-06 17:19:27 +00:00
Ben Collins 8c62adea7e update to 2.2.15 2000-06-04 17:32:32 +00:00
Raphaël Hertzog d542709dc5 * Include the upgrade directories when available. 2000-06-03 13:16:06 +00:00
Nick Holgate 4f227426e4 * First stab for potato release, still needs some work I'm sure, as my
knowledge of non VME sub architectures is nil.
2000-05-26 11:32:18 +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 b2ba460749 Add $YABOOT_DEBUG for testing 2000-05-03 18:48:13 +00:00
Dan Jacobowitz 0b6a1c2ebf PowerPC boot support 2000-05-01 04:59:02 +00:00
Jim Westveer cc240c6ba8 Changes to make /woody/boot-i386 work 2000-04-15 00:42:38 +00:00
Ben Collins 3b4dca8a33 updates for sparc bootable 2000-04-09 17:14:17 +00:00
Raphaël Hertzog e50698cc2c * All arches are using a "doc" directory in the boot-floppies now. 2000-04-03 22:57:59 +00:00
Raphaël Hertzog d48b62b9af * Applied patch for powerPC PReP support. 2000-04-03 22:30:50 +00:00
Raphaël Hertzog ad9dd80b45 * Documentation updates.
* Changed how the sizelimit is get by the scripts (they could have ignored
  values given by the environment variable).
* Put the documentation tree from the mirror on the first CD only.
2000-04-03 22:05:07 +00:00