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
Steve McIntyre
f8f6b90b2a
Updates for sarge r1
2005-12-19 19:05:23 +00:00
Steve McIntyre
773b972935
Fix the "shortinfo" output in jigdo files
2005-12-18 19:34:35 +00:00
Steve McIntyre
8561aff963
Fix typo; s/ppptp/pptp/
2005-12-17 19:14:31 +00:00
Steve McIntyre
af1edf17f4
Minor change to correct the README - BASEDIR var means we don't have
...
to cd to /usr/share/debian-cd/ any more. Closes : #280191
2005-12-17 18:19:21 +00:00
Steve McIntyre
38d277b76b
Add the ppptp-linux package to CD#1. Quick hack adds this from the
...
Makefile for now; FIXME later... Closes : #255367
2005-12-17 18:13:44 +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
f14e1a50c5
Last bits of JTE merge
2005-12-07 00:28:18 +00:00
Steve McIntyre
d137795c8d
Adding two new helper scripts needed for JTE changes
2005-12-07 00:21:22 +00:00
Steve McIntyre
537afe73f2
Checking in JTE changes
2005-12-07 00:12:11 +00:00
Steve McIntyre
c093888cb2
Checking in JTE work to the trunk.
2005-12-07 00:09:39 +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
8140171580
* Add default UDEB_EXCLUDE files that differ for businesscard, netinst, and
...
full CDs.
* Make the full CD have apt-mirror-setup in its udeb_exclude file, to avoid
that component being installed to satisfy apt-setup's dependency on it (I
hope), so that the user is not unncessarily asked for a mirror during a
full CD install, but is still asked for one during installs from the
smaller CDs.
2005-11-15 00:28:07 +00:00
Joey Hess
e1b5db9145
* Exclude inetutils-inetd and openbsd-inetd from CD1 for similar resons.
2005-11-13 20:49:19 +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
00be9ca47e
* Add more udebs to excludes trying to trim the netinst size down.
2005-11-11 19:26:23 +00:00