Commit Graph

1223 Commits

Author SHA1 Message Date
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
Joey Hess 754baa70a3 * Order task-essential-etch using task.list, and regen to match current
tasksel.
2005-11-06 23:14:54 +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
Joey Hess 04999c7f3b * Change debootstrap --print-debs calls to pass debootstrap a mirror to use
and a temporary directory to work in, so it will avoid downloading the
  Packages files from its hardcoded mirror, and work on amd64 and other
  situations with a non-official Debian mirror. Neccessary since the new
  version of debootstrap has dependency resolution enabled by default.
2005-10-30 19:12:22 +00:00
Colin Watson f315aecc40 use $DI_CODENAME in boot-powerpc rather than hardcoding sarge/etch 2005-10-18 08:27:19 +00:00
Joey Hess 93d2c666a0 syncing changes to generated files, result of CD build on cd-builder 2005-10-11 22:23:28 +00:00
Joey Hess 18d3193299 cleanup 2005-10-10 02:21:53 +00:00
Joey Hess b6cff8f5c2 * Update task.list with new etch (and some old sarge) tasks.
* Update task-full-etch and improve the generation recipe.
2005-10-10 02:18:05 +00:00
Joey Hess 115d5b78d5 consitent formatting 2005-10-07 02:11:53 +00:00
Bdale Garbee 4e68648a0b update hppa udeb lists 2005-10-06 16:46:08 +00:00
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