Commit Graph

858 Commits

Author SHA1 Message Date
Sven Luther a50875936f Fixed yaboot.conf and boot.msg for the new 32bit/64bit kernel separation. 2005-09-30 08:56:46 +00:00
Sven Luther f785b4ef16 Added missing chrp-boot ending tag. 2005-09-30 08:50:46 +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 7c57048434 Fixed sid/etch kernel list, and upgraded changelog. 2005-09-20 22:14:12 +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 ac426ab877 automatic changes and a patch from, iirc, sledge 2005-09-17 17:08:10 +00:00
Joey Hess 46f282657d second half of sven's patch 2005-09-17 17:05:27 +00:00
Joey Hess 962e4c37b5 update 2005-09-15 15:23:53 +00:00
Joey Hess 432e6c3d49 generated new tasks with new kernels 2005-09-15 15:22:47 +00:00
Joey Hess 8a87eea9f2 even more hardcoded path sillyness 2005-09-14 21:00:38 +00:00
Joey Hess 49d0e270fb remove all the kernel excludes, should not be necessary to maintain that
any longer
2005-09-14 20:58:13 +00:00
Joey Hess 84a3c79180 converting to symlink 2005-09-14 20:57:37 +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 2fbc702d74 don't run debootstrap --resolve-deps, probably unneccessary since debian-cd
has a resolver. Also very slow as it downloads Packages files.
2005-09-14 19:36:04 +00:00
Joey Hess 8e07699df8 or was it this way? 2005-09-14 19:07:17 +00:00
Joey Hess 30079de275 or maybe this way? 2005-09-14 19:06:27 +00:00
Joey Hess 16967915ae fix path definition 2005-09-14 19:05:01 +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 f095d8a3fe * Don't hardcode the path to debootstrap. And assume there is a debootstrap
available, as it is a dependency.
2005-09-14 18:21:31 +00:00
Joey Hess 42170bf49c add bootinfo file from sven's patch 2005-09-14 17:57:44 +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 c540a0d13e * Now build etch CDs by default.
* Remove DH_CODENAME unset from CONF.sh, to allow it to be passed in
  via the environemtn. Closes: #326814
2005-09-07 19:18:41 +00:00
Joey Hess 1904f2c2b8 * Now build etch CDs by default. Closes: #326814 (except the unset bit
possibly)
2005-09-07 19:14:12 +00:00
Joey Hess abc93b3894 document recnet change 2005-09-07 15:22:43 +00:00
Joey Hess 34df7ddf4e fix sid symlinks, and begin versioning in svn 2005-09-07 15:21:11 +00:00
Joey Hess 8336c18839 more updates to generated files as result of build 2005-09-07 15:20:42 +00:00
Joey Hess 83592d3329 updated as part of debian-cd run (do these generated files still need to be
in svn?)
2005-09-06 14:39:55 +00:00
Joey Hess 353d57dffd * Remove contrib/testingcds. For now the entire setup directory used to
build Debian CDs is in svn at svn+ssh://svn.debian.org/svn/debian-cd/setup
2005-09-06 14:25:28 +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
Steve McIntyre 30a6bdea65 Ready for the 2.2.23 build 2005-08-22 23:04:04 +00:00
Joey Hess dce489a60c - partman udeb renamed to partman-base 2005-08-15 18:37:15 +00:00
Joey Hess 8fa57c0f1f some updates to exclude list for recent udeb changes 2005-08-11 02:13:07 +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 080b47e19e - Add hw-detect-full to exclude list for etch, renamed to disk-detect. 2005-08-03 21:45:39 +00:00
Steve McIntyre 53ba809aaa We no longer need to use md5sum.textutils, as dpkg no longer ships a
non-64-clean version. We can now just use plain "md5sum". (#313613)
2005-07-30 00:13:17 +00:00
Steve McIntyre 6c649c1932 Added patch from Frans Pop (#320206) to make EXCLUDEs use $CODENAME
Update changelog - the sed hack for the sarge release has been removed again
2005-07-30 00:00:47 +00:00
Raphaël Hertzog cf01d89e7a Checked that Sven's patch for Pegasos support has been applied. 2005-07-22 06:55:17 +00:00
Joey Hess 846d6a1cfe - Repository moved to svn, update docs to reflect move. 2005-07-21 23:47:32 +00:00
Joey Hess 4660597931 fix one more binary file 2005-07-21 23:37:02 +00:00
Joey Hess 826b62889f fixing binary files whose contents were mangled by cvs2svn 2005-07-21 23:31:52 +00:00
Joey Hess bfdf10bde4 remove eol-stype and keywords properties from binary files 2005-07-21 23:22:36 +00:00
Joey Hess adac80e195 set mime type of binaries to binary 2005-07-21 23:13:22 +00:00