Commit Graph

104 Commits

Author SHA1 Message Date
Steve McIntyre c6f16c320e Fix up the buildd/lenny branch after svn conversion 2013-06-15 13:25:39 +01:00
Steve McIntyre 5363c73b77 temporarily copy branch buildd/lenny to a better home for git conversion 2013-06-07 22:08:26 +00:00
cd-builder user 16ddd8dc09 Branch off wheezy for stable builds 2013-05-06 13:08:31 +00:00
cd-builder user 8fc3bdf2fe Build 6.0.6 2012-09-29 22:34:12 +00:00
cd-builder user 1d2cc377b2 Build 6.0.6 2012-09-29 22:26:14 +00:00
Steve McIntyre 4244f204c7 BACKPORT: Merge version-tracking sort_deps code from current trunk (r2448) 2012-09-29 12:04:16 +00:00
Steve McIntyre 8f8e026611 BACKPORT: Remove -e bashisms from Makefile 2012-09-29 11:57:57 +00:00
Steve McIntyre 06a611d49d BACKPORT: Make grab_md5 more robust 2012-09-29 11:51:04 +00:00
Steve McIntyre dae6a1e839 create debian-edu experimentation branch 2012-07-22 18:29:54 +00:00
Steve McIntyre b240a996d9 * Don't exclude all the udebs for s390. Some users really do need them
(loading from a CD/DVD used over the network). Closes: Bug #673576
* Explicitly add s390-tools and sysconfig-hardware for s390.
2012-07-07 23:28:25 +00:00
Steve McIntyre 916765f1a1 BACKPORT: Describe discs appropriately depending on the kernel used. 2012-05-30 08:13:44 +00:00
cd-builder user c015b5fdf3 r5 changes 2012-05-30 08:06:27 +00:00
cd-builder user f0a768486c latest squeeze popcon 2012-05-12 21:44:51 +00:00
Steve McIntyre 3c689b25e5 backport s390 d390.ins boot file tweak from trunk 2011-11-30 17:51:14 +00:00
Steve McIntyre 702cc8a85e Backport from trunk:
Add zfsutils for kfreebsd users.
2011-08-05 13:12:29 +00:00
Steve McIntyre b59da3abd7 * Multiple update-cd changes:
+ Merged and simplified the old functionality from scansources.old
      and scanpackages.old into the new script create_control.
    + Run the mkisofs step *outside* of "set -e" so that we can actually
      report errors instead of silently failing.
    + Split out the code for starting a new disc into a function.
    + Pick up on a potential bug: if we finish the last (expected) disc with
      a backed-out file, make sure we create another image to include that
      file too.
2011-07-05 10:50:49 +00:00
cd-builder user f93d21bdf1 latest popcon 2011-07-04 15:16:22 +00:00
cd-builder user 66f50f3ffe Fix Makefile indent 2011-06-25 16:42:44 +00:00
Steve McIntyre dd200c2a7f Wrap ARCHES in quotes as it may contain spaces 2011-06-10 17:00:28 +00:00
Steve McIntyre 7d309316f5 backport firmware support changes from trunk 2011-06-10 16:51:52 +00:00
Steve McIntyre ed53597afe copy latest make-firmware-image script from trunk 2011-06-10 13:33:56 +00:00
Steve McIntyre fb6320d0c4 copy latest make-firmware-image script from trunk 2011-06-10 13:33:48 +00:00
Steve McIntyre 405a26e480 copy latest make-firmware-image script from trunk 2011-06-10 13:33:12 +00:00
Steve McIntyre f30b595410 backport latest trunk version of grab_md5 for new Packages.gz layout 2011-06-09 16:18:37 +00:00
Steve McIntyre 5095647348 backport latest trunk version of grab_md5 for new Packages.gz layout 2011-06-09 16:18:27 +00:00
Steve McIntyre 11bfba0e9d Switch to the more generic wrapper package 2011-04-30 21:59:27 +00:00
Steve McIntyre b000fc813f Add linux-image-2.6-686-bigmem to tasks/<release>/interesting-fromcd23
to try and put that on i386 image sets before linux-image-amd64. Closes: #622622
2011-04-30 21:51:53 +00:00
Steve McIntyre 5cd73fdc63 Add btrfs-tools on required packages by installer. Closes: #612007. 2011-04-10 10:33:02 +00:00
Steve McIntyre c1b1de8ce0 merge update-cd changes back from trunk again 2011-03-24 13:26:39 +00:00
Steve McIntyre b3f1215003 generate list files directly while we still have the CD tree available 2011-03-24 02:16:23 +00:00
Steve McIntyre 87e0215e62 generate list files directly while we still have the CD tree available 2011-03-24 02:11:50 +00:00
Steve McIntyre 8fb9de63de * Update make_disc_trees.pl and which_deb to cope with different
types of source file, and clean up the code in that area.
2011-03-23 17:26:03 +00:00
cd-builder user 86b6385f59 latest squeeze popcon data 2011-03-23 17:07:51 +00:00
cd-builder user 61eec478d3 Revamp of update-cd for the 6.0.1a release:
* Remove the old non-US stuff from it, it's not been needed in years.
 * Cope with .bz2 source files too.
 * Merged and simplified the old functionality from scansources.old
   and scanpackages.old into the new script create_control.
