Commit Graph

1767 Commits

Author SHA1 Message Date
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
Steve McIntyre 3f0e71cfc1 new release 2011-03-04 14:57:18 +00:00
cd-builder user f3acaae20b latest popcon data 2011-03-04 14:54:17 +00:00
Steve McIntyre 68cacf2af0 tone down messages about missing {BASE,UDEB}_{INCLUDE,EXCLUDE} files
from ERROR to WARNING. Closes: #615043
2011-03-04 13:31:09 +00:00
Steve McIntyre 0369744ff3 try #2 2011-03-04 13:20:56 +00:00
Steve McIntyre 70fe61ff45 try #2 2011-03-04 13:19:34 +00:00
Steve McIntyre 569e188f04 * Add more checksum types to generated Release files; go from md5 only
to md5, sha1, sha256 and sha512.

Initial checkin, untested code yet!
2011-03-04 13:11:16 +00:00
cd-builder user 192ab9e1e6 armel hasn't booted off CD in ages for us; comment out the DI_WWW_HOME
definition to stop the mirror script complaining.
2011-03-03 14:33:07 +00:00
Steve McIntyre 1250b9bca0 use the full correct path 2011-03-02 22:45:11 +00:00
Steve McIntyre 3df17fb170 Path to sparc daily builds has changed. 2011-03-02 22:33:47 +00:00
Steve McIntyre e12ab9e518 Special-case builds of source-only discs: if we think we've overflowed
the disc size, try to carry on for a few more packages to get closer
to actually filling the disc. Closes: #613751.
2011-02-23 17:30:27 +00:00
Steve McIntyre 317536973a More tweaks to logging for sizes 2011-02-23 15:24:06 +00:00
Steve McIntyre f21f0bbe28 Add date/time logging for start and end 2011-02-23 14:25:39 +00:00
Steve McIntyre 877fa688cc daft syntax error 2011-02-23 14:15:35 +00:00
Steve McIntyre cab1964fe1 More tweaks to logging for sizes 2011-02-23 14:11:42 +00:00
Steve McIntyre fb03fc2424 More tweaks to logging for sizes 2011-02-23 14:01:33 +00:00
Steve McIntyre addab9dec9 More tweaks to logging for sizes 2011-02-23 13:57:40 +00:00
Steve McIntyre 2148f6d1d4 make logging clearer for mixed-size builds 2011-02-23 13:51:17 +00:00
Steve McIntyre 3c3aa8d79b * Add disk size definitions for 1/2/4/8 GB USB sticks.
* Extend the size-override code to allow to override an individual disc
  in the set (e.g. to make the first DVD fit on a 4GB USB stick).
2011-02-23 13:41:33 +00:00
Steve McIntyre 7fe446b244 Add support for over-riding disc size on demand, used for some of the squeeze release builds 2011-02-22 21:52:28 +00:00
Steve McIntyre 5019f35713 Remove win32-loader standalone flavours from the tools/ directory on
x86. Closes: #612224
2011-02-22 20:52:44 +00:00
cd-builder user 15a6086b14 latest popcon data 2011-02-22 13:12:46 +00:00
Otavio Salvador 39b4a7300d Add btrfs-tools on required packages by installer. Closes: #612007. 2011-02-17 16:25:21 +00:00
Steve McIntyre 6e44e0ff27 start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/ 2011-02-07 22:30:21 +00:00
Raphaël Hertzog 6e84844875 * Add the missing accent in my family name in Uploaders.
* Drop Frans Pop from Uploaders, RIP.
2011-02-04 09:03:41 +00:00