Commit Graph

1841 Commits

Author SHA1 Message Date
Steve McIntyre cf79d0fb9e Ready for 3.1.7 2011-07-05 22:03:52 +00:00
Steve McIntyre 490c4a6b0d Ready for 3.1.6 2011-07-05 22:03:16 +00:00
cd-builder user b429e3956a latest popcon data 2011-07-05 21:56:15 +00:00
Steve McIntyre 17ac985220 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 imaget to include that
file too.
2011-07-05 10:48:39 +00:00
Steve McIntyre 8f252008d3 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 imaget to include that
file too.
2011-07-05 10:46:43 +00:00
Steve McIntyre 5d4210db7a Fix snapurl config 2011-07-01 12:44:04 +00:00
Steve McIntyre 21ce30d63d Add configuration for the snapshot.d.o URL 2011-07-01 12:36:59 +00:00
Steve McIntyre 264d8436bd Add links to snapshot.debian.org into jigdo files 2011-07-01 12:26:05 +00:00
Steve McIntyre 5e163ee81a Add apt-offline to tasks/wheezy/forcd1 to bring it onto CD#1. Closes:
#630805
2011-06-20 11:56:39 +00:00
Steve McIntyre a43a892d75 Wrap ARCHES in quotes as it may contain spaces 2011-06-10 17:00:00 +00:00
Steve McIntyre 6b960f35e9 Silly Makefile bug 2011-06-10 16:39:38 +00:00
Steve McIntyre 37e69e2d27 Remove dead commented code 2011-06-10 16:29:40 +00:00
Steve McIntyre 9cc05fedae Silly Makefile typos 2011-06-10 16:28:24 +00:00
Steve McIntyre d872cea0c1 Remove the checked-in firmware task altogether, as it's not
useful. Generate it when needed using the new script
tools/generate_firmware_task.
2011-06-10 16:21:32 +00:00
Steve McIntyre 3ea05ce326 use grep-dctrl more efficiently 2011-06-10 16:18:30 +00:00
cd-builder user 046e97f1c8 latest popcon 2011-06-10 13:47:19 +00:00
cd-builder user 9589306ceb Remove all the firmware tasks, we'll generate from now on 2011-06-10 13:46:53 +00:00
Steve McIntyre 7e9ba6ec3e * tools/make-firmware-image: Rather than use the firmware task which
gets out of date, look for firmware/microcode files directly in the
    Packages file. Check for things installing in /lib/firmware, and add
    those packages.
2011-06-10 13:27:54 +00:00
Steve McIntyre 1083496a49 Rewrite of core logic.
Rather than use the firmware task which gets out of date, look for
firmware/microcode files directly in the Packages file. Check for
things installing in /lib/firmware, and add those packages.
2011-06-10 13:26:30 +00:00
Steve McIntyre b33996bd64 new location for firmware task file 2011-06-10 12:52:38 +00:00
Steve McIntyre 9a8262b706 Move the "firmware" task into per-release task dirs like it should
have been to start with.
2011-06-10 12:44:20 +00:00
Steve McIntyre 99e6133fda tools/grab_md5: Make arch handling more generic - instead of having to
list all arches, allow a wildcard and then check for lack of
Packages.gz files
2011-06-09 15:27:00 +00:00
Steve McIntyre 17686a2761 minor indent change 2011-06-09 15:25:38 +00:00
Steve McIntyre 8b66b324b7 Improve Packages and Sources file parsing; cope with
differently-formed files that are still valid (don't assume field
ordering)
2011-05-11 10:54:06 +00:00
Steve McIntyre acc068350b update the URL for downloading armel d-i dailies 2011-05-10 22:26:58 +00:00
Steve McIntyre 5e429358cd update the URL for downloading i386 d-i dailies 2011-05-10 07:14:27 +00:00
Steve McIntyre 02f58b3278 Switch to the more generic wrapper package 2011-04-30 21:59:50 +00:00
Steve McIntyre 40e6278cc6 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:50:35 +00:00
Steve McIntyre ee04b44598 update the URL for downloading s390 d-i dailies 2011-04-25 18:34:57 +00:00
cd-builder user 1779721690 latest popcon 2011-04-11 15:36:59 +00:00
cd-builder user 8a8d4545a2 log genisoimage / xorriso versions used for build 2011-03-30 15:33:39 +00:00
cd-builder user eb42958fd1 latest popcon 2011-03-30 15:31:56 +00:00
Steve McIntyre 9087898b11 Add support for hurd-i386. Closes: #619211 2011-03-30 10:29:44 +00:00
Steve McIntyre 30ba984b96 daft cut and paste error 2011-03-28 16:29:16 +00:00
Steve McIntyre f3bcdaabe8 When adding packages outside of the normal path, add them to the list
of packages on the CD too. There's always a small chance we'll have to
remove them *again* (e.g. large source packages that don't fit), so
let's make that possible.
2011-03-28 12:36:58 +00:00
cd-builder user ff822a4d7c latest popcon 2011-03-28 12:34:11 +00:00
Steve McIntyre a622b4d91c Syntax fix 2011-03-24 13:03:51 +00:00
Steve McIntyre 68740e244d Reindent 2011-03-24 12:59:18 +00:00
Steve McIntyre f4ec575c08 Factor out ISODIR, JIGDODIR and LISTDIR 2011-03-24 12:11:01 +00:00
Steve McIntyre b24974e5d0 Factor out the iso filename to reduce repetition and bugs 2011-03-24 11:59:53 +00:00
Steve McIntyre 89f878a8de Fix bug in naming of the iso when not doing jigdo 2011-03-24 11:58:05 +00:00
Steve McIntyre a3377f6143 generate list files directly when building 2011-03-24 11:52:58 +00:00
Steve McIntyre e76fae382c generate list files directly while we still have the CD tree available 2011-03-24 02:10:44 +00:00
Steve McIntyre 3c3d7049ca generate list files directly while we still have the CD tree available 2011-03-24 02:08:58 +00:00
Steve McIntyre 32b3a4d4cb * 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:23:50 +00:00
Steve McIntyre 40c15e468d * Merge update-cd changes back from the squeeze branch:
+ 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:19:49 +00:00
cd-builder user d329d30d7d re-add old script needed for update_cd 2011-03-22 11:12:37 +00:00
cd-builder user 8fcb65d5d4 copy from the current code in the squeeze branch 2011-03-19 21:53:28 +00:00
Steve McIntyre 6ee83d7e3d In the boot prompt for powerpc, make install64 more prominent.
Closes: #614583
2011-03-06 19:17:41 +00:00
Steve McIntyre c770e591c0 gah, typo in changelog 2011-03-04 15:20:41 +00:00