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
Stephen R. Marenka
77b4a0a1eb
m68k bump kernels to 2.4, except mac
2004-05-13 14:40:55 +00:00
Stephen R. Marenka
1c7ae12a6c
m68k bump kernels to 2.4, except mac
2004-05-13 14:37:48 +00:00
Stephen R. Marenka
ac031d4b9a
update m68k boot/install support for sarge
2004-05-12 19:51:18 +00:00
Otavio Salvador
42f052f0c1
Fix preprocess of exclude files when EXCLUDE is not set.
2004-05-12 18:19:27 +00:00
Stephen R. Marenka
79556acf0c
m68k add cdrom22
2004-05-11 20:19:10 +00:00
Santiago Garcia Mantinan
3504cff536
Make fast_sums ignore md5sums of files not in the pool directory.
2004-05-09 23:12:24 +00:00
Otavio Salvador
f55bb17b13
Sorry, I did a wrong change. Need be CODENAME and not DI_CODENAME.
2004-05-07 08:46:37 +00:00
Otavio Salvador
c6b6caf457
Use DI_CODENAME variable to build debian-installer+kernel task.
2004-05-07 03:56:16 +00:00
Otavio Salvador
9434b3bf85
Check if the missing debootstrap-required is not included on base_exclude.
2004-05-05 18:46:02 +00:00
Joey Hess
e9c6a241b2
remove README.non-US
2004-05-05 15:52:53 +00:00
Joey Hess
6f2b49ca5d
remove old reference to dselect
2004-05-05 15:30:37 +00:00
Otavio Salvador
a279c2ed9c
Preprocess exclude files much like tasks files are. Closes : #247379
2004-05-04 21:57:10 +00:00
Stephen R. Marenka
997a0005e0
Fix m68k/amiga icons
2004-05-03 14:19:14 +00:00
Joey Hess
b3f27eab2a
increase ramdisk size for sparc
2004-05-02 22:14:30 +00:00
Joey Hess
45ed7eb677
- Include only 2.4 ia64 kernels on the d-i CD for now, the 2.6 ones
...
are not a good choice ATM according to bdale.
2004-04-29 00:08:40 +00:00