Re: netcfg

2000-12-08 Thread Karl Hammar
Regarding ip calculations. The main formula for ip calculations is: nna = nip nsm; /* numeric network addr. = numeric ip bitwise and numeric subnetmask */ nbc = nip | ~nsm; /* -"-broadcast addr. = -"- -"- or bitwise inverse of -"- -"-

Bug#79004: SPARC/Potato] 'Wrong disk' message even though correct disk in drive

2000-12-08 Thread Turbo Fredriksson
Quoting Adam Di Carlo [EMAIL PROTECTED]: You said the message was: Wrong disk! This is disk 1 of 2 in the drv14-sun4cdm series of 27-Nov-2000 13:18 EST. Wrong disk. This is from series drv14-sun4cdm. You need disk 1 of series the driver series. However, that's not

Bug#79004: SPARC/Potato] 'Wrong disk' message even though correct disk in drive

2000-12-08 Thread Ben Collins
On Fri, Dec 08, 2000 at 03:57:40PM +0100, Turbo Fredriksson wrote: Quoting Adam Di Carlo [EMAIL PROTECTED]: You said the message was: Wrong disk! This is disk 1 of 2 in the drv14-sun4cdm series of 27-Nov-2000 13:18 EST. Wrong disk. This is from series drv14-sun4cdm. You

Re: debian-installer demo system, take 2

2000-12-08 Thread Erik Andersen
On Fri Dec 08, 2000 at 03:28:51PM +0800, ha shao wrote: Maybe let the user choose continent first and then countries. Such a big list really make a user pulse for a big while. This is a very good idea. -Erik -- Erik B. Andersen email: [EMAIL PROTECTED] --This message was written using

Debian Boot CVS: tale

2000-12-08 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:boot-floppies Changes by: tale00/12/08 10:43:24 Modified files: utilities/dbootstrap/po: fi.po Log message: 59 fuzzy ones still left, should be no newline inconsistensies -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

bug with whiptail

2000-12-08 Thread Martin Schulze
While installing a new system I noticed that the way whiptail is highliting buttons is not quite intuitive. At the moment only red/blue shows that you've selected "yes" or "no", that is confusing especially if the default is "yes" for some questions and "no" for some others, while "yes" is

Bug#79004: SPARC/Potato] 'Wrong disk' message even though correct disk in drive

2000-12-08 Thread Adam Di Carlo
Ben Collins [EMAIL PROTECTED] writes: Adam, could this have to do with the fact that sparc only has one driver image, and not multiple? No, I repeat, no. Both the compact and idepci flavors work and have only one driver disk. -- .Adam Di [EMAIL PROTECTED]URL:http://www.onShore.com/

Processed: reassign, hmmmm Re: Bug#79092: boot problem

2000-12-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 79092 boot-floppies Bug#79092: boot problem Bug reassigned from package `boot -cd' to `boot-floppies'. -- Stopping processing here. Please contact me if you need assistance. Darren Benham (administrator, Debian Bugs database) -- To

Re: debian-installer demo system, take 2a

2000-12-08 Thread Randolph Chung
In reference to a message from Joey Hess, dated Dec 07: Here is another debian-installer demo system. It still needs a real debian system and doesn't chroot, nor does it even use cdebconf although it probably could. But it is rather more impressive than the last one: Here's the cdebconf

Re: debian-installer demo system, take 2a

2000-12-08 Thread Erik Andersen
On Fri Dec 08, 2000 at 09:51:47PM -0700, Randolph Chung wrote: In reference to a message from Joey Hess, dated Dec 07: Here is another debian-installer demo system. It still needs a real debian system and doesn't chroot, nor does it even use cdebconf although it probably could. But it is

Re: debian-installer demo system, take 2a

2000-12-08 Thread Joey Hess
Randolph Chung wrote: In reference to a message from Joey Hess, dated Dec 07: Here is another debian-installer demo system. It still needs a real debian system and doesn't chroot, nor does it even use cdebconf although it probably could. But it is rather more impressive than the last one:

the locale other than language name on boot floppy

2000-12-08 Thread ha shao
Hi there, Can we use 'zh_CN', 'zh_TW' instead of 'zh' to label a translation? This is kinda long, please bear with me. :-) We are in the process of translating the boot floppy into Chinese. There are a special thing for Chinese language. We currently have 2 widely used

Debian Boot CVS: dwhedon

2000-12-08 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: dwhedon 00/12/08 22:45:30 Modified files: tools/netcfg : netcfg.c tools/netcfg/debian: templates Added files: tools/netcfg : Makefile TODO debconf.c debconf.h

Debian Boot CVS: joeyh

2000-12-08 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: joeyh 00/12/08 23:05:56 Modified files: doc: TODO Log message: we're moving along fast; status updates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Debian Boot CVS: tausq

2000-12-08 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: tausq 00/12/08 23:19:11 Modified files: tools/cdebconf/src: makefile.in strutl.c tools/cdebconf/src/test: test.templates Added files: tools/cdebconf/src: debconfclient.c debconfclient.h

debconf client support in cdebconf

2000-12-08 Thread Randolph Chung
Since there are a few copies of debconf.[ch] appearing in debian-installer cvs, i've added debconf-client support code to libdebconf (cdebconf) so we don't duplicate it too much. the API is pretty simple: #include debconfclient.h struct debconfclient *client = debconfclient_new();

Re: typo in extract_kernel.c?

2000-12-08 Thread ha shao
On Sat, Dec 09, 2000 at 03:45:08PM +0800, [EMAIL PROTECTED] wrote: What is this: #: extract_kernel.c:101 msgid "from floppy images on mounted medium ..." s/on/to/ ? Oops, I got it. No typo. -- Best regard hashao -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Debian Boot CVS: tausq

2000-12-08 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: tausq 00/12/08 23:52:16 Modified files: tools/cdebconf/doc: coding.txt design.txt Added files: tools/cdebconf/doc: confmodule.txt modules.txt Log message: Some documentation updates -- To