Commit Graph

1101 Commits

Author SHA1 Message Date
Steve McIntyre 4e363bef36 More cleanups for the first sarge point release. Make the update CDs easier to produce... 2005-12-19 22:39:10 +00:00
Steve McIntyre f8f6b90b2a Updates for sarge r1 2005-12-19 19:05:23 +00:00
Steve McIntyre 773b972935 Fix the "shortinfo" output in jigdo files 2005-12-18 19:34:35 +00:00
Steve McIntyre 8561aff963 Fix typo; s/ppptp/pptp/ 2005-12-17 19:14:31 +00:00
Steve McIntyre af1edf17f4 Minor change to correct the README - BASEDIR var means we don't have
to cd to /usr/share/debian-cd/ any more. Closes: #280191
2005-12-17 18:19:21 +00:00
Steve McIntyre 38d277b76b Add the ppptp-linux package to CD#1. Quick hack adds this from the
Makefile for now; FIXME later... Closes: #255367
2005-12-17 18:13:44 +00:00
Steve McIntyre b9dab72c03 Use "|" rather than "/" as a sed separator in the etch boot-amd64 and
boot-i386 scripts. Closes: #342344
2005-12-17 17:53:52 +00:00
Frans Pop 5e5a31750c Set boot-s390 script executable 2005-12-15 22:24:34 +00:00
Steve McIntyre 9faa83afcf Fix the new Packages file generation to cope with LOCAL packages
too. A simple change to add checking for /local/ ; hopefully it will
do the trick.
2005-12-14 01:38:40 +00:00
Steve McIntyre 2358dd635e * MAJOR CHANGE: Stop using apt-ftparchive to generate the Packages
files on each CD/DVD; instead grab the details for each package
  directly from the Packages file in the archive. MUCH MUCH faster,
  and uses less code too. Affected scripts:

  + tools/scanpackages now just generates Release files. argv[1] used
    to be "scan" or "install", but no longer used

  + tools/add_debs slightly simplified - old code removed

  + tools/add_packages now dumps out Packages file fragments as each
    .deb and .udeb is copied into the temporary trees

  + WARNING: Any uses of the "before-scanpackages" hook may now break
    - shout if you're affected.
2005-12-13 02:04:33 +00:00
Steve McIntyre b10be4a9dc Fixed shell bug in DOJIGDO=1 mode, should now work... 2005-12-12 01:12:28 +00:00
Steve McIntyre c275d5187d * Split out the code that copies debs into the temporary trees and
creates Packages files from the Makefile into tools/add_debs
* Split out the code that copies sources into the temporary trees and
  creates Sources files from the Makefile into tools/add_source_packages
2005-12-11 00:39:10 +00:00
Joey Hess 1a4ac2ddc6 * Explicitly list ppp and pppoeconf in generate_d-i+k_list, since they are
not installed by debootstrap and we do want them on netinst CDs.
2005-12-09 21:40:39 +00:00
Steve McIntyre 5e16cfe7f9 Quote the params to make_image to make sure they work... 2005-12-08 23:46:42 +00:00
Steve McIntyre 1f19193d3c Split out the actual ISO/jigdo creation code from the Makefile into
tools/make_image
2005-12-08 22:55:19 +00:00
Steve McIntyre 70605c7b44 Fix the code to find the kernel(s) for HPPA; JTE wants the path
relative to the root of the CD, not the absolute path on the host
filesystem.
2005-12-08 01:33:17 +00:00
Steve McIntyre e056559b50 Add execute bits 2005-12-07 00:37:59 +00:00
Steve McIntyre f14e1a50c5 Last bits of JTE merge 2005-12-07 00:28:18 +00:00
Steve McIntyre d137795c8d Adding two new helper scripts needed for JTE changes 2005-12-07 00:21:22 +00:00
Steve McIntyre 537afe73f2 Checking in JTE changes 2005-12-07 00:12:11 +00:00
Steve McIntyre c093888cb2 Checking in JTE work to the trunk. 2005-12-07 00:09:39 +00:00
Steve McIntyre 2c24d679d4 Merging JTE support into the trunk now that the Debian mkisofs package
has JTE included by default.
2005-12-07 00:08:57 +00:00
Joey Hess f62738c8b7 * Add initramfs-tools to generate_d-i+k_list 2005-11-17 00:22:24 +00:00
Joey Hess 8140171580 * Add default UDEB_EXCLUDE files that differ for businesscard, netinst, and
full CDs.
* Make the full CD have apt-mirror-setup in its udeb_exclude file, to avoid
  that component being installed to satisfy apt-setup's dependency on it (I
  hope), so that the user is not unncessarily asked for a mirror during a
  full CD install, but is still asked for one during installs from the
  smaller CDs.
2005-11-15 00:28:07 +00:00
Joey Hess e1b5db9145 * Exclude inetutils-inetd and openbsd-inetd from CD1 for similar resons. 2005-11-13 20:49:19 +00:00
Joey Hess 9cdcac51c3 * Exclude cdebconf from CD1s to prevent both it and debconf being pulled in
by | dependencies. cdebconf isn't usable right now and has a large
  dependency chain.
2005-11-13 20:36:11 +00:00
Joey Hess cdb7de17bd * Try forcing debconf onto CDs to attempt to get debian-cd not to include
both it and cdebconf for | dependencies. cdebconf isn't usable right now
  and has a large dependency chain.
2005-11-13 20:16:56 +00:00
Joey Hess 00be9ca47e * Add more udebs to excludes trying to trim the netinst size down. 2005-11-11 19:26:23 +00:00
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