Re: a simple d-i home page

2002-11-21 Thread Fabian Fagerholm
fre 2002-11-22 klockan 06.46 skrev Michael Cardenas: > Also, should I put more specific cvs instructions? Or should dd's just > know how to get the source? Put more specific instructions. Non-DD's without cvs experience may benefit from this, and thus so might d-i... Also, is there any good plac

a simple d-i home page

2002-11-21 Thread Michael Cardenas
I finally found the 5 minutes to do this. http://people.debian.org/~mbc/di.html It points to cvs, the mailing list, the status, the todo list, and the alpha goals. If you have any other suggestions for things to go there, let me know and I'll add them. Also, should I put more specific cvs in

Re: proposals for netcfg-static

2002-11-21 Thread Tollef Fog Heen
* Thorsten Sauter | On Thu, Nov 21, 2002 at 12:48:54AM +0100, Tollef Fog Heen wrote: | > Netcfg is supposed to be rewritten once we get a more up-to-date | > busybox in the archive (with the «ip» command compiled in). | | shit, so I have done the wrong job. Take it as a learning experience. :)

cvs commit to debian-installer/tools/cdebconf/src by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src who:barbier time: Thu Nov 21 16:21:48 MST 2002 Log Message: Add a missing const Files: changed:commands.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to debian-installer/tools/ia64/elilo-installer/debian/po by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer/debian/po who:barbier time: Thu Nov 21 15:49:16 MST 2002 Log Message: Copy French translation from lilo-installer Files: added: fr.po -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

cvs commit to debian-installer/tools/ia64/elilo-installer/debian by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer/debian who:barbier time: Thu Nov 21 15:49:16 MST 2002 Log Message: Copy French translation from lilo-installer Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/partkit/debian who:barbier time: Thu Nov 21 15:41:08 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit/debian who:barbier time: Thu Nov 21 15:41:07 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/main-menu who:barbier time: Thu Nov 21 15:41:06 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:main-menu.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/main-menu/debian who:barbier time: Thu Nov 21 15:41:07 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:barbier time: Thu Nov 21 15:41:07 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/partkit who:barbier time: Thu Nov 21 15:41:07 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:partkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/anna/debian who:barbier time: Thu Nov 21 15:41:05 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

cvs commit to debian-installer/anna by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/anna who:barbier time: Thu Nov 21 15:41:05 MST 2002 Log Message: Replace "SUBST foo DEFAULT value" by "SET foo value" Files: changed:retriever.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

cvs commit to debian-installer/tools/cdebconf/src/modules/frontend/text by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/text who:barbier time: Thu Nov 21 15:40:12 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "def

cvs commit to debian-installer/tools/cdebconf/src/modules/frontend/slang by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/slang who:barbier time: Thu Nov 21 15:40:12 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "de

cvs commit to debian-installer/tools/cdebconf/src/modules/frontend/ncurses by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/ncurses who:barbier time: Thu Nov 21 15:40:11 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "

cvs commit to debian-installer/tools/cdebconf/src/modules/frontend/gtk by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/gtk who:barbier time: Thu Nov 21 15:40:09 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "defa

cvs commit to debian-installer/tools/cdebconf/src/modules/frontend/bogl by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/bogl who:barbier time: Thu Nov 21 15:40:05 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "def

cvs commit to debian-installer/tools/cdebconf/src by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src who:barbier time: Thu Nov 21 15:40:04 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "default". Frontends hav

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/debian who:barbier time: Thu Nov 21 15:40:01 MST 2002 Log Message: The 'default' field was misused; in order to mimic debconf, question values must be retrived by calling question_get_field(q,l,"value"), and not "default". Frontends

cvs commit to debian-installer/tools/ia64/elilo-installer/debian by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer/debian who:bdale time: Thu Nov 21 15:36:15 MST 2002 Log Message: first cut at an elilo installer, cloned and hacked from the lilo installer, horribly incomplete for now. Files: added: changelog control elilo-installe

cvs commit to debian-installer/tools/ia64/elilo-installer/debian/po by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer/debian/po who:bdale time: Thu Nov 21 15:36:15 MST 2002 Log Message: first cut at an elilo installer, cloned and hacked from the lilo installer, horribly incomplete for now. Files: added: POTFILES.in templates.pot -

cvs commit to debian-installer/tools/ia64/elilo-installer by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer who:bdale time: Thu Nov 21 15:36:15 MST 2002 Log Message: first cut at an elilo installer, cloned and hacked from the lilo installer, horribly incomplete for now. Files: added: README -- To UNSUBSCRIBE, email to [

cvs commit to debian-installer/tools/ia64/elilo-installer/debian/po by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer/debian/po who:bdale time: Thu Nov 21 15:31:13 MST 2002 Log Message: Directory /cvs/debian-boot/debian-installer/tools/ia64/elilo-installer/debian/po added to the repository Files: -- To UNSUBSCRIBE, email to [EMAIL PROT

cvs commit to debian-installer/tools/ia64/elilo-installer/debian by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer/debian who:bdale time: Thu Nov 21 15:17:17 MST 2002 Log Message: Directory /cvs/debian-boot/debian-installer/tools/ia64/elilo-installer/debian added to the repository Files: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

cvs commit to debian-installer/tools/ia64/elilo-installer by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64/elilo-installer who:bdale time: Thu Nov 21 15:16:55 MST 2002 Log Message: Directory /cvs/debian-boot/debian-installer/tools/ia64/elilo-installer added to the repository Files: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

cvs commit to debian-installer/tools/ia64 by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/ia64 who:bdale time: Thu Nov 21 15:16:47 MST 2002 Log Message: Directory /cvs/debian-boot/debian-installer/tools/ia64 added to the repository Files: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/rootskel/debian who:bdale time: Thu Nov 21 14:40:17 MST 2002 Log Message: and the changelog entry... Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/rootskel/debian who:bdale time: Thu Nov 21 14:36:26 MST 2002 Log Message: more ia64 dribblings Files: changed:templates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to debian-installer/tools/udpkg/debian by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/udpkg/debian who:bdale time: Thu Nov 21 14:25:14 MST 2002 Log Message: and it wouldn't hurt to update the changelog ... Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

cvs commit to debian-installer/tools/cdrom-detect/debian/po by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdrom-detect/debian/po who:barbier time: Thu Nov 21 14:22:31 MST 2002 Log Message: Initial translation [Pierre Machard] Files: added: fr.po -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

cvs commit to debian-installer/tools/udpkg by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/udpkg who:bdale time: Thu Nov 21 14:22:06 MST 2002 Log Message: add ia64 architecture display Files: changed:udpkg.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to debian-installer/build by bdale

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/build who:bdale time: Thu Nov 21 14:13:52 MST 2002 Log Message: first cut at ia64 pieces Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: proposals for netcfg-static

2002-11-21 Thread Thorsten Sauter
On Thu, Nov 21, 2002 at 12:48:54AM +0100, Tollef Fog Heen wrote: > Netcfg is supposed to be rewritten once we get a more up-to-date > busybox in the archive (with the «ip» command compiled in). shit, so I have done the wrong job. > client->command(client, "get", "netcfg/get_gateway", NULL); > >

Re: todo?

2002-11-21 Thread Thorsten Sauter
Hello, On Thu, Nov 21, 2002 at 08:23:15AM -0800, Jim Lynch wrote: > I have a coupla hppa boxes that are supposed to go to some open source > thing (any open source thing)... they were given to me by Rob Levin who > says at least one works. If you're in the SF bay area, maybe you can > come get it.

Re: debian-installer

2002-11-21 Thread Luca - De Whiskey's - De Vitis
I'm not subscribed to -boot, so please, if you continue the discussion _only_ on boot, CC me. On Thu, Nov 21, 2002 at 08:15:49AM -0800, Jim Lynch wrote: > > > I've got a new old box to play with. Naturally I'll have to install > > > debian on it (was planning to install sarge). I remember some peo

Re: todo?

2002-11-21 Thread Jim Lynch
On Wed, 6 Nov 2002 10:34:34 + Richard Hirst <[EMAIL PROTECTED]> wrote: > On Wed, Nov 06, 2002 at 12:21:56AM +0100, Tollef Fog Heen wrote: > > Getting d-i to work on other arches than i386 is high-priority. > > I know talk is cheap, but I do intend to work on d-i for hppa and ia64. > Just a ma

Language selection and cdebconf (was Re: cvs commit to debian-installer/tools/cdrom-detect/debian by barbier)

2002-11-21 Thread Denis Barbier
On Thu, Nov 21, 2002 at 11:39:46AM +0100, Tollef Fog Heen wrote: > * Martin Sjögren > > | The problem with debconf setting the variable itself is that it has to > | be aware of the language question! It must have some magical knowledge > | that d-i/language means that the language of debconf shou

DIPLOMADO EN COMERCIO ELECTRÓNICO

2002-11-21 Thread Dir.Academica
UNIVERSIDAD EN LINEA - ASESORES VIRTUALES Facultad Virtual de Computación e Informática INVITACIÓN Señor (a), Usuario de internet, [EMAIL PROTECTED] tengo el agrado de invitarle a usted y circulo amistoso laboral, en participar de nuestro 5to diplomado de gestión en comercio electrónico

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

2002-11-21 Thread Tollef Fog Heen
* Martin Sjögren | The problem with debconf setting the variable itself is that it has to | be aware of the language question! It must have some magical knowledge | that d-i/language means that the language of debconf should change. I'm | not really comfortable with that... Another option is to

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
(note that you don't have to CC me :P) > I don't understand why debconf has to be restarted. It can set > LANGUAGE and use it later during the same execution, right? > There is a problem with having language selection in this script, you > cannot change language if e.g. you realize that your tran

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

2002-11-21 Thread Denis Barbier
On Thu, Nov 21, 2002 at 11:02:37AM +0100, Martin Sjögren wrote: [...] > Perhaps (or rather, it's highly damn bloody likely), we'll have to split > the script into two, one for the language, and one for post-language > choice, as debconf has to be restarted and an environment variable set. > Oh well

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
tor 2002-11-21 klockan 11.12 skrev Denis Barbier: > > 1. Language > > 2. Debconf priority (carefully phrased) > > 3. Distribution (as low priority as possible, with the obvious default!) > > Keyboard selection should also come very early. We-ell, sure, but I see no reason why it shouldn't be a ma

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

2002-11-21 Thread Denis Barbier
On Thu, Nov 21, 2002 at 10:28:54AM +0100, Martin Sjögren wrote: > tor 2002-11-21 klockan 09.48 skrev Debian Boot CVS Master: > > Repository: debian-installer/tools/cdrom-detect/debian > > who:barbier > > time: Thu Nov 21 01:48:39 MST 2002 > > Log Message: > > In distribution enumera

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
tor 2002-11-21 klockan 10.28 skrev Martin Sjögren: > 1. Language > 2. Debconf priority (carefully phrased) > 3. Distribution (as low priority as possible, with the obvious default!) > > Where should this be put? /sbin/debian-installer? I experimented briefly with doing the following change to /sb

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
tor 2002-11-21 klockan 09.48 skrev Debian Boot CVS Master: > Repository: debian-installer/tools/cdrom-detect/debian > who:barbier > time: Thu Nov 21 01:48:39 MST 2002 > Log Message: > In distribution enumeration, add a trailing space in order to prevent > formatting. A string is

cvs commit to debian-installer/tools/cdrom-detect/debian/po by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdrom-detect/debian/po who:barbier time: Thu Nov 21 01:48:39 MST 2002 Log Message: In distribution enumeration, add a trailing space in order to prevent formatting. A string is thus marked fuzzy in translations. Files: changed:da.po pt_B

cvs commit to debian-installer/tools/cdrom-detect/debian by barbier

2002-11-21 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdrom-detect/debian who:barbier time: Thu Nov 21 01:48:39 MST 2002 Log Message: In distribution enumeration, add a trailing space in order to prevent formatting. A string is thus marked fuzzy in translations. Files: changed:templates -