Steve McIntyre
cf079be95b
Re-add the build date to .disk/info, lost in the merge
2006-12-10 21:27:06 +00:00
Steve McIntyre
5b26423869
Minor tweaks for businesscard CDs
2006-12-10 20:12:46 +00:00
Steve McIntyre
7780369fd4
* When we've finished making a CD tree in make_disc_trees.pl,
...
re-compress the gzipped Sources and Packages. Workaround for bug
#402482 in busybox gunzip code.
2006-12-10 20:00:37 +00:00
Steve McIntyre
50058df56f
* Improve performance: rewritten tools/make_disc_trees in perl so we
...
can call add_packages directly as a perl function rather than via
fork/exec all the time. Re-arranged tools/add_packages to make
this work.
* Improved logging in add_packages.
2006-12-10 18:57:29 +00:00
Steve McIntyre
eb73154582
Reimplement make_disc_trees in perl for better performance. More to come...
2006-12-10 15:26:19 +00:00
Steve McIntyre
f6e24e76fa
Cosmetic changes to listcds
2006-12-10 15:13:12 +00:00
Steve McIntyre
60eef836ce
* Lower-case package names at various points to work around apt bug
...
#402354 . Fixes the long-standing warnings from list2cds about "Use
of uninitialized value in string comparison", and allows some poor
packages to make it onto CDs for the first time...
2006-12-10 02:18:28 +00:00
Steve McIntyre
b9280f8c80
* Add Packages and Sources files to the Release file; clean up the
...
checksums. Closes : #402267
2006-12-09 22:31:23 +00:00
Steve McIntyre
44b17db956
Don't check source-only discs for installability of base
2006-12-08 16:00:36 +00:00
Steve McIntyre
d3aa586a36
Fix simple cut-n-paste error
2006-12-08 13:55:52 +00:00
Steve McIntyre
7c746a97e9
Slightly cleaner handling of mkisofs_opts and _dirs
2006-12-08 12:17:24 +00:00
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
Joey Hess
7980cf50a4
* Remove net-drivers floppy from full CD images.
2006-03-08 18:02:33 +00:00
Frans Pop
acc2875c63
generate_di+k_list: add libsysfs1; is not included otherwise because the udeb provides it
2006-03-04 00:54:49 +00:00
Frans Pop
a2cec8b9c2
generate_di+k_list: include openssh-server; in installed when network-console is used
2006-03-03 02:35:25 +00:00
Frans Pop
3a32a84414
Switch to initramfs-tools by default for netinst CDs for hppa
2006-03-03 02:00:10 +00:00
Steve McIntyre
d056a7b6e5
Mipsel boot images haven't actually moved yet in etch. Cope with this
...
- fall back to the old location if the new one isn't there.
2006-02-28 01:23:18 +00:00
Frans Pop
e365484e8b
Kyle McMartin is now taking care of HPPA daily builds
2006-02-15 22:20:09 +00:00
Joey Hess
1b6ce3c1eb
* Fix the environment variable checks in tools/generate_di+k_list.
...
* generate_di+k_list: Switch initamfs generator to per-arch,
based on what base-installer installs:
- initramfs-tools on i386, amd64, alpha, powerpc, arm
- yaird on hppa, ia64, mips, mipsel, sparc, m68k
2006-02-12 21:48:18 +00:00
Steve McIntyre
b9ee14bddd
Update the boot-sparc scripts to improve the algorithm for finding the
...
right version of silo to use - grab the filename from the appropriate
Packages file rather than looking in the silo directory in the pool.
2006-02-12 20:53:25 +00:00
Steve McIntyre
d35ef77599
Fix the environment variable checks in tools/generate_di+k_list.
2006-02-11 01:09:11 +00:00
Joey Hess
e9d53921b6
* Add linux-image-2.6-footbridge and linux-image-2.6-s3c2410
...
arm kernels as d-i now uses these.
2006-02-09 20:19:29 +00:00
Joey Hess
5a3ae483fd
* Switch alpha to 2.6 kernels.
2006-02-09 17:20:11 +00:00
Frans Pop
3f38cc069c
tbm has temporarily taken over daily mips builds from ths
2006-02-07 18:40:38 +00:00
Frans Pop
839d556954
arm: risc* flavours are no longer built; patch by Martin Michlmayr
2006-02-07 18:34:58 +00:00
Frans Pop
f2dbec3701
Add missing envvar checks in tools/generate_di*_list scripts
2006-02-06 11:17:58 +00:00
Steve McIntyre
f4b2eb930f
For etch, pick up the installation guide from the appropriate package
...
in the archive rather than from the d-i area.
2006-02-06 00:38:13 +00:00
Steve McIntyre
576e35c431
Add an initial copy of boot-amd64.calc for etch
2006-02-05 02:09:42 +00:00
Steve McIntyre
9f75f53cd8
Cope better with badly-formatted stanzas in Sources.gz
2006-01-28 20:10:51 +00:00
Steve McIntyre
361b828546
Typo fixes
2006-01-25 21:44:48 +00:00
Steve McIntyre
847cb4dcdf
Make sure that all the scripts use Packages.gz rather than Packages
...
when looking up metadata in the archive - Packages is deprecated.
2006-01-25 21:08:05 +00:00
Steve McIntyre
353288125b
Revert a mistaken checkin
2006-01-24 14:51:19 +00:00
Steve McIntyre
f7a94acfc8
Cope with mipsel boot images moving location. Closes : #349563
2006-01-24 00:08:23 +00:00
Steve McIntyre
1f3bfc2efd
Fix for non-working source builds - $MIRROR/indices layout has changed
...
slightly. Copy it recursively, and flatten symlinks to cope.
2006-01-18 20:51:24 +00:00
Joey Hess
4638e4749e
* Deal with 386 -> 486 name change in kernel images.
...
* Exclude ttf-cjk-compact-udeb.
2006-01-07 21:57:58 +00:00
Joey Hess
a408da1a54
* Drop floppies from i386 netinst and businesscard; this will make the
...
netinst small enough to fit on 128 mb usb keychains again.
2005-12-28 18:07:01 +00:00
Joey Hess
de41c37d83
* Remove iso-codes from netinst, not used.
2005-12-27 05:35:34 +00:00
Joey Hess
06b686b303
* Audited all the apt-install commands in d-i, and added these packages
...
to generate_di+k_list: pcmciautils, dosfsutils (barely needed),
udev, installation-report, palo, elilo, sibyl, sibyl, colo, powerpc-utils,
silo, vmelilo.
Some of the bootloaders were alredy included via debootstrap, but as they
are being removed from there, it's better to add them explicitly here.
2005-12-27 05:18:42 +00:00
Joey Hess
3f14e1bb2f
* Remove lvm10 from generate_di+k_list, d-i uses lvm2 now.
2005-12-27 04:39:32 +00:00
Steve McIntyre
773b972935
Fix the "shortinfo" output in jigdo files
2005-12-18 19:34:35 +00:00
Steve McIntyre
b9dab72c03
Use "|" rather than "/" as a sed separator in the etch boot-amd64 and
...
boot-i386 scripts. Closes : #342344
2005-12-17 17:53:52 +00:00
Frans Pop
5e5a31750c
Set boot-s390 script executable
2005-12-15 22:24:34 +00:00
Steve McIntyre
9faa83afcf
Fix the new Packages file generation to cope with LOCAL packages
...
too. A simple change to add checking for /local/ ; hopefully it will
do the trick.
2005-12-14 01:38:40 +00:00
Steve McIntyre
2358dd635e
* MAJOR CHANGE: Stop using apt-ftparchive to generate the Packages
...
files on each CD/DVD; instead grab the details for each package
directly from the Packages file in the archive. MUCH MUCH faster,
and uses less code too. Affected scripts:
+ tools/scanpackages now just generates Release files. argv[1] used
to be "scan" or "install", but no longer used
+ tools/add_debs slightly simplified - old code removed
+ tools/add_packages now dumps out Packages file fragments as each
.deb and .udeb is copied into the temporary trees
+ WARNING: Any uses of the "before-scanpackages" hook may now break
- shout if you're affected.
2005-12-13 02:04:33 +00:00
Steve McIntyre
b10be4a9dc
Fixed shell bug in DOJIGDO=1 mode, should now work...
2005-12-12 01:12:28 +00:00
Steve McIntyre
c275d5187d
* Split out the code that copies debs into the temporary trees and
...
creates Packages files from the Makefile into tools/add_debs
* Split out the code that copies sources into the temporary trees and
creates Sources files from the Makefile into tools/add_source_packages
2005-12-11 00:39:10 +00:00
Joey Hess
1a4ac2ddc6
* Explicitly list ppp and pppoeconf in generate_d-i+k_list, since they are
...
not installed by debootstrap and we do want them on netinst CDs.
2005-12-09 21:40:39 +00:00
Steve McIntyre
5e16cfe7f9
Quote the params to make_image to make sure they work...
2005-12-08 23:46:42 +00:00
Steve McIntyre
1f19193d3c
Split out the actual ISO/jigdo creation code from the Makefile into
...
tools/make_image
2005-12-08 22:55:19 +00:00
Steve McIntyre
70605c7b44
Fix the code to find the kernel(s) for HPPA; JTE wants the path
...
relative to the root of the CD, not the absolute path on the host
filesystem.
2005-12-08 01:33:17 +00:00
Steve McIntyre
e056559b50
Add execute bits
2005-12-07 00:37:59 +00:00
Steve McIntyre
d137795c8d
Adding two new helper scripts needed for JTE changes
2005-12-07 00:21:22 +00:00
Steve McIntyre
2c24d679d4
Merging JTE support into the trunk now that the Debian mkisofs package
...
has JTE included by default.
2005-12-07 00:08:57 +00:00
Joey Hess
f62738c8b7
* Add initramfs-tools to generate_d-i+k_list
2005-11-17 00:22:24 +00:00
Joey Hess
9cdcac51c3
* Exclude cdebconf from CD1s to prevent both it and debconf being pulled in
...
by | dependencies. cdebconf isn't usable right now and has a large
dependency chain.
2005-11-13 20:36:11 +00:00
Joey Hess
cdb7de17bd
* Try forcing debconf onto CDs to attempt to get debian-cd not to include
...
both it and cdebconf for | dependencies. cdebconf isn't usable right now
and has a large dependency chain.
2005-11-13 20:16:56 +00:00
Joey Hess
d007076ebf
on second thought, acpi is not very important
2005-11-11 18:34:51 +00:00
Joey Hess
505aadb49a
* Add acpi and acpid to generate_di+k_list so they're on the netinst.
2005-11-11 18:28:47 +00:00
Steve McIntyre
d51c1b263c
For full CD/DVD builds, check that we have an "extra" override
...
containing task info. If not, use the sid override instead.
2005-11-10 00:50:19 +00:00
Colin Watson
7017915ecf
* generate_di+k_list: Add hfsutils for powerpc; it's no longer in base but
...
yaboot-installer needs it.
2005-11-08 17:32:21 +00:00
Frans Pop
ab9a1f6db4
Problem analyzed, so debugging no longer needed
2005-10-31 16:22:02 +00:00
Frans Pop
b7c085427d
Debug why daily m68k builds are not build from smarenka's home; will revert tomorrow
2005-10-31 15:50:25 +00:00
Joey Hess
a365d7c22b
* Don't chmod amiboot if it doesn't exist.
2005-10-31 15:20:27 +00:00
Colin Watson
f315aecc40
use $DI_CODENAME in boot-powerpc rather than hardcoding sarge/etch
2005-10-18 08:27:19 +00:00
Tollef Fog Heen
d44ee5d938
Apply patch from Bdale to make CD building work correctly on HPPA.
2005-09-29 08:01:49 +00:00
Steve McIntyre
9fdb678d8b
Copied Richard Hirst's hppa ramdisk size fix for sarge as well as etch
2005-09-26 21:25:25 +00:00
Joey Hess
c2df2f7c1e
- Fix ramdisk_size value for hppa
2005-09-21 07:32:45 +00:00
Sven Luther
3adf94038b
Readded the bitness thingy, which got lost before i had svn access.
2005-09-20 17:26:10 +00:00
Sven Luther
5aaa17f9fc
Better fix, which doesn't go over the net.
2005-09-20 15:10:06 +00:00
Sven Luther
25b483599a
Now test not only if $DI_DIR is not empty, but also if it is a real dir.
...
This was not the case in the powerpc builds, and thus the build failed.
2005-09-20 14:55:36 +00:00
Sven Luther
75b9f25cc5
Added set -x to actually provide some visible info in the log about what is happening. Hopefully it will work this time.
2005-09-20 12:15:50 +00:00
Raphaël Hertzog
86b020552d
Little fix committed for Sven Luther.
2005-09-19 14:12:28 +00:00
Joey Hess
46f282657d
second half of sven's patch
2005-09-17 17:05:27 +00:00
Joey Hess
8a87eea9f2
even more hardcoded path sillyness
2005-09-14 21:00:38 +00:00
Joey Hess
e7ba4d71f9
* generate_di+k_list: Add some mips and mipsel subarches that are new in
...
etch or were missing before.
* generate_di+k_list: Use kernel-image-2.4-<subarch> and
linux-image-2.4-<subarch> packages for as many architectures as we can,
instead of enumerating the versions of the kernels to include. Much
cleaner and more robust and will make d-i more robust as well.
2005-09-14 20:52:48 +00:00
Joey Hess
31c9a29551
* generate_di+k_list: Deal with kernel package name change. All arches
...
with 2.6 kernels will now include only linux-image packages.
2005-09-14 20:06:12 +00:00
Joey Hess
c55c1cc139
* Since debootstrap is in sbin, add sbin to PATH.
...
* Remove other random hadcoded paths to programs in bin.
2005-09-14 18:28:10 +00:00
Joey Hess
fc0ae496b1
* Applied patch from Sven Luther which adds powerpc64 kernels to
...
the CDs, and adds IBM chrp boot files. Closes : #328274
* Remove Debian_sid task, which dates from before woody and should not be
used.
2005-09-14 17:55:39 +00:00
Joey Hess
34df7ddf4e
fix sid symlinks, and begin versioning in svn
2005-09-07 15:21:11 +00:00
Frans Pop
10f1ae01cc
Update for Sparc:
...
- sparc64: switch to 2.6.12 kernel; make CD multiboot 2.6 and 2.4,
using 2.6.12 by default
- sparc32: drop 2.6 kernel support as it has no 2.6.12 kernel
- restructure silo.conf with proper support for install, expert and
rescue boot options
2005-09-05 21:05:05 +00:00
Joey Hess
2e38d856fa
- Applied s390 boot support patch by Frans Pop. Closes : #318021
2005-08-08 17:51:56 +00:00
Joey Hess
97a1836833
- Switch mipsel to use my builds.
2005-08-04 05:54:00 +00:00
Joey Hess
2d7658bac7
- Use isolinux config files included in the d-i debian-cd_info tarball
...
so it does not need to be maintained in both places.
2005-07-08 09:22:27 +00:00
Joey Hess
433894c716
please limit pointless debugging messages to English. :-P
2005-07-08 09:12:12 +00:00
Joey Hess
73a4345271
- Completed access cd-drivers transition.
...
- d-i renamed syslinux.txt to boot.txt, us new name instead of
renaming file from d-i.
2005-07-08 08:07:22 +00:00
Stephen R. Marenka
f5a7063347
m68k etch updates
2005-06-29 12:41:28 +00:00
Steve McIntyre
99c25d14a8
Revert the sarge Release file hack
2005-06-22 21:33:23 +00:00
Stephen R. Marenka
f82f3649ac
handle etch changes in d-i
2005-06-15 12:29:25 +00:00
Joey Hess
d51a2cabd4
- Synced up all sarge changes to etch.
2005-06-10 21:45:45 +00:00
Steve McIntyre
bd4c11e6f3
Added tools/dedicated_source: simple script used to add extra source
...
packages onto _binary_ CDs. Used for the amd64 sarge release so far.
2005-06-09 10:56:32 +00:00
Steve McIntyre
a809e2abdc
Added tools/sarge/upgrade-hppa.sh and tools/sarge/upgrade-sparc.sh to
...
install the upgrade-kernel bits on CD#1
2005-06-05 01:21:39 +00:00
Steve McIntyre
bc29265c97
Made list2cds more verbose
2005-06-05 00:13:18 +00:00
Steve McIntyre
a7e702d77a
Remove the kernel-headers packages from the task list for all but
...
i386/amd64, reverting the previous change. Several other arches didn't fit.
2005-06-04 21:51:04 +00:00
Steve McIntyre
388284a8c5
Updated tools/add-bin-doc to stop warnings when generating README.html
...
Re-add the kernel-headers packages to match kernel images.
2005-06-04 19:31:27 +00:00
Steve McIntyre
74ed0539fd
Multiple changes before final release:
...
* Add release notes to CD#1 on full CD/DVD sets, and link them from
README.html
* Tweak the generated Release files to be "stable" rather than
"testing"
* Added Sven's patch: a pegasos forth boot script
2005-06-04 14:36:59 +00:00
Santiago Garcia Mantinan
d90f6e41f4
Allow the usage of a local mirror of the daily d-i builds to be used
...
for sid_d-i builds.
2005-05-26 17:56:34 +00:00
Santiago Garcia Mantinan
8750bd86df
Fixes for task branching coherency.
2005-05-26 17:55:13 +00:00
Santiago Garcia Mantinan
f9b1bc58d4
More fixes for the tasks branching.
2005-05-19 21:32:58 +00:00
Santiago Garcia Mantinan
90f70662a9
Couple of small fixes for joeyh's and my latest commits.
2005-05-18 21:45:47 +00:00
Santiago Garcia Mantinan
d3ab791cdb
Port to etch previous changes I commited for sarge.
2005-05-17 16:08:15 +00:00
Santiago Garcia Mantinan
34220d8a54
Add some amd64 patches from Goswin that fix boot-amd64 and missing packages.
2005-05-17 11:49:25 +00:00
Santiago Garcia Mantinan
8a8cc186cb
Add autorun capabilities to i386 cds
2005-05-17 09:55:36 +00:00
Santiago Garcia Mantinan
f029f6e6e6
Allow the usage of a local mirror of the daily d-i builds to be used
...
for sid_d-i builds.
2005-05-17 09:47:34 +00:00
Joey Hess
dab6547bfa
- debian-installer task files renamed to include distro name and branched
...
for etch.
2005-05-15 16:46:50 +00:00
Steve McIntyre
c754493b57
Don't copy boot.img.gz onto amd64 CD1
2005-05-11 22:10:10 +00:00
Joey Hess
15be267e26
- Add support for f4.txt that is for systems with the 2.6 kernel.
2005-05-06 18:47:45 +00:00
Joey Hess
14988d1047
Add etch stuff. Mostly copied unchanged from sarge, with light edits.
...
Only enable the rescue isolinux targets for etch.
I hope at least some of the etch stuff (like tools/boot/etch) can be used
for the daily CD builds that build using d-i daily builds.
2005-05-05 16:15:44 +00:00
Joey Hess
b49bfbf516
- Add rescue stanzas to isolinux.cfg. Rescue mode is supported in
...
post-sarge d-i images only, but I guess it won't hurt to have the
stanzas there even for sarge images. We may add rescue mode in r1
or something even..
2005-05-04 18:20:17 +00:00
Steve McIntyre
0359eee355
Don't copy the whole d-i cdrom directory onto CD1 for amd64.
...
Closes : #306926
2005-05-01 17:20:06 +00:00
Steve McIntyre
f052e56e2a
Make woody's post-boot-mipsel script cope with extra fields in the
...
output of sarge's isoinfo
2005-04-18 00:00:06 +00:00
Joey Hess
2d8b715b82
sparc daily build moved
2005-03-20 20:09:34 +00:00
Joey Hess
55e75ba6cd
libdevmapper1.00 renamed to libdevmapper1.01, update debian-installer
...
task. Closes : #298724
2005-03-09 18:56:16 +00:00
Joey Hess
42a763d6e7
- Add OMIT_MANUAL variable, which can be set to 1 to drop the install
...
manual from small CDs to save space. We will probably be adding several
new translations, and possibly PDFs, and that would use too much space
on the small CDs.
- Also make the README link to the manual on the Debian web site if
OMIT_MANUAL=1.
- Update the README to mention manual translations are available.
2005-03-03 02:03:45 +00:00
Joey Hess
6a29900074
- Stop hardcoding sid as the distribution to take the installation manual
...
from, use DI_CODENAME instead.
2005-02-23 19:42:14 +00:00
Santiago Garcia Mantinan
5a905923ab
Add support for arm to generate_di+k_list.
2005-02-20 23:06:39 +00:00
Joey Hess
496b90e673
preferred url for alpha images
2005-02-18 18:15:09 +00:00
Joey Hess
f427edbd31
kmuto is now doing arm builds
2005-02-17 07:46:30 +00:00
Joey Hess
509a9fe0e0
- Switch mips daily builds to new builds by ths.
2005-01-20 22:34:50 +00:00
Bdale Garbee
553eb21ce6
switch hppa to 2.6.8 kernel version of installer
2005-01-16 04:35:22 +00:00
Raphaël Hertzog
b01a2e73ba
- Apply patch from bug #258026 .
2005-01-12 16:38:17 +00:00
Raphaël Hertzog
293e3bf557
- Apply patch from horms@debian.org to fix #258029 . Problems with
...
inclusion of local udebs.
2005-01-12 16:11:51 +00:00
Raphaël Hertzog
e088707860
- 1 line patch to fix a nasty (5 year old) bug. Closes : #285382
...
- Changed maintainer to debian-cd@lists.debian.org .
2005-01-09 18:17:21 +00:00
Joey Hess
24d88a2b04
- Since amd64 is not on standard debian mirrors, and generate_d-i+k_list
...
must be runnable on them, make it chack for absence of amd64 Packages
files and add a dummy kernel for amd64. This will need to be manually
kept up-to-date by the amd64 people for now.
- Didn't fix generate_di_list the same way, since doing so would be too
hard. Next time tasks/debian-installer is updated using this script on
a machine w/o the unofficial amd64 archive, the am64 info in the file
will be lost.
- Add DO NOT EDIT warning messages to generated files in cvs.
- Check and revert manual modifications to tasks/base-sarge. This file is
automatically generated and those mods would have been lost:
- Add fileutils to generate_d-i+k_list, "until kernels get fixed",
whatever that means.
- arcboot was already in generate_d-i+k_list.
- Update tasks/debian-installer+kernel using generate_d-i+k_list.
- Sort package lists in tasks/base-sarge to ease comparisons when
updating.
- Update tasks/base-sarge for debootstrap 0.2.45. This includes the
following removals:
- aboot: already listed in debian-installer+kernel
- gcc-3.2-base, libdb2, libgcrypt1, libgnutls7, libident,
libdb2, libtasn1-0: obsolete
- modconf: obsoleted by d-i
- setserial: not base anymore
- slang1: turned into slang1a-utf8
- libident: not needed by base anymore
- lilo: in debian-installer+kernel
- mbr: not installed anymore
- pcmcia-cs: in debian-installer+kernel
- syslinux: not installed
- "filesutils": typo; fileutils in generate_d-i+k_list for m68k
- quik: in debian-installer+kernel
- yaboot: in debian-installer+kernel
- arcboot: in debian-installer+kernel
- delo: in debian-installer+kernel
And the following additions:
- libdb4.2, libgcrypt11, libgcrypt7, libgnutls10, libgnutls11,
libgpg-error0, libtasn1-2: new libraries
- console-tools: now installed by debootstrap even on s390
2005-01-02 23:31:45 +00:00
Steve McIntyre
f398111b10
Added initial amd64 support
2004-12-08 23:23:09 +00:00
Steve McIntyre
3a19971c45
Added script to make amd64 CDs/DVDs bootable.
...
FIXME: the help text for isolinux still needs updating...
2004-12-08 22:47:20 +00:00
Steve McIntyre
2c77c9e211
amd64 uses -J just like i386
2004-12-08 22:41:18 +00:00
Steve McIntyre
669b09fd98
Adding extra support for the amd64 mirror structure
2004-12-08 22:40:45 +00:00
Joey Hess
a990f95026
use vorlon's daily builds for alpha, jailey's machine is going away
2004-12-03 18:19:49 +00:00
Santiago Garcia Mantinan
6098795887
- Fix the kernel-image-2.4.27-amiga thing on generate_di+k_list.
...
- Put kernel-image-2.4.27-amiga back to tasks/debian-installer+kernel.
2004-11-29 19:13:24 +00:00
Santiago Garcia Mantinan
f1d2a2a4fb
- Update debian-installer's tasks.
...
- Update calc script and calc files.
- Make i386 cds 8.3 filenaming compatible again.
- Workaround the two kernels problem on hppa.
2004-11-29 18:36:42 +00:00
Colin Watson
fb72b32888
Remove unused variable.
2004-11-15 14:35:20 +00:00
Stephen R. Marenka
75b221301d
Handle missing m68k/bvme6000 floppy
2004-10-20 12:03:11 +00:00
Santiago Garcia Mantinan
1619ec160a
Add tools/calc script to update .calc files with up to date estimations on
...
the iso size parameters.
Update .calc files with up to date estimations.
Update debian-installer tasks.
2004-10-06 20:38:25 +00:00
Kenshi Muto
675824092e
add localization-config
2004-10-05 01:00:46 +00:00
Santiago Garcia Mantinan
4db567acec
Upload some changes by Thiemo Seufer, namely:
...
- Add arcboot to the mips tasks/base-sarge list, like it is done for
other bootloaders.
- Add a default bootfile named sashARCS for mips, aliased to r4k-ip22.
2004-10-01 15:11:14 +00:00
Kenshi Muto
7a550c08b1
fix typo
2004-10-01 00:05:06 +00:00
Joey Hess
899b81e78a
- Put 2.4, not 2.6 kernels on hppa cd.
2004-09-28 12:18:53 +00:00
Santiago Garcia Mantinan
d8ba0ec5ec
Add prep powerpc support.
...
Try to fix powerpc DVDs.
Update debian-installer tasks.
2004-09-27 22:30:36 +00:00
Joey Hess
049b9e7d94
- Drop i386 floppies that have gone away in d-i.
2004-09-25 14:20:26 +00:00
Colin Watson
ffcb774eb0
Remove powerpc-small-pmac kernel from the netinst. base-installer hasn't
...
installed it since April, and according to Sven it's only useful for
building floppies.
2004-09-25 13:44:45 +00:00
Colin Watson
8c4888772d
Hardlink powerpc and powerpc/minimal vmlinux files together, since they're
...
identical.
2004-09-25 10:45:15 +00:00
Colin Watson
dee0dd273f
Remove 2.4 images from power3 and power4; those few who want them can
...
netboot.
Remove 2.6 PReP images from power3 and power4, as no such machines exist.
2004-09-25 10:32:32 +00:00
Colin Watson
d98b470673
Fix syntax error.
2004-09-24 18:00:19 +00:00
Colin Watson
5d4fbb96b8
Drop compatibility with old powerpc 2.4/2.6 d-i image layout, since the
...
changed image layout reached sarge a while ago.
2004-09-24 17:59:29 +00:00
Joey Hess
1dc8020a5f
add ia64 2.6 kernels to di+k_list
2004-09-23 16:03:02 +00:00
Joey Hess
d57cff08f9
put back the extra images for full cds
2004-09-23 12:06:29 +00:00
Joey Hess
957b7e9db9
- Remove access floppies to save space on netinsts. Also remove
...
net-drivers floppy and some other things not really needed for install
from CD.
2004-09-23 11:12:52 +00:00
Sven Luther
3fa03ffcd3
Simplified boot-powerpc copying stuff a bit.
...
Added support for cdrom-minimal images copying.
2004-09-20 19:51:24 +00:00
Kenshi Muto
f5f49b5527
check and install disk image
2004-09-18 15:31:10 +00:00
Kenshi Muto
20c78d730b
fix EXTRA_DISK_IMAGES handling
2004-09-18 14:58:10 +00:00
Joey Hess
4a49305a57
- Sparc daily builds moved to joshk's builds.
2004-09-13 16:35:55 +00:00