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
4f8ffdaba4
For some reason debootstrap requires both inetd packages, so don't exclude netkit-inetd either
2006-04-17 13:14:51 +00:00
Frans Pop
54882ead9e
Change exclusion of openbsd-inetd to netkit-inetd for Etch as the former is
...
now the prefered dependency from netbase. Makes full/netinst images have
base_installable again.
2006-04-16 19:26:32 +00:00
Steve McIntyre
fe4bd04c4d
More docs
2006-04-04 01:13:42 +00:00
Steve McIntyre
b5e4ddc950
More WIP on documentation
2006-04-03 00:20:54 +00:00
Steve McIntyre
7dc5813457
Starting on some documentation for debian-cd
2006-03-31 00:10:10 +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
Steve McIntyre
3ab98260ea
Ready for a release!
2006-03-06 23:32:11 +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
Sven Luther
0099921101
Addeed chrp/bootinfo.txt icon for booting on IBM RS6K and pSeries. Closes: 352672
2006-02-15 12:07:54 +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
Joey Hess
8263a5994a
* Exclude libreiserfs0.3-udeb from CD, no longer used by parted.
2006-02-03 19:23:13 +00:00
Joey Hess
db0921ec90
* Exclude reiser4progs udebs from CD, since there is no reiser4 in the
...
Debian kernel.
2006-02-03 19:13:55 +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
Joey Hess
25cc1f62e8
* Remove exim4 from the netinst CDs by adding further insane cruft to the
...
insane cruft already in the Makefile. (debootstrap no longer installs an
MTA, so this should save some useful space on the netinsts)
2005-12-27 04:25:23 +00:00
Joey Hess
c7e4d077cf
* Update base-etch with current debootstrap, and also update the recipe to
...
create it due to changes in debootstrap.
2005-12-27 04:04:48 +00:00
Steve McIntyre
4e363bef36
More cleanups for the first sarge point release. Make the update CDs easier to produce...
2005-12-19 22:39:10 +00:00