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