Steve McIntyre
f05a9bafcf
Fix calls to which_deb, not on the path
2011-07-18 12:11:02 +00:00
Steve McIntyre
ba07703aaa
* Switch i386 kernel flavours again on advice from Ben:
...
+ Removed all mention of 686-bigmem as it's now gone
+ Moved 686 to interesting-fromcd23
+ Added 686-pae onto CD#1 in place of 686
+ Leave the 486 kernel on CD#1 still, for people who can't use 686-pae
2011-07-08 10:59:48 +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
37e69e2d27
Remove dead commented code
2011-06-10 16:29:40 +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
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
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
ee04b44598
update the URL for downloading s390 d-i dailies
2011-04-25 18:34:57 +00:00
cd-builder user
8a8d4545a2
log genisoimage / xorriso versions used for build
2011-03-30 15:33:39 +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
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
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
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
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
Steve McIntyre
f6cf83e29a
Fix indentation
2011-02-02 23:23:07 +00:00
Steve McIntyre
ce8d2493db
Add a bluray option in .disk/cd_type so that d-i can work with it
2011-01-08 23:39:31 +00:00
Steve McIntyre
8c9457ed30
remove the Bin- and Src- components from the volid; xorriso is picky
2011-01-08 23:35:59 +00:00
Steve McIntyre
d71a59e14e
* Drop the recommended size for BD-ROMs slightly, on the
...
recommendation of Thomas Schmitt. This will make it more likely that
we'll fit on all media.
2011-01-07 13:22:11 +00:00
Steve McIntyre
f6042461c3
add the jigdo opts when trying to estimate sizes - this matters for xorriso if we want to be accurate
2010-12-28 20:07:29 +00:00
cd-builder user
07e283ef7f
Make sure output iso images are readable, even if xorriso doesn't
2010-12-27 19:50:03 +00:00
cd-builder user
58f17a7504
Remove directory name hack for xorriso, not needed for newer version
2010-12-26 19:24:30 +00:00
Steve McIntyre
fc722916d0
* Add code to make isohybrid images for i386/amd64:
...
+ Makefile: Add support for overriding the MKISOFS and MKISOFS_OPTS
variables on a per-arch basis
+ CONF.sh: add working examples for this
+ tools/boot/squeeze/boot-x86: if configured to use xorriso, add the
extra command line options to add the isohybrid MBR. Also work
around a difference in ISO directory naming between genisoimage and
xorriso.
2010-12-24 23:28:44 +00:00