Frans Pop
57e6df8fcd
Use correct symlink for unexclude-CD2-lenny
2008-11-10 14:10:41 +00:00
Frans Pop
5b5f073811
update_tasks requires BDIR to be created
2008-11-10 13:40:45 +00:00
Raphaël Hertzog
5aa7863d82
Also extract isolinux.bin from the syslinux package in the case of etch
...
CD images (since it's no more provided by debian-cd itself).
2008-11-07 16:32:06 +00:00
Raphaël Hertzog
7b28512cf9
Don't try to copy sbm on etch CD images as it got removed.
2008-11-07 15:53:36 +00:00
Steve McIntyre
d0734e24cc
Actually move the file
2008-11-02 09:25:55 +00:00
Steve McIntyre
23f23e05c9
Actually move the file
2008-11-02 09:23:09 +00:00
Steve McIntyre
6853ba25d6
Update update_popcon to cope better with errors; now uses curl instead of wget
2008-11-02 09:20:39 +00:00
Steve McIntyre
71b2877161
Fix up handling of ARCHLIST
2008-11-02 02:59:10 +00:00
Steve McIntyre
e56a7c5fb0
Fix how directory trees are created in update-cd. Closes : #503911
2008-11-02 02:55:34 +00:00
Frans Pop
7b759c8cd8
Improve changelog entry
2008-11-01 23:54:58 +00:00
Frans Pop
7567a51136
Remove last few references to (raw)list.exclude
2008-11-01 23:11:52 +00:00
Steve McIntyre
1ea65fea7d
Rename list2cds to sort_deps - more accurate name now that other code does the per-disc splitting later
2008-11-01 23:09:33 +00:00
Steve McIntyre
b45e780519
Rename list2cds to sort_deps - more accurate name now that other code does the per-disc splitting later
2008-11-01 23:08:01 +00:00
Frans Pop
bdb3e3984b
Remove no longer used references to rawlist.exclude and list.exclude files
...
These files have not been used since the introduction of make_disk_trees.pl.
Remove remaining references, which results in a nice clean up of the Makefile.
2008-11-01 23:06:59 +00:00
Frans Pop
e59ad475b0
Drop brltty from the netinst CDs
...
brltty has started pulling in libicu, which has a size of 5MB.
An overhead of 5MB is just too big for netinst CD images for a
package that is only needed by a very small group of users and
that will normally also be available from a mirror (brltty gets
installed during finish-install).
For full CDs and DVDs the package will still get included as it's
listed in forcd1.
2008-10-29 14:02:42 +00:00
Steve McIntyre
aae8e698dc
Ready for a new upload
2008-10-26 23:23:50 +00:00
cd-builder user
7182069e61
Current state of tasks files
2008-10-26 23:20:17 +00:00
Frans Pop
4c7f7c7f16
Only check/extract debootstrap if MIRROR is set to avoid errors for unrelated targets
2008-10-17 08:38:37 +00:00
cd-builder user
ecf4899272
Remove unused file
2008-10-16 17:05:30 +00:00
cd-builder user
e51bcb8ede
Update Lenny popcon task
2008-10-16 14:53:02 +00:00
Frans Pop
de39937832
Include correct forcd1 file in kde/xfce tasks
2008-10-16 10:07:18 +00:00
Frans Pop
774bd01ca9
Update and cleanup udeb exclusion lists for lenny (general, i386, amd64)
...
Some udebs that no longer exist are removed and new (in some cases not
really new, but well) udebs that are known to be included in the initrd
are added. For i386 and amd64 the list of kernel udebs already included
in the initrd is updated.
2008-10-14 20:56:35 +00:00
Frans Pop
274c7dd7a0
Revert "Drop ancient workaround for dependency resolution"
...
Looks like the workaround is still needed after all, so just remove
unifont from the packages that are forced.
Also, add pptp-linux to images using the di+k list instead of through
this hack (changelog says adding it here needed "FIXME later...").
2008-10-14 12:39:32 +00:00
Frans Pop
151c38eedf
Drop ancient workaround for dependency resolution
...
With all the code changes we've had in list2cds this is probably
no longer needed. Really gets rid of unifont on the netinst.
2008-10-14 11:37:52 +00:00
Frans Pop
9200e82ade
Stop including jfbterm unifont on all images
...
They are no longer installed from D-I as jbfterm was only needed for
base-config and unifont's dependencies have become insane.
Saves 15MB on i386 netinst images.
2008-10-14 11:37:03 +00:00
Frans Pop
f9dbedaeed
Exclude 686-bigmem kernel udebs
...
They are only used for Xen netboot installs.
2008-10-14 09:59:22 +00:00
Frans Pop
ef7069ec7a
CONF.sh updates
...
- change default CODENAME to lenny
- change example paths to mirror to /srv/mirror instead of /mirror
2008-10-14 08:40:58 +00:00
Frans Pop
70b6589065
easy-build: MAX{ISO,JIGDO}S need to be exported
2008-10-14 08:31:15 +00:00
Frans Pop
425c2aa12c
Document easy-build script
2008-10-14 08:22:10 +00:00
Frans Pop
6ae6083c9e
easy-build: support creating KDE and Xce CDs
2008-10-14 08:22:07 +00:00
Frans Pop
0861e3903c
easy-build: also update task files derived from tasksel
2008-10-14 08:22:05 +00:00
Frans Pop
aec7c50df4
Add easy-build.sh script
...
A new wrapper script around build.sh that should make it a lot easier
for new users to use debian-cd and to build custom images.
2008-10-14 08:22:03 +00:00
Frans Pop
bb9fad3216
Allow multi-arch builds using D-I images from official mirrors or local D-I images
...
This is made possible by allowing to include a "%ARCH%" placeholder in the
environment variables DI_WWW_HOME and DI_DIR which is expanded to the correct
value at runtime.
Supported for Etch and later.
2008-10-14 08:22:00 +00:00
Frans Pop
d48db452d6
Make use of MAXISOS and MAXJIGDOS more consistent
2008-10-14 08:21:57 +00:00
Frans Pop
53a5657a7b
Quieten creation of symlink to debootstrap dir
2008-10-14 08:21:54 +00:00
Frans Pop
7004b7949c
Minor documentation updates
2008-10-14 08:02:25 +00:00
Frans Pop
07a91b45e3
Drop support for building Sarge CDs
2008-10-14 08:02:21 +00:00
Frans Pop
1a0904ab00
Improve temp dir handling
2008-10-12 23:54:01 +00:00
Steve McIntyre
45617b2d30
* Support KERNEL_PARAMS for powerpc, alpha and sparc ( Closes : #416230 )
...
Thanks to Vagrant Cascadian for the patch.
2008-10-12 23:30:19 +00:00
cd-builder user
dcccd50f85
more cleanup in update_tasks
2008-10-12 23:25:48 +00:00
cd-builder user
409e191e8f
current config in tasks/
2008-10-12 23:09:24 +00:00
cd-builder user
59e4f05035
slight cleanup in update_tasks
2008-10-12 23:08:57 +00:00
Frans Pop
e2d764123c
Add alsa-base and alsa-utils to forcd1 for Lenny
...
They are no longer key packages in the desktop task, but we do want
them on the first CD.
2008-10-05 16:15:15 +00:00
Frans Pop
9202a3e6e8
Also remove advanced syslinux config files for gtk
...
Note that AFAICT removing these files is unnecessary as they should not
be included in the tarball if the file f3.txt.withgtk is not present.
2008-09-21 22:02:22 +00:00
Frans Pop
1dd8261809
Update for syslinux config file rename in D-I
...
The files (ad)amd.cfg were renamed to (ad)amdtext.cfg for consistency.
2008-09-21 22:02:10 +00:00
Frans Pop
13f5f20f46
Allow to skip generating MD5 and SHA1 sums files
2008-09-20 19:36:42 +00:00
Frans Pop
704a350c35
Make sure directory to unpack syslinux in exists
...
Also make indentation consistent
2008-09-18 18:26:14 +00:00
Steve McIntyre
3580191792
Remove all mention of sbm; no longer needed
2008-09-16 15:29:55 +00:00
Steve McIntyre
7a81292e18
Fix silly thinko
2008-09-16 01:40:15 +00:00
Steve McIntyre
60dbf627e2
* Major licensing problem cleanup: ( Closes : #497270 )
...
+ Remove binary blobs from the package; pull those files from the
.debs in the archive as needed (isolinux.bin, vesamenu.c32)
+ sbm.bin *not* yet worked out, so drop it for now
+ Pull out the code to find the right deb and put it in a new helper
shell script (tools/which_deb), called from Makefile and boot-* as
needed.
2008-09-15 23:09:18 +00:00