Joey Hess
f805d4de52
- Update task-essential-sarge to tasksel 2.05. Fix the generator to work
...
with post-2002 tasksels.
2004-07-14 23:27:05 +00:00
Joey Hess
19bd90b409
- Exclude newer versions of i386 kernels to save space. Leave 2.6.x-386
...
kernels on the CD.
2004-07-14 23:25:46 +00:00
Joey Hess
b99c834264
- Include debian-installer+kernel into Debian_sarge task to ensure all
...
debs as well as udebs used by d-i are included.
2004-07-14 23:24:33 +00:00
Joey Hess
27207d72aa
document DI_WWW_HOME
2004-07-14 20:58:57 +00:00
Joey Hess
96791cc2db
MAXCDS should be exported
2004-07-14 20:54:32 +00:00
Colin Watson
e1fcd8ff0b
Unexclude zlib1g-udeb, needed for ssh support in d-i.
2004-07-14 19:05:12 +00:00
Colin Watson
1d62603597
Include kernel-image-2.4-* metapackages for ia64.
2004-07-13 20:04:53 +00:00
Joey Hess
2a114ce838
close a bug
2004-07-13 17:31:54 +00:00
Kenshi Muto
889c873e41
insert LF before APPEND
2004-07-13 05:33:15 +00:00
Steve McIntyre
38f6a32148
(Temporary) check in of the old version of scansources, still used by
...
update-cd.
FIXME! update update-cd soon!
2004-07-12 22:07:47 +00:00
Steve McIntyre
932c89932e
Checking in changes used for the woody r2 update images:
...
Cope with changes in md5sum; don't fail if we get the spurious "-"
2004-07-12 21:22:05 +00:00
Steve McIntyre
fa62c31887
Checking in changes used in making the woody r2 update images
2004-07-12 21:20:43 +00:00
Steve McIntyre
9a9978fa73
Checking in old changes used for the woody r2 images:
...
Cope with newer versions of silo in the mirror; use the oldest to make
sure it'll still work with woody
Complain and stop if we fail to find the cd.b or second.b boot files
2004-07-12 21:18:14 +00:00
Joey Hess
87b13e8e49
catch by pere
2004-07-11 21:50:41 +00:00
Joey Hess
787a8a30b1
- Add new default udeb_include files (for to full CDs and DVDs) that
...
include ethdetect and netcfg, to make network configuration happen in
first stage, since the second stage cannot currently do any.
2004-07-11 21:34:25 +00:00
Joey Hess
f74bc4c693
consistent indentation
2004-07-11 21:33:42 +00:00
Petter Reinholdtsen
0df4d3b579
Typo.
2004-07-11 15:35:36 +00:00
Petter Reinholdtsen
979f6666f3
Better error messages when the config is missing or the mirror is incomplete.
2004-07-11 15:22:58 +00:00
Petter Reinholdtsen
c2bd5f1e8d
Avoid illegal dash (-) in cpp architecture defines. Patch from Colin Watson.
2004-07-11 09:44:00 +00:00
Petter Reinholdtsen
ae64f372b5
Use DI_CODENAME to locate the installation system. This make it
...
possible to use debian-installer with Woody CDs.
2004-07-11 09:34:59 +00:00
Colin Watson
8ea83f4810
Here-documents already do parameter expansion if EOF is unquoted, so no
...
need for the sed.
2004-07-10 01:34:44 +00:00
Petter Reinholdtsen
b2952ee6d4
Report what is going on when cleaning the target directories.
2004-07-09 23:07:11 +00:00
Petter Reinholdtsen
e29828b228
Untabify.
2004-07-09 22:58:03 +00:00
Steve McIntyre
51dcd370d7
Initial versions of boot.calc files for HFS images using the new
...
SIZE_MULT options. These sizes will probably need tweaking individually
2004-07-09 16:28:20 +00:00
Steve McIntyre
70d317d202
Added support for SIZE_MULT_x when calculating full disc sizes. Best
...
use is on m68k and powerpc images where HFS hybrid metadata seems to
add ~10% to the size of the image.
2004-07-09 14:50:34 +00:00
Raphaël Hertzog
26b8aaa25e
- Add missing Build-Depends-Indep.
2004-07-07 07:39:04 +00:00
Joey Hess
ef257176b2
Fix obscenely stupid typo in KERNEL_PARAMS support. (bad manual merge I think)
2004-07-07 03:31:05 +00:00
Joey Hess
6cb12cb4f1
- Only exclude udebs from the CD that are in both the cd initrd and the
...
hd-media initrd, since both use the CD. This adds back floppy-modules
and firewire-core-modules.
2004-07-07 01:37:14 +00:00
Colin Watson
26180c00ea
Add bootable CD support for arm, following Vince Sanders' advice.
2004-07-06 16:02:17 +00:00
Joey Hess
f4db02836f
merge KERNEL_PARAMS support from debian-edu branch
2004-07-03 00:48:28 +00:00
Joey Hess
c9802cb2c2
- Add MAXCDS config variable, which forces debian-cd to stop after a given
...
number of binary CDs.
2004-07-02 19:28:02 +00:00
Joey Hess
2241a12613
funky quoting to prevent cvs from expanding $$Date$$ in the Makefile
2004-06-29 23:24:57 +00:00
Joey Hess
e150f621b3
clean up
2004-06-29 22:41:38 +00:00
Joey Hess
4167ac3889
Add update-popcon Makefile target (taken from Skolelinux).
2004-06-29 22:21:28 +00:00
Petter Reinholdtsen
e2d87d10ae
Make it possible to change which images to build using CONF.sh.
2004-06-29 22:15:58 +00:00
Petter Reinholdtsen
3ec0227ca8
Make it possible to give different CONF.sh files to build.sh.
2004-06-29 22:13:17 +00:00
Joey Hess
ffa69860a8
Add tools/get_diskusage.pl (originally by Petter).
2004-06-29 22:02:53 +00:00
Colin Watson
351e17eb44
Add exclude-udebs-powerpc list with packages already in the initrd, along
...
the same lines as exclude-udebs-i386. Saves about 11 megabytes.
2004-06-28 14:36:22 +00:00
Petter Reinholdtsen
83b25ffb88
Missing b-f documentation is not a fatal error. Keep
...
building if it is missing.
2004-06-27 22:48:19 +00:00
Kenshi Muto
f882aab15d
Add floppy/asian-root.img and floppy/access/* as i386 disk image.
2004-06-26 10:07:35 +00:00
Petter Reinholdtsen
8df4cb3349
Try to create $(OUT) instead of just bailing out if it is missing.
2004-06-24 09:41:22 +00:00
Steve McIntyre
9abd411bd1
Removed the -T option to mkisofs. We don't need the TRANS.TBL files
...
any more, and we should save the space.
2004-06-09 18:54:35 +00:00
Joey Hess
1b2e0c4a98
- Add usbutils to netinst cds, it'll be installed by a future version
...
of hw-detect.
2004-06-07 15:16:40 +00:00
Santiago Garcia Mantinan
456ea7e25b
- Fix the dirty workaround bug that was adding debs to businesscards.
...
- Add 2.6 support to powerpc cds.
- Add yaboot to powerpc netinst cds as debootstrap no longer adds it.
- Update boot-sparc not to depend on a kernel version.
- Update debian-installer tasks once again.
2004-06-07 09:35:40 +00:00
Santiago Garcia Mantinan
0b02488a7c
Add support for sarge bootable mipsel cds (delo based).
...
This is the first time we use delo for this, and it still have some
issues that won't be worked out before sarge, so we must workaround
them. There is work to be done in mipsel support, see the mipsel
installation reports in the lists and comment on how we can solve
this issues.
2004-06-07 09:07:49 +00:00
Petter Reinholdtsen
8ed401c8f3
Regenereated tasks/popularity-contest-sarge based on the current data.
2004-06-05 20:01:39 +00:00
Joey Hess
0de5c65fb7
add jfsutils to netinst cds
2004-05-30 18:06:58 +00:00
Stephen R. Marenka
35b4f99b42
Add m68k/bvme6000 boot code
2004-05-28 18:05:05 +00:00
Joey Hess
be8f913bc1
- Add mdadm to the netinst CD, needed for software raid installs.
...
- Add lvm2 (and dependencies libdevmapper1.00 and lvm-common)
for new partman. Left lvm10 on the CD for now, remove later.
2004-05-22 18:36:16 +00:00
Joey Hess
8d213eaf7d
- Fix mirror_check to look under LOCALDEBS for files if it is set.
2004-05-17 22:30:58 +00:00