Commit Graph

462 Commits

Author SHA1 Message Date
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