Steve McIntyre
e9be1e7c20
Make the FAQ extraction not be verbose
2006-12-08 11:56:52 +00:00
Steve McIntyre
2d1735aa21
Make sure we use the specified mkisofs in make_disc_trees
...
Make the missing-base-files debootstrap errors less scary-looking
2006-12-08 09:46:18 +00:00
Steve McIntyre
73f3f85b6b
Match *CD rather than CD for the 650MB image size, so the KDE builds work
2006-12-08 00:48:08 +00:00
Steve McIntyre
634682f779
Fixing oversights from the big merge
2006-12-07 23:51:14 +00:00
Steve McIntyre
a269a8fd4c
Merge of changes from Steve's development branch to take us to
...
debian-cd version 3.0.0. Highlights:
* Support now added for multi-arch CDs/DVDs, including mixed
binary/source discs. Multi-arch discs should be bootable on those
multiple arches, modulo boot-sector clashes. Extra support added
in boot-i386 and boot-amd64 to make the 2 main arches happily
co-exist.
* Disc sizing is now much more intelligent - sizes are defined
depending on the disk type chosen at the start, and discs are now
filled exactly to those sizes while files are added rather than
the old up-front guessing method. Equally, the metadata on the
disc (Packages, Packages.gz, Sources, Sources.gz, md5sums.txt) is
generated as much as possible while this is happening to make the
sizing code incredibly accurate. Using this method of disc sizing
means that customising discs should be much easier/safer - either
add custom contents at the start and debian-cd will fill the
remainder of the disc, or afterwards roll back the packages on the
disc and add extras later.
* Source is now treated as (almost) just another arch, with most of
the special casing for source hidden internally. If asking for
source-only discs, they will simply be built using all the
available sources. If combined with other arches, the sources will
automatically be chosen to match the binary packages. Meeting GPL
requirements was never so easy!
* Removed lots of old cruft to clean up the codebase:
+ non-US support
+ woody support
+ lots of old support scripts that have been made redundant
+ significantly simpler Makefile, much easier to follow
+ old boot-$ARCH.calc files for estimating boot-file sizes are now
(obviously) obsolete and therefore gone
2006-12-07 23:09:01 +00:00
Frans Pop
5f62118c2c
Daily builds for amd64 now done by Andreas Barth; with thanks to Kurt Roeckx
2006-12-07 01:01:01 +00:00
Steve McIntyre
4c83b14ad9
Fix md5sum file format
2006-12-05 17:52:07 +00:00
Steve McIntyre
a689886868
Fix typo bug, improve error handling
2006-12-04 17:23:57 +00:00
Colin Watson
7a843520eb
* Include prep support on powerpc images again.
2006-12-04 10:30:40 +00:00
Frans Pop
82d1b005fc
* tools/generate_di+k_list: no longer include kernel-image packages for
...
powerpc as we don't support 2.4 based installs anymore. Closes #401429 .
2006-12-03 19:11:45 +00:00
Steve McIntyre
a12fe9fd65
Minor cleanup of the image sums stuff
2006-12-03 16:40:12 +00:00
Steve McIntyre
93fe864b6f
* Another devel branch merge: Change tools/grab_md5 to also look for
...
md5sums in the installer suite as well as the archive suite in
case they're different. Also removed old woody support, to clean
up the code a little. Updated Makefile and update-cd to match the
command-line interface change.
2006-11-30 22:13:42 +00:00
Steve McIntyre
a46520a7fd
Remove sh from the arch list in generate_di_list, to make builds quieter
2006-11-30 21:50:29 +00:00
Steve McIntyre
ff845c2120
* Dump the mkisofs command-line used for each CD into .disk/mkisofs
...
as we make it. Closes : #258099
2006-11-28 00:19:55 +00:00
Steve McIntyre
4ded5ac8d9
* Add bpalogin near the top of the task list, as requested a long time
...
ago. Closes : #231583
2006-11-27 23:46:07 +00:00
Steve McIntyre
27f9fc5ef5
s/raw/iso/
2006-11-27 17:03:22 +00:00
Steve McIntyre
3f2f6c11e3
Don't attempt to make ppc CDs bootable after #1
2006-11-27 09:43:10 +00:00
Steve McIntyre
9b44f8f3e0
Fix f1.txt mods - only apply on CD1
2006-11-27 09:36:49 +00:00
Steve McIntyre
4c31948c4b
Quick fix
2006-11-27 04:16:52 +00:00
Steve McIntyre
1586e5757b
Try again on .disk/cd_type
2006-11-27 03:22:34 +00:00
Steve McIntyre
42583ba7b4
* Stop using the silly .raw extension for output images, use .iso instead
...
* Improve support for different disk types. Specify DISKTYPE in CONF.sh,
and it will affect both the output name later (so it's now possible to
distinguish between CDs and DVDs). Defaults to CD if not otherwise
set. DISKTYPE will be used more in the future for sizing too, but that
merge can wait a while longer yet. Closes : #361422
* Use DISKTYPE and COMPLETE values to create the file .disk/cd_type for
the installer to use.
2006-11-27 03:19:31 +00:00
Steve McIntyre
38aa21763a
* DEVEL BRANCH MERGE: Change mkisofs_opts usage: add a shell function
...
for the boot-$arch scripts to use rather than simply appending to the
$N.mkisofs_opts file directly. Needed for forthcoming multi-arch
support.
2006-11-27 02:15:29 +00:00
Steve McIntyre
89235c1124
Try again for dates
2006-11-26 22:53:28 +00:00
Steve McIntyre
6f101339c8
Add the build date/time into a few more places so people can see them
...
more easily; add the build time into the .disk/info file.
2006-11-26 22:42:02 +00:00
Steve McIntyre
40c9c0b3d0
Typo fix
2006-11-25 03:20:51 +00:00
Steve McIntyre
04dcde6a8b
* Split final md5sum of images out from Makefile into tools/imagesums;
...
if we've made jigdo files then *don't* waste time running md5sum on
the images as well!
2006-11-25 02:08:38 +00:00
Frans Pop
9924a80b78
* Include floppy disk images again for i386.
2006-11-23 00:42:39 +00:00
Steve McIntyre
3e59b569ea
Current values
2006-11-17 00:35:50 +00:00
Frans Pop
2a9dbeb4d8
* Include "tape" images again for S/390.
2006-11-02 07:21:58 +00:00
Steve McIntyre
b5de101510
Current boot- sizes
2006-10-31 00:06:55 +00:00
Frans Pop
8e15dce126
tools/generate_di+k_list: add new required packages for arm
2006-10-28 19:51:11 +00:00
Frans Pop
6813379884
- tasks/exclude-etch: clean out obsolete entries
...
- tools/generate_di+k_list: generic suffix was dropped for amd64 kernels
2006-10-28 16:45:07 +00:00
Frans Pop
ddf215a939
Also remove no longer needed boot parameters for hppa
2006-10-22 22:42:44 +00:00
Joey Hess
de0e745535
* Increase alpha hardcoded ramdisk_size to 20 mb, 16 is too small now.
2006-10-22 22:23:56 +00:00
Joey Hess
0ca08661f4
* Include brltty in generate_di+k_list.
2006-10-21 19:26:58 +00:00
Steve McIntyre
4a6935c1d3
* Merge patch from Petter to allow override of the default boot choice
...
in syslinux using the ISOLINUX_DEFAULT config option. Closes : #393229
2006-10-18 20:47:32 +00:00
Joey Hess
af5b09d42d
* Remove 2.2 kernel for mac from generate_di+k_list, as it's no longer in
...
the archive.
2006-10-16 18:10:18 +00:00
Joey Hess
2a8a711c0e
* Remove 2.4 kernels from generate_di+k_list for i386.
2006-10-16 17:57:29 +00:00
Petter Reinholdtsen
99ca059cfa
[ Petter Reinholdtsen ]
...
* Update tools/boot/*/boot-amd64 to use the correct isolinux
splash image settings, and to insert $KERNEL_PARAMS correctly into
isolinux.cfg. Based on patches already implemented in boot-i386.
2006-10-15 16:44:41 +00:00
Steve McIntyre
5a80e07493
* Fix KERNEL_PARAM breakage. Thanks to Vagrant Cascadian for the patch,
...
closes : #387255
2006-10-08 11:25:42 +00:00
Steve McIntyre
9bb616bedf
Minor changes to README.html.in and generation of README.html: cope
...
with unofficial, official beta and official release CDs better. Let's
not repeat the sarge mistake. Closes : #312604
2006-10-05 23:08:09 +00:00
Petter Reinholdtsen
3e5007f99c
Avoid hardcoded path introduced by mistake.
2006-09-26 16:35:20 +00:00
Otavio Salvador
97739af224
* Applied patches that are being in use at O.S. Systems and that are
...
useful to others:
- allow to use different name for final iso image;
- allow to set the script to be used in debootstrap to check if all
base need package are present;
2006-09-18 12:29:57 +00:00
Colin Watson
277eecc730
* Remove init=/linuxrc from hppa.
2006-09-15 09:07:20 +00:00
Petter Reinholdtsen
13b0587c4d
Include CD number in the fill level markers.
2006-09-02 10:57:48 +00:00
Petter Reinholdtsen
758e9dc0bb
* Correct splash screen generation for sarge and etch, making sure the
...
correct background colour (black) is selected.
2006-09-02 10:56:44 +00:00
Colin Watson
83af20b93f
cope with powerpc cdrom -> cdrom64 change
2006-08-29 14:09:19 +00:00
Joey Hess
4110d78b3e
move an echo around
2006-08-24 18:52:10 +00:00
Joey Hess
3eeab7dca4
* On sparc, include libc6-sparcv9 and libc6-sparcv9b, which base-installer
...
will also pull in.
2006-08-22 21:59:04 +00:00
Joey Hess
222d4e2341
* Include libc6-i686 in generate_di+k_list, base-installer will
...
soon begin installing this onto machines that can use it.
(To regain some space, libc6-amd64 will soon stop being standard priority,
and drop off.)
2006-08-22 21:47:28 +00:00
Steve McIntyre
5d2516c0cd
Try to fix the "unofficial development version" bug on official CDs.
2006-08-20 22:31:19 +00:00
Petter Reinholdtsen
b500a9670e
[ Petter Reinholdtsen ]
...
* Add more features to get_diskusage.pl, making it easier to track
dependencies and rejected packages.
2006-08-10 11:17:02 +00:00
Petter Reinholdtsen
3bce5ff176
Handle packages without new dependencies too.
2006-08-07 08:54:56 +00:00
Petter Reinholdtsen
fb0991bf79
Add support for listing dependencies.
2006-08-06 11:14:18 +00:00
Petter Reinholdtsen
3a1e680fb8
Rewrite to handle more CDs, and to list the udebs too.
2006-08-06 10:54:44 +00:00
Frans Pop
139811b42b
Update generate_di+k_list to include libdiscover1
2006-08-02 14:55:28 +00:00
Frans Pop
de589d8eec
Update generate_di+k_list to include libsysfs2
2006-08-02 00:10:07 +00:00
Frans Pop
73f2664cec
Disable el-torito boot image for i386
2006-07-30 13:00:57 +00:00
Frans Pop
2e0f6ffcca
Exclude floppy and el-torito images for i386 as they are not being built
2006-07-29 21:09:05 +00:00
Frans Pop
7c7e23faf9
Make sure that we also actually take 2.6 kernel images if DI_DIR is set
2006-07-29 20:03:50 +00:00
Frans Pop
452b0ec0a6
There are no tape images with 2.6.16 for S/390
2006-07-29 19:11:12 +00:00
Steve McIntyre
ed1abc0ee4
* Mips has dropped r5k-ip22 kernels and gained r5k-ip32. And r5k-ip32
...
doesn't have CD boot support yet, so don't attempt to use the cdrom
boot image.
2006-07-28 22:35:14 +00:00
Frans Pop
7bde597d14
Mips has dropped r5k-ip22 kernels and gained r5k-ip32
2006-07-28 21:18:49 +00:00
Frans Pop
7a307f7706
No initramfs generator needed for mips, mipsel and m68k
2006-07-28 00:13:50 +00:00
Steve McIntyre
325d409eea
* Switch from 2.4 to 2.6 kernels for arm, mips and mipsel
...
* Switch from yaird over to initramfs-tools (same arches)
* Much simplified generate_di+k_list - mips and mipsel don't need script
fragments any more
* Added elilo for i386
2006-07-27 23:58:59 +00:00
Frans Pop
4dca488b28
- Drop initrd-tools for ia64, powerpc and sparc
...
- Include initramfs-tools instead of yaird for ia64 and sparc
2006-07-27 23:46:03 +00:00
Frans Pop
b29a593a51
- Update to libdevmapper1.02
...
- No need to include yaird for m68k
2006-07-27 23:40:27 +00:00
Frans Pop
2089c7922a
Include only 2.6 kernel images for sparc
2006-07-27 23:36:42 +00:00
Frans Pop
fa8a2837be
Drop 2.4 support for sparc64; switch from 2.4 to 2.6 for sparc32
2006-07-27 10:25:48 +00:00
Frans Pop
45ac515723
Give daily builds for i386 back to Joey
2006-07-23 17:38:16 +00:00
Frans Pop
d9d9e45386
Temporarily take over i386 daily builds
2006-07-17 09:29:14 +00:00
Frans Pop
6064831747
Add cryptsetup to first CD; needed for installations using encrypted partitions
2006-07-16 18:30:28 +00:00
Steve McIntyre
4d1c833324
Improved debug
2006-07-03 14:45:32 +00:00
Steve McIntyre
c48ee7153e
Add debug output to help work out which images we're using
...
Fix boot-amd64 to find the daily image files correctly
2006-07-03 14:39:16 +00:00
Steve McIntyre
22fbd311c0
Syncing changes back from the build machine
2006-07-03 14:00:34 +00:00
Steve McIntyre
fd5997614f
Sync some changes in from the build machine
2006-07-03 13:59:09 +00:00
Frans Pop
f4277b2348
AMD64 d-i images are now available from people.d.o
2006-07-02 22:14:37 +00:00
Joey Hess
b5336e8ec2
* Add 686 kernels, since the netinst CD is much larger and can now easily
...
fit them and this makes the CD much more attractive for many users.
2006-07-01 23:12:59 +00:00
Frans Pop
ba45622865
Fix URL to powerpc images
2006-06-24 12:31:04 +00:00
Frans Pop
20434539ca
Wouter Verhelst has taken over daily d-i builds for powerpc
2006-06-23 20:50:42 +00:00
Joey Hess
a36572ee9e
* Add gtk initrd to amd64 images if available.
...
* Add autorun file to amd64 images if there's a README.html, same as for
i386.
2006-06-15 19:39:41 +00:00
Joey Hess
99a1707eb8
* Correct url to the amd64 dailys.
2006-06-15 19:25:33 +00:00
Steve McIntyre
49c338922d
Add extra arm kernels and more utilities into the task lists.
...
Closes : #373225
2006-06-15 00:00:08 +00:00
Joey Hess
cb36cebc21
Closes : #327470
...
* Applied patch from smarenka to add 2.6 kernels for m68k, also 2.4 kernels
for appropriate m68k subarches, and also emile, amiboot, atari-bootstrap,
and initramfs-tools for m68k.
2006-06-13 21:17:46 +00:00
Joey Hess
5c2d0ecb20
* d-i doesn't include bast images anymore, drop from boot-arm.
2006-05-24 18:03:47 +00:00
Joey Hess
43ff633c0e
* i386 has stopped building because the el-torito boot images were turned
...
off (due to size issues). Fix this by not failing if the el-torito images
arn't there.
2006-05-24 18:00:58 +00:00
Joey Hess
9ce8394fb7
fix copying of image to cd
2006-05-15 22:04:18 +00:00
Joey Hess
0bcfa7bdad
remove remaining with* files always
2006-05-15 22:00:57 +00:00
Joey Hess
88c8591c95
typo
2006-05-15 00:53:46 +00:00
Joey Hess
cbd40e680e
* Add support to boot/etch/boot-i386 for adding gtk images. If the
...
isolinux files include .with26+gtk, include gtk initrd along with the
2.4 kernel. If .withgtk, include gtk initrd along with the default
(presumably 2.6) kernel.
untested!!
2006-05-14 17:27:44 +00:00
Joey Hess
42f5f35980
* Add sudo to generate_di+k_list, it's needed for installs w/o a root user.
2006-05-12 05:54:08 +00:00
Joey Hess
9d6a6006e7
* ths has taken over mipsel builds
2006-05-10 20:08:42 +00:00
Steve McIntyre
78966b6bde
* Fix to tools/grab_md5: reset the file and dir name after each source
...
package is finished with.
* Add extra debug in tools/boot/etch/boot-i386
2006-05-02 21:52:05 +00:00
Colin Watson
c017d3cf55
* Only tell mkisofs to use the prep initrd if it's available (which it
...
currently isn't for 2.6.16).
2006-04-27 14:05:22 +00:00
Frans Pop
e13e471f6d
Thiemo Seufer has resumed building images for mips
2006-04-23 18:10:53 +00:00
Frans Pop
d015fe8754
Revert i386 takeover - Joey is back
2006-04-22 23:59:26 +00:00
Frans Pop
c52a1e5ec6
Temporarily take over daily builds for i386 from Joey
2006-04-22 02:17:42 +00:00
Frans Pop
0596978928
Colin Watson has taken over daily d-i builds for PowerPC
2006-03-28 16:23:04 +00:00
Steve McIntyre
b4ce9c16a7
Fix to tools/grab_md5: when building the md5-list, DO NOT use the
...
"current" symlink in the d-i directories - that causes jigdo problems
later on. Use the real dirs (as dated) instead.
2006-03-09 01:27:20 +00:00
Frans Pop
8881b96fef
Consistently change location for installation guide to /doc/manual on the CD
2006-03-09 01:20:11 +00:00