Re: file-retriever

2002-12-10 Thread Guillem Jover
Hi, On Wed, Dec 11, 2002 at 01:01:39AM +0100, David Weinehall wrote: > Here is an implementation of file-retriever in C, since its TODO file > expressed an interest in having one. Oops, I did this also but forgot to send, patch attached. What amount of error checking code should be done? Can we

Re: working on the Alpha port

2002-12-10 Thread Noah L. Meyerhans
On Tue, Dec 10, 2002 at 09:04:57PM -0500, Joey Hess wrote: > I don't know how far over alpha is, but fitting on a PC floppy might be > too much to ask of architectures with 64 bit code. You can always go the > two floppy route if you need to.. The i386 kernel from the recent alpha snapshot is roug

Re: working on the Alpha port

2002-12-10 Thread Joey Hess
Noah L. Meyerhans wrote: > Since I don't know of anybody else doing such a thing, I've begun work > on the port of debian-installer to the Alpha platform. I've got most > things built, but at the moment I'm struggling to get the kernel+initrd > pruned down to a small enough size to fit on a floppy

Bug#172580: busybox-cvs_0.60.99.cvs20021210-1(unstable/ia64): FTBFS: redefinition of `struct sysinfo'

2002-12-10 Thread Bdale Garbee
Package: busybox-cvs Version: 0.60.99.cvs20021210-1 Severity: important This package fails on the ia64 autobuilder as shown below. Bdale | Automatic build of busybox-cvs_0.60.99.cvs20021210-1 on caballero by sbuild/ia64 |1.169 | Build started at 20021210-2306 [...] | gcc -I./include -Wall

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Colin Watson
On Wed, Dec 11, 2002 at 01:01:40AM +, Colin Watson wrote: > On Tue, Dec 10, 2002 at 06:10:47PM -0600, Adam DiCarlo wrote: > > Colin Watson <[EMAIL PROTECTED]> writes: > > > debian-boot-cvs, by analogy with debbugs and www? > > > > No -- again, [EMAIL PROTECTED] Managed by > > the PTS system. >

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Colin Watson
On Tue, Dec 10, 2002 at 06:10:47PM -0600, Adam DiCarlo wrote: > Colin Watson <[EMAIL PROTECTED]> writes: > > debian-boot-cvs, by analogy with debbugs and www? > > No -- again, [EMAIL PROTECTED] Managed by > the PTS system. So ... asking as a BTS admin, where should bug reports for the d-i package

Re: Default disk partition table type?

