Commit Graph

104 Commits

Author SHA1 Message Date
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
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
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 34220d8a54 Add some amd64 patches from Goswin that fix boot-amd64 and missing packages. 2005-05-17 11:49:25 +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
Joey Hess 55e75ba6cd libdevmapper1.00 renamed to libdevmapper1.01, update debian-installer
task. Closes: #298724
2005-03-09 18:56:16 +00:00
Santiago Garcia Mantinan 5a905923ab Add support for arm to generate_di+k_list. 2005-02-20 23:06:39 +00:00
Bdale Garbee 553eb21ce6 switch hppa to 2.6.8 kernel version of installer 2005-01-16 04:35:22 +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
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
Kenshi Muto 675824092e add localization-config 2004-10-05 01:00:46 +00:00
Joey Hess 899b81e78a - Put 2.4, not 2.6 kernels on hppa cd. 2004-09-28 12:18:53 +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
Joey Hess 1dc8020a5f add ia64 2.6 kernels to di+k_list 2004-09-23 16:03:02 +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
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
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
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
Joey Hess 0de5c65fb7 add jfsutils to netinst cds 2004-05-30 18:06:58 +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
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
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 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 cc102092f1 make discover change to correct file 2004-04-25 20:38:22 +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
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 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 1358ed4fb9 Add wireless-tools to generate_d-i+k_list 2004-03-10 20:22:41 +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 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
Kenshi Muto b579229191 add jfbterm 2003-12-24 16:21:14 +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
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 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