Re: mklibs, lib_pics ???

2001-04-26 Thread Romain BEAUGRAND
Ben Collins wrote: On Thu, Apr 26, 2001 at 05:43:17PM +0200, Romain BEAUGRAND wrote: I'm using the one from the CVS, but I don't think the problem comes from mklibs, I think it's comming from some functionnalities not included in the small lib resulting from mklibs and defined by

cvs commit to boot-floppies/documentation by ericvb

2001-04-26 Thread ericvb
Repository: boot-floppies/documentation who:ericvb time: Thu Apr 26 11:23:05 PDT 2001 Log Message: updated against current canonical english version Files: changed:dselect-beginner.fr.sgml -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

cvs commit to boot-floppies/documentation/fr by ericvb

2001-04-26 Thread ericvb
Repository: boot-floppies/documentation/fr who:ericvb time: Thu Apr 26 11:23:57 PDT 2001 Log Message: new TODO file added Files: changed:TODO -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

cvs commit to boot-floppies/documentation/fr by ericvb

2001-04-26 Thread ericvb
Repository: boot-floppies/documentation/fr who:ericvb time: Thu Apr 26 11:24:14 PDT 2001 Log Message: updated. Files: changed:hardware.sgml -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

cvs commit to boot-floppies/documentation/fr by ericvb

2001-04-26 Thread ericvb
Repository: boot-floppies/documentation/fr who:ericvb time: Thu Apr 26 11:24:41 PDT 2001 Log Message: updated against canonical english file. Files: changed:welcome.sgml -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: busybox

2001-04-26 Thread Erik Andersen
On Thu Apr 26, 2001 at 08:59:22AM -0600, Matt Kraai wrote: On Thu, Apr 26, 2001 at 12:36:36PM +0200, Santiago Garcia Mantinan wrote: However this is about busybox, as I see that the zcat and id problem are still not solved on unstable release, I have downloaded cvs version, where this

Debian-Installer : package dependences problem (in main-menu)

2001-04-26 Thread Romain BEAUGRAND
Package: Debian-Installer Version: CVS (24-04-2001) Severity: normal In function order(struct package_t *p, struct package_t **head, struct package_t **tail) of main-menu.c (v1.26), parameter 'p' is part of a linked list. Code is : --- if (*head) {

a cvs floppy test to install a woody cd by a BF newbie (report)

2001-04-26 Thread Santiago Garcia Mantinan
Hi! After debugging busybox enough so that I could use the cvs version to build installable floppies, so here is my report and also some questions I'd like to know the answer, so that I could continue trying to inprove boot floppies. When installing the base packages there seems to be a problem

New busy box module: stic: Simple Tiny IRC Client

2001-04-26 Thread Ian Lynagh
Hi all I saw a couple of people mention an IRC client on the boot floppies and I though this would be cool so I wrote something. It's 18008 when compiled standalone and increases the size of busybox by 9088 bytes: -rwxrwxr-x1 ian ian158972 Apr 26 21:04 busybox.with -rwxrwxr-x

Re: a cvs floppy test to install a woody cd by a BF newbie (report)

2001-04-26 Thread David Whedon
Thu, Apr 26, 2001 at 09:50:03PM +0200 wrote: Hi! After debugging busybox enough so that I could use the cvs version to build installable floppies, so here is my report and also some questions I'd like to know the answer, so that I could continue trying to inprove boot floppies. When

Installer doesn't, dies writing inodes.

2001-04-26 Thread Lee Monamy
Hi there. I have a problem with Debian -- it won't install. It hangs at Writing inode tables: 27/76 after selecting and setting up new partitions from within cfdisk. Hardware is as follows: Asus P2L-N NLX motherboard (440LX chipset) Slot 1 Celeron 333 2x64MB DIMMs New Fujitsu MPF3102AT 10.2GB

Re: Installer doesn't, dies writing inodes.

2001-04-26 Thread Marcin Owsiany
On Fri, Apr 27, 2001 at 02:37:03AM +0100, Lee Monamy wrote: Hi there. I have a problem with Debian -- it won't install. It hangs at Writing inode tables: 27/76 [...] I give up. Any suggestions welcome. How long did you wait? On some systems I installed Debian on it paused for a strange

cvs commit to boot-floppies/scripts/rootdisk/prototype/etc by andersee

2001-04-26 Thread andersee
Repository: boot-floppies/scripts/rootdisk/prototype/etc who:andersee time: Thu Apr 26 20:33:55 PDT 2001 Log Message: Update this for the current behavior of busybox. Needed the 'ctrlaltdel' to call /sbin/reboot, and the 'shutdown' action is what actually calls umount and

Re: a cvs floppy test to install a woody cd by a BF newbie (report)

2001-04-26 Thread Erik Andersen
On Thu Apr 26, 2001 at 05:24:37PM -0700, David Whedon wrote: perhaps add : ::shutdown:/bin/umount -a -r /dev/null 21 ::shutdown:/sbin/swapoff -a /dev/null 21 to: boot-floppies/scripts/rootdisk/prototype/etc/inittab I just updated the inittab file. It needed the following: -#

mklibs, lib_pics ???

2001-04-26 Thread Romain BEAUGRAND
Hello, I'm using mklibs to build small libs from libc6 and other libs. I'm trying to run ntpdate (as a test) depending on librt, libc and libpthread. That's why I added librt and libpthread from my system to my boot-disc. when I'm running ntpdate I'm getting the following message : ntpdate:

Re: This keeps coming back...

2001-04-26 Thread Matt Kraai
reassign 94877 base-config tags 94877 potato thanks This bug has since been fixed in CVS and in testing/unstable, so perhaps this should be closed instead? In any case, it is a problem with base-config, not pppconfig. Sorry for the misdirection. Matt -- To UNSUBSCRIBE, email to [EMAIL

Re: busybox

2001-04-26 Thread Santiago Garcia Mantinan
P.S. I should have the above bug fixed momentarily. Thanks for the report. Erik has already applied a preliminary patch I submited to him, it is already on cvs, however I like my second patch better. I also have reported to Erik a malloc missing on chmod wich causes segfault, this does not