2011-03-23 17:07:25 +00:00
cd-builder user e4a341bbd6 re-add old script needed for update_cd 2011-03-22 11:13:52 +00:00
cd-builder user 8efa23491e gah, add armel to the arch list 2011-03-20 02:46:59 +00:00
cd-builder user b1bdfb8a18 Update the update-cd script for squeeze.
Started off as minor changes, but then also updated how things work in core
logic. We've been making broken over-sized update CDs for a while, as the
code didn't check for being over-full properly. Used to work better when we
had smaller packages, but now it's not working. Change to the method used in
the main debian-cd code: add packages one at a time until we go over, then
remove the last package. Works fine now.
2011-03-19 21:52:29 +00:00
cd-builder user 2f38ab7430 latest squeeze popcon data 2011-03-19 21:47:28 +00:00
Steve McIntyre 10c8773a3a Backport more fixes from trunk:
* Size-override code updates
 * Make source DVDs fit better
 * Add more checksum types to the generated Release files
 * Tone down messages about missing include/exclude files
2011-03-19 10:40:55 +00:00
Steve McIntyre 5fa4dd3d5f Backport from trunk:
In the boot prompt for powerpc, make install64 more prominent.
Closes: #614583
2011-03-06 19:19:46 +00:00
Steve McIntyre a442b506c8 backport fix for 612224 2011-02-22 21:05:31 +00:00
Steve McIntyre 130b8d255f start squeeze branch 2011-02-05 09:42:04 +00:00
cd-builder user 351c876d1b latest lenny popcon data 2011-01-24 10:42:22 +00:00
cd-builder user 6cfb01f945 Make sure that the ISO is as new/newer than the jigdo file; #587774 2010-12-01 13:35:02 +00:00
cd-builder user 489529fe7d latest popcon data for lenny 2010-12-01 13:33:09 +00:00
Steve McIntyre 1cf5b9aff7 Current state of lenny build scripts 2010-11-14 14:08:02 +00:00
Steve McIntyre 8d3eeeeaf9 update: merge changes from etch branch, cope with filesystem layout changes 2010-06-26 23:42:02 +00:00
cd-builder user 99920dca51 update to data used in lenny r5 build 2010-06-26 23:22:09 +00:00
cd-builder user 8fdeccf7e4 Multiple updates:
* changed default locations for the farbror to pettersson move
 * genisoimage has moved, and we want to do more checksums that way
 * grab md5 data for packages for *all* arches; have to cope with
   binary-all files that mighe be stale. :-(
2010-05-26 17:20:59 +00:00
cd-builder user 32f172d53d data from the etch r9 builds 2010-05-26 17:14:34 +00:00