Commit Graph

315 Commits

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