2002-12-10 Thread Richard Hirst
On Tue, Dec 10, 2002 at 12:41:23PM +0100, Petter Reinholdtsen wrote: > > The current autopartkit contains the following code: > > /* Need to define on a per arch basis */ > #if defined(__i386__) > #define DISK_LABEL "msdos" > #else /* not __i386__ */ > #error "Default DISK_LABEL is not

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Adam DiCarlo
Geert Stappers <[EMAIL PROTECTED]> writes: > At which list will the discussion go about the CVS commits? To this list here. -- ...Adam Di Carlo..<[EMAIL PROTECTED]>...http://www.onshored.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Adam DiCarlo
Colin Watson <[EMAIL PROTECTED]> writes: > On Tue, Dec 10, 2002 at 06:37:15PM +0100, Petter Reinholdtsen wrote: > > [Adam DiCarlo] > > >> Hmm, would that have all of debian-installer's messages sent to > > >> [EMAIL PROTECTED], or split them up by > > >> true source package? > > > > > > Whichever

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Tollef Fog Heen
* Geert Stappers | At which list will the discussion go about the CVS commits? debian-boot would be a good choice; similar to what the web team does with -www-cvs and -www. -- Tollef Fog Heen,''`. UNIX is user friendly, it's just picky ab

file-retriever

2002-12-10 Thread David Weinehall
Here is an implementation of file-retriever in C, since its TODO file expressed an interest in having one. 2 files attached. Regards: David Weinehall -- /> David Weinehall <[EMAIL PROTECTED]> /> Northern lights wander <\ // Maintainer of the v2.0 kernel // Dance across the winter sky

[cdebconf] helper macros, i18n, backup, etc

2002-12-10 Thread Denis Barbier
Hi, here are some unrelated issues about cdebconf. 1. The helper macros recently introduced do break several packages under debian-installer/tools/ which used to declare their own debconf_input function. Maybe we could remove these macros, I wonder whether they are that useful. 2. The attached

Re: adam di carlo is back

2002-12-10 Thread Eduard Bloch
#include * Christian T. Steigies [Mon, Dec 09 2002, 11:00:19PM]: > > - get updated kernel packages for architectures that need it. I expect > >2.4.20-bf2.4/i386 soon, with fixed Ext3, of course > > > > - tag and start building of bf-3.0.24 short after 3.0r1. Joey is going > >to releas

working on the Alpha port

2002-12-10 Thread Noah L. Meyerhans
Since I don't know of anybody else doing such a thing, I've begun work on the port of debian-installer to the Alpha platform. I've got most things built, but at the moment I'm struggling to get the kernel+initrd pruned down to a small enough size to fit on a floppy. What is expected to be availab

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Geert Stappers
At 18:38 +0100 12/10/02, Michael Cardenas wrote: >On Tue, Dec 10, 2002 at 06:37:15PM +0100, Petter Reinholdtsen wrote: >> [Adam DiCarlo] >> >> Hmm, would that have all of debian-installer's messages sent to >> >> [EMAIL PROTECTED], or split them up by >> >> true source package? >> > >> > Whichever

Re: Default disk partition table type?

2002-12-10 Thread Petter Reinholdtsen
[Karsten Merker] > All currently supported mipsel targets use "msdos". OK. Which #ifdef should I use on these platforms. The output from 'echo | gcc -E -dM -' will give me a clue. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Default disk partition table type?

2002-12-10 Thread Petter Reinholdtsen
[Guido Guenther] >> I believe the available values are "bsd", "loop", "mac", "msdos", >> "pc98" and "sun". I got the values from the parted documentation. > big endian mips currently only uses SGI disklabels. Which of the parted disk label names is this? 'bsd'? Or is it not supported by parted?

cvs commit to debian-installer/tools/autopartkit by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:barbier time: Tue Dec 10 15:28:57 MST 2002 Log Message: Remove TABLE_HEADER definition from autopartkit.c, and put its text directly into debian/templates Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL

cvs commit to debian-installer/tools/autopartkit/debian/po by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian/po who:barbier time: Tue Dec 10 15:28:57 MST 2002 Log Message: Remove TABLE_HEADER definition from autopartkit.c, and put its text directly into debian/templates Files: changed:pt_BR.po templates.pot -- To UNSUBSCRIB

cvs commit to debian-installer/tools/autopartkit/debian by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:barbier time: Tue Dec 10 15:28:57 MST 2002 Log Message: Remove TABLE_HEADER definition from autopartkit.c, and put its text directly into debian/templates Files: changed:templates -- To UNSUBSCRIBE, email to [EMA

Re: gtkfb in d-i

2002-12-10 Thread Sebastian Ley
Michael Cardenas <[EMAIL PROTECTED]> wrote: > I'm going to cc debian-boot on this, in the hopes that someone who > has made more udebs than I can help out. Good idea. > So, everyone has said that they have to be build dependencies, which > seems very confusing to me, but I guess that's what we s

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Tue Dec 10 15:21:58 MST 2002 Log Message: Fixes for libparted 1.6. Files: changed:autopartkit.c parted-compat.h -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

cvs commit to debian-installer/tools/autopartkit/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:pere time: Tue Dec 10 15:21:58 MST 2002 Log Message: Fixes for libparted 1.6. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

busybox-cvs_0.60.99.cvs20021210-1_i386.changes ACCEPTED

2002-12-10 Thread Debian Installer
Accepted: busybox-cvs-static_0.60.99.cvs20021210-1_i386.deb to pool/main/b/busybox-cvs/busybox-cvs-static_0.60.99.cvs20021210-1_i386.deb busybox-cvs-udeb_0.60.99.cvs20021210-1_i386.udeb to pool/main/b/busybox-cvs/busybox-cvs-udeb_0.60.99.cvs20021210-1_i386.udeb busybox-cvs_0.60.99.cvs20021210-

debian-installer - menu-item request: s390-netdevice, s390-dasd

2002-12-10 Thread Bastian Blank
hi folks i request menu-items for following package: s390-netdevice (same as ethdetect?) s390-dasd bastian -- Those who hate and fight must stop themselves -- otherwise it is not stopped. -- Spock, "Day of the Dove", stardate unknown msg24390/pgp0.pgp Description: PGP sig

cvs commit to debian-installer/tools/s390/zipl-installer/debian by waldi

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/s390/zipl-installer/debian who:waldi time: Tue Dec 10 14:47:27 MST 2002 Log Message: - its arch depend - use rootskel templates - fix Installer-Menu-Item Files: changed:changelog control rules zipl-installer.postinst -- To UNSUBSCRIB

Re: cvs commit to debian-installer/tools/autopartkit/debian by barbier

2002-12-10 Thread Denis Barbier
On Tue, Dec 10, 2002 at 02:27:58PM -0700, Debian Boot CVS Master wrote: > Repository: debian-installer/tools/autopartkit/debian > who:barbier > time: Tue Dec 10 14:27:58 MST 2002 > Log Message: > A Description field was not localized. Could someone also rewrite autopartkit/confirm?

cvs commit to debian-installer/tools/autopartkit/debian/po by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian/po who:barbier time: Tue Dec 10 14:27:59 MST 2002 Log Message: A Description field was not localized. Files: changed:pt_BR.po templates.pot -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

cvs commit to debian-installer/tools/autopartkit/debian by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:barbier time: Tue Dec 10 14:27:58 MST 2002 Log Message: A Description field was not localized. Files: changed:templates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

autopartkit_0.33_i386.changes is NEW

2002-12-10 Thread Debian Installer
(new) autopartkit_0.33.dsc standard debian-installer (new) autopartkit_0.33.tar.gz standard debian-installer (new) autopartkit_0.33_i386.udeb standard debian-installer Automatically Partition Hard Drives (unsafe) This module will automatically partition the harddrive on which you wish to install

cvs commit to debian-installer/rootskel/debian by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/rootskel/debian who:barbier time: Tue Dec 10 14:09:44 MST 2002 Log Message: Type is boolean, and values are true/false Files: changed:templates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: cvs commit to debian-installer/tools/autopartkit/debian by pere

2002-12-10 Thread Denis Barbier
On Tue, Dec 10, 2002 at 11:15:01AM -0700, Debian Boot CVS Master wrote: > Repository: debian-installer/tools/autopartkit/debian > who:pere > time: Tue Dec 10 11:15:01 MST 2002 > Log Message: > No need to depend on po-debconf. debhelper >= 4.1.13 already depend on it. Right, but th

cvs commit to debian-installer/rootskel/debian by waldi

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/rootskel/debian who:waldi time: Tue Dec 10 13:09:35 MST 2002 Log Message: - rewrite template building, supports defaults values. - add initrd option. Files: changed:changelog rules templates added: templates-build.pl -- To UNSUBSCRIBE,

Processing of autopartkit_0.33_i386.changes

2002-12-10 Thread Archive Administrator
autopartkit_0.33_i386.changes uploaded successfully to localhost along with the files: autopartkit_0.33.dsc autopartkit_0.33.tar.gz autopartkit_0.33_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

autopartkit_0.33_i386.changes REJECTED

2002-12-10 Thread Debian Installer
Rejected: Unknown distribution `UNRELEASED'. === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. Your rejected files are in incoming/REJECT/. (Some may also be in incoming/ if your .changes file was unparsable.) If only som

cvs commit to debian-installer/tools/autopartkit/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:pere time: Tue Dec 10 12:38:11 MST 2002 Log Message: Release 0.33. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Processing of autopartkit_0.33_i386.changes

2002-12-10 Thread Archive Administrator
autopartkit_0.33_i386.changes uploaded successfully to localhost along with the files: autopartkit_0.33.dsc autopartkit_0.33.tar.gz autopartkit_0.33_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Incomplete upload found in Debian upload queue

2002-12-10 Thread Archive Administrator
Probably you are the uploader of the following file(s) in the Debian upload queue directory: autopartkit_0.33.dsc autopartkit_0.33.tar.gz This looks like an upload, but a .changes file is missing, so the job cannot be processed. If no .changes file arrives within 22:48:55, the files will be de

Bug#172227: acknowledged by developer (media problem)

2002-12-10 Thread German Garcia
Eduard: The file images-1.20/root.bin is part of an iso image I've downloaded from a Debian mirror. This is the iso source: http://ftp.fi.debian.org/debian-cd/3.0_r0/i386/debian-30r0-i386-binary-1.iso Regards, German. On Mon, Dec 09, 2002 at 03:48:29PM -0600, Debian Bug Tracking System wrote

Incomplete upload found in Debian upload queue

2002-12-10 Thread Archive Administrator
Probably you are the uploader of the following file(s) in the Debian upload queue directory: autopartkit_0.33.dsc autopartkit_0.33.tar.gz This looks like an upload, but a .changes file is missing, so the job cannot be processed. If no .changes file arrives within 22:58:59, the files will be de

Re: Default disk partition table type?

2002-12-10 Thread Guido Guenther
On Tue, Dec 10, 2002 at 12:41:23PM +0100, Petter Reinholdtsen wrote: > The current autopartkit contains the following code: > > /* Need to define on a per arch basis */ > #if defined(__i386__) > #define DISK_LABEL "msdos" > #else /* not __i386__ */ > #error "Default DISK_LABEL is not kno

cvs commit to debian-installer/tools/autopartkit/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:pere time: Tue Dec 10 11:15:01 MST 2002 Log Message: No need to depend on po-debconf. debhelper >= 4.1.13 already depend on it. Files: changed:control -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Tue Dec 10 11:13:47 MST 2002 Log Message: Make sure this compiles with libparted 1.6. Files: changed:autopartkit.c distribute-test.c distribute.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Colin Watson
On Tue, Dec 10, 2002 at 06:37:15PM +0100, Petter Reinholdtsen wrote: > [Adam DiCarlo] > >> Hmm, would that have all of debian-installer's messages sent to > >> [EMAIL PROTECTED], or split them up by > >> true source package? > > > > Whichever you like. > > I would like to have all d-i related com

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Michael Cardenas
On Tue, Dec 10, 2002 at 06:37:15PM +0100, Petter Reinholdtsen wrote: > [Adam DiCarlo] > >> Hmm, would that have all of debian-installer's messages sent to > >> [EMAIL PROTECTED], or split them up by > >> true source package? > > > > Whichever you like. > > I would like to have all d-i related com

cvs commit to base-config/debian by joeyh

2002-12-10 Thread Debian Boot CVS Master
Repository: base-config/debian who:joeyh time: Tue Dec 10 10:41:26 MST 2002 Log Message: * Pass --default-priority to dpkg-reconfigure calls. Closes: #172440 * Depend on current debconf for that switch. Files: changed:changelog control -- To UNSUBSCRIBE, email to [EM

cvs commit to base-config/lib by joeyh

2002-12-10 Thread Debian Boot CVS Master
Repository: base-config/lib who:joeyh time: Tue Dec 10 10:41:27 MST 2002 Log Message: * Pass --default-priority to dpkg-reconfigure calls. Closes: #172440 * Depend on current debconf for that switch. Files: changed:12console-tools 20passwd -- To UNSUBSCRIBE, email to

cvs commit to base-config by joeyh

2002-12-10 Thread Debian Boot CVS Master
Repository: base-config who:joeyh time: Tue Dec 10 10:41:26 MST 2002 Log Message: * Pass --default-priority to dpkg-reconfigure calls. Closes: #172440 * Depend on current debconf for that switch. Files: changed:installer-integration.txt -- To UNSUBSCRIBE, email to [E

Re: [important] CVS-generated email shouldn't go here

2002-12-10 Thread Petter Reinholdtsen
[Adam DiCarlo] >> Hmm, would that have all of debian-installer's messages sent to >> [EMAIL PROTECTED], or split them up by >> true source package? > > Whichever you like. I would like to have all d-i related commit messages sent to one mailing list. I would also like to get the 'diff -u' includ

cvs commit to debian-installer/tools/autopartkit/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:pere time: Tue Dec 10 10:23:28 MST 2002 Log Message: Use 'ext3' by default when using libparted 1.6. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Tue Dec 10 10:23:28 MST 2002 Log Message: Use 'ext3' by default when using libparted 1.6. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

cvs commit to debian-installer/tools/autopartkit/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:pere time: Tue Dec 10 10:22:37 MST 2002 Log Message: Use libparted 1.6 by default. Files: changed:changelog control -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

cvs commit to debian-installer/tools/prebaseconfig/prebaseconfig.d by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/prebaseconfig/prebaseconfig.d who:pere time: Tue Dec 10 09:57:04 MST 2002 Log Message: Only create /target/etc/hostname, /target/etc/hosts and /target/etc/network/interfaces if they are missing. This should avoid overwriting the config generat

cvs commit to debian-installer/tools/prebaseconfig/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/prebaseconfig/debian who:pere time: Tue Dec 10 09:57:04 MST 2002 Log Message: Only create /target/etc/hostname, /target/etc/hosts and /target/etc/network/interfaces if they are missing. This should avoid overwriting the config generated by net

Default disk partition table type?

2002-12-10 Thread Petter Reinholdtsen
The current autopartkit contains the following code: /* Need to define on a per arch basis */ #if defined(__i386__) #define DISK_LABEL "msdos" #else /* not __i386__ */ #error "Default DISK_LABEL is not known on this platform" #endif /* not __i386__ */ What is the partition table type

Re: [d-i] libdebian-installer2

2002-12-10 Thread Petter Reinholdtsen
[Michael Cardenas] > Isn't it true that you can only safely add onto the end of a struct > on i386? Since the stack is allocated backwards on ppc, wouldn't > adding to the end of the struct still break old clients? No. If the library clients never allocates or uses the struct content directly, an

Re: preparation for the alpha

2002-12-10 Thread Petter Reinholdtsen
[Erik Andersen] > It can be configured to create archives if you need it. Since this > far there was no need, there was no need to waste space on such > things, so archive creation was disabled. Yes, please. If the size change is neglectable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: Installation report

2002-12-10 Thread Petter Reinholdtsen
[Jeremie Koenig] > - The generated /etc/network/interfaces was wrong, using dhcp method > instead of static. This file is written by prebaseconfig. This should be changed. I suggest adding a prebaseconfig.d script to the network config packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

cvs commit to debian-installer/tools/base-installer/debian by sjogren

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/base-installer/debian who:sjogren time: Tue Dec 10 03:36:48 MST 2002 Log Message: Set kernel-installer's i-m-i to 67 Files: changed:control -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

cvs commit to debian-installer/doc by sjogren

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/doc who:sjogren time: Tue Dec 10 03:36:48 MST 2002 Log Message: Set kernel-installer's i-m-i to 67 Files: changed:menu-item-numbers.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

cvs commit to debian-installer/main-menu/debian/po by barbier

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/main-menu/debian/po who:barbier time: Tue Dec 10 03:04:38 MST 2002 Log Message: Add missing translations [Pierre Machard] Files: changed:fr.po -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

cvs commit to debian-installer/tools/prebaseconfig/prebaseconfig.d by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/prebaseconfig/prebaseconfig.d who:pere time: Tue Dec 10 02:21:56 MST 2002 Log Message: Move parts of postinst script into prebaseconfig.d directory. Files: added: 10eject-cdrom 50config-target-network 60reportbug-template 80save-install-log

cvs commit to debian-installer/tools/prebaseconfig/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/prebaseconfig/debian who:pere time: Tue Dec 10 02:21:55 MST 2002 Log Message: Move parts of postinst script into prebaseconfig.d directory. Files: changed:changelog dirs postinst rules -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

cvs commit to debian-installer/tools/prebaseconfig/prebaseconfig.d by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/prebaseconfig/prebaseconfig.d who:pere time: Tue Dec 10 02:08:52 MST 2002 Log Message: Directory /cvs/debian-boot/debian-installer/tools/prebaseconfig/prebaseconfig.d added to the repository Files: -- To UNSUBSCRIBE, email to [EMAIL PROTECT

cvs commit to debian-installer/tools/prebaseconfig/debian by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/prebaseconfig/debian who:pere time: Tue Dec 10 01:45:56 MST 2002 Log Message: Correct CDROM device name used when ejecting CD. Files: changed:changelog postinst -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".