24 Hour Sale on Prescription Diet Pills and Viagra - Lowest Prices on the Web

2002-11-19 Thread Diet Pills
remove me

Re: cdebconf cw frontend?

2002-11-19 Thread Petter Reinholdtsen
[Mario Lang] > One time I had a crazy thought for the accessibility project. If a > blind person is a HAM (many are I gather, I'm not), he could do the > install with morse. Morse is basicly available 99% of the time, > because most machines have the pc speaker connected. > > I'd just like to a

cvs commit to debian-installer/doc by pere

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/doc who:pere time: Tue Nov 19 16:44:13 MST 2002 Log Message: Add link to http://raw.no/d-i/getting_started.html. Files: changed:README -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/ncurses who:barbier time: Tue Nov 19 16:18:45 MST 2002 Log Message: Partially revert previous patch, so that there is no change in template.h with cdebconf 0.26: newer 'set' and 'get' members are renamed into older

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/db/textdb who:barbier time: Tue Nov 19 16:18:45 MST 2002 Log Message: Partially revert previous patch, so that there is no change in template.h with cdebconf 0.26: newer 'set' and 'get' members are renamed into older 'lset'

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/debian who:barbier time: Tue Nov 19 16:18:44 MST 2002 Log Message: Partially revert previous patch, so that there is no change in template.h with cdebconf 0.26: newer 'set' and 'get' members are renamed into older 'lset' and 'lget' whi

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/db/rfc822db who:barbier time: Tue Nov 19 16:18:44 MST 2002 Log Message: Partially revert previous patch, so that there is no change in template.h with cdebconf 0.26: newer 'set' and 'get' members are renamed into older 'lse

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src who:barbier time: Tue Nov 19 16:18:44 MST 2002 Log Message: Partially revert previous patch, so that there is no change in template.h with cdebconf 0.26: newer 'set' and 'get' members are renamed into older 'lset' and 'lget' which

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/doc who:barbier time: Tue Nov 19 16:18:44 MST 2002 Log Message: Partially revert previous patch, so that there is no change in template.h with cdebconf 0.26: newer 'set' and 'get' members are renamed into older 'lset' and 'lget' which

unsubscribe

2002-11-19 Thread Mark Asselstine
unsubscribe __ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [d-i] libdebian-installer2

2002-11-19 Thread Petter Reinholdtsen
[Junichi Uekawa] > You can add members at the end of struct if and only if any other > application does not try to malloc it. Both malloc and static variables will be a problem. Examples of bad interface: /* library */ typedef struct { int a; } foo; void use_foo(foo *f) { ... } /* clien

Re: Missing udebs on the sarge CDs

2002-11-19 Thread Tollef Fog Heen
* Petter Reinholdtsen | [Martin Sjögren] | > I'm trying to get CD installs to work, and right now I can't do ... | > anything, really, since libc-udeb is missing, so I'm stuck with the | > ultra-reduced libc from the floppy I boot from. | > | > Come to think of it, I don't see why any of the stu

Re: Missing udebs on the sarge CDs

2002-11-19 Thread Petter Reinholdtsen
[Martin Sjögren] > I'm trying to get CD installs to work, and right now I can't do ... > anything, really, since libc-udeb is missing, so I'm stuck with the > ultra-reduced libc from the floppy I boot from. > > Come to think of it, I don't see why any of the stuff in > main/debian-installer should

Re: cdebconf displays localized templates

2002-11-19 Thread Denis Barbier
On Tue, Nov 19, 2002 at 10:53:36PM +0100, Petter Reinholdtsen wrote: [...] > > To change language, set DEBCONF_LANG environment variable to a > > language code (de, pt_BR, etc.) before running cdebconf; I have no > > idea yet on how to let user choose his own language. > > Can you add support for

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/text who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other ac

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/slang who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other a

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/ncurses who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/gtk who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other acc

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/bogl who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other ac

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/doc who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other accessors. It should no

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/db/textdb who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other access

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/db/rfc822db who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other acce

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src who:barbier time: Tue Nov 19 14:54:12 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other accessors. It should no

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/debian who:barbier time: Tue Nov 19 14:54:11 MST 2002 Log Message: - Clean up function interface with l10n'ed fields: remove lget and lset members in the template structure, and change prototype of the 2 other accessors. It should

Re: cdebconf displays localized templates

2002-11-19 Thread Petter Reinholdtsen
[Denis Barbier] > just in case you missed it, cdebconf support for localized templates > has been implemented. The rfc822db driver and text frontend seems > functional, other drivers and frontends have not been much tested. Cool. > To change language, set DEBCONF_LANG environment variable to a

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src who:waldi time: Tue Nov 19 14:19:59 MST 2002 Log Message: - fix multiselect question within the text frontend. - add sighandler for SIGTERM Files: changed:debconf.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/src/modules/frontend/text who:waldi time: Tue Nov 19 14:19:59 MST 2002 Log Message: - fix multiselect question within the text frontend. - add sighandler for SIGTERM Files: changed:text.c -- To UNSUBSCRIBE, email to [EMAIL PRO

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/tools/cdebconf/debian who:waldi time: Tue Nov 19 14:19:59 MST 2002 Log Message: - fix multiselect question within the text frontend. - add sighandler for SIGTERM Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

cvs commit to debian-installer/build by waldi

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/build who:waldi time: Tue Nov 19 14:09:38 MST 2002 Log Message: - add s390 kernel - add support for two kernels - fix mount and umount for make demo/shell Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/rootskel/debian who:waldi time: Tue Nov 19 13:12:22 MST 2002 Log Message: add template with arch specific default values. Files: changed:changelog rules added: templates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

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

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/rootskel/src/sbin who:waldi time: Tue Nov 19 13:12:22 MST 2002 Log Message: add template with arch specific default values. Files: changed:debian-installer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Re: cdebconf cw frontend?

2002-11-19 Thread Tollef Fog Heen
* Mario Lang | I'd just like to ask what people think. Is this too obscure to be useful. | Do we want this in cvs? sure, I dont see why not. It won't get built by default, though. :) -- Tollef Fog Heen,''`. UNIX is user friendly, it's j

Re: Bug in debian-non-US?

2002-11-19 Thread Leopold Palomo Avellaneda
Ok, thank's a lot. Best regards, Leo A Dimarts 19 Novembre 2002 19:00, Colin Watson va escriure: > On Tue, Nov 19, 2002 at 06:29:28PM +0100, Leopold Palomo Avellaneda wrote: > > I have download the bootbf2.4.iso from > > http://people.debian.org/~dwhedon/boot-floppies/ > > > > (I'm talking all

cvs commit to debian-installer/build/pkg-lists/cdrom by pere

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/build/pkg-lists/cdrom who:pere time: Tue Nov 19 11:18:18 MST 2002 Log Message: Include floppy modules in CDROM install. Files: changed:common -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

cvs commit to debian-installer/build/pkg-lists/cdrom144 by pere

2002-11-19 Thread Debian Boot CVS Master
Repository: debian-installer/build/pkg-lists/cdrom144 who:pere time: Tue Nov 19 11:18:18 MST 2002 Log Message: Include floppy modules in CDROM install. Files: changed:common -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

[d-i] build fail to report a missing dpkg-architecture

2002-11-19 Thread Petter Reinholdtsen
When trying to build a d-i floppy without dpkg-architecture from the dpkg-dev package, this error message appear: Reading Package Lists... Building Dependency Tree... E: Couldn't find package kernel-image---udeb It would be better if the missing architecture information was reported. This

Re: Bug in debian-non-US?

2002-11-19 Thread Colin Watson
On Tue, Nov 19, 2002 at 06:29:28PM +0100, Leopold Palomo Avellaneda wrote: > I have download the bootbf2.4.iso from > http://people.debian.org/~dwhedon/boot-floppies/ > > (I'm talking all the time of i386 arch) > > and I have burned it. Everything goes Ok, I could boot, I begin to > install, and

Bug in debian-non-US?

2002-11-19 Thread Leopold Palomo Avellaneda
Hi, first of all I'm not in the debian-boot list, so please, if anyone reply this message do some kind of CC to me. I have download the bootbf2.4.iso from http://people.debian.org/~dwhedon/boot-floppies/ (I'm talking all the time of i386 arch) and I have burned it. Everything goes Ok, I could

cdebconf cw frontend?

2002-11-19 Thread Mario Lang
Hi. One time I had a crazy thought for the accessibility project. If a blind person is a HAM (many are I gather, I'm not), he could do the install with morse. Morse is basicly available 99% of the time, because most machines have the pc speaker connected. So I copied frontends/text to frontends/

Bug#163086: Sun Blade 100 won't boot

2002-11-19 Thread Pekka Aleksi Knuutila
> The system loads SILO, and then offers me "linux" and "rescue" as > kernels to boot. When I choose "Linux", I get: > > cannot find /boot/sparc64.gz (unknown isofs error) > > When I try: "recue", I get: > > Loading initial ramdisk... > Fast Data Access MMU miss > ok I had the exactly same p

Sillas Ergonómicas

2002-11-19 Thread Erasmo
Title: Erasmo | asientos ergonómicos   ¿Tiene algunos de estos problemas? dolor de espalda fatiga muscular

cdebconf displays localized templates

2002-11-19 Thread Denis Barbier
Hi, just in case you missed it, cdebconf support for localized templates has been implemented. The rfc822db driver and text frontend seems functional, other drivers and frontends have not been much tested. To change language, set DEBCONF_LANG environment variable to a language code (de, pt_BR, et

Re: Hung on Uncompressing Linux

2002-11-19 Thread Chris Tillman
On Tue, Nov 19, 2002 at 02:03:19AM -0500, [EMAIL PROTECTED] wrote: > I have a bootable Debian 2.2 CD set that boots fine and begins loading > linux then hangs on "Uncompressing Linux". > > > > The system is a Compaq Deskpro 6000 with a 200MHZ Pentium CPU and 256 MB > or RAM. It has a Adaptec 2

Re: help needed for the installer?

2002-11-19 Thread Tollef Fog Heen
* Jan Vidar Krey | About that graphical installer I was mentioning yesterday, has anyone thought | about using Qt Embedded on the framebuffer for this? | (I don't know if it works on anything else than IA32, tho') Somebody has thought about it, but nobody's done it. It should be easy enough: w

Debian on a Toshiba SS S4/275PNHW

2002-11-19 Thread Olaf Meeuwissen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've installed Debian on a Toshiba SS S4/275PNHW (a while back already) and finally got around to putting together a diff against boot-floppies that is needed to install. # I got a little "distracted" trying to return the pre-loaded OS and stil

Re: help needed for the installer?

2002-11-19 Thread Jan Vidar Krey
On Tuesday 19 November 2002 12:05, Geert Stappers wrote: > > Have you clicked on http://cvs.debian.org/debian-installer/doc/TODO ? > Yes, I have now... About that graphical installer I was mentioning yesterday, has anyone thought about using Qt Embedded on the framebuffer for this? (I don't know

Re: help needed for the installer?

2002-11-19 Thread Geert Stappers
At 12:59 +0100 11/18/02, Jan Vidar Krey wrote: >Hi, > >I have skills in C/C++ and have been playing around with the debian boot >system/installer lately (a lot with the initrd-tools). >Perhaps I can help improve the installer. Any pointers on where to start? >Have you started working on a graphical

Yenilenen noseks bsora

2002-11-19 Thread ALTAY Argasss
FULL 2002 YAPIMI PORNO VIDEOLAR Sitemize yeni filmler eklendi. Tam metraj, full kalite Yenilenen Kategoriler: AMATEUR ANAL ASIAN LESBIAN Ýyi eðlenceler, http://www.noseks.com id: debian-boot - ffglldurhv- N… I@R 隊[huæâjvè¢Úު笶X¬¶Ç^n&§¢¸0ŠØZ²æãyËh~éì¹»®

Re: building udebs

2002-11-19 Thread Herbert Xu
Noah L. Meyerhans <[EMAIL PROTECTED]> wrote: > > There don't seem to be any kernel udebs available for MIPS, and I'd like > to try working on them. I swear I've seen documentation that referred > to udebs somewhere, but I can't find it. Where can I read about how to > create a udeb? Have a look