Re: Busybox vi

2001-05-03 Thread David Whedon
Wed, May 02, 2001 at 04:29:11PM +0200 wrote: FWIW, I have taken the great work of Erik Andersen and others for BusyBox (not to mention Bruce Perens for the beginning) and uClibc, and I must say that I am quite impressed : 1) by the size : BB statically compiled against uClibc with vi is

Bug#95695: marked as done (/etc/modules is nuked by modutils package)

2001-05-03 Thread Debian Bug Tracking System
Your message dated Thu, 3 May 2001 00:15:10 -0700 with message-id [EMAIL PROTECTED] and subject line fix by modutils 2.4.5-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Re: Busybox vi

2001-05-03 Thread Thierry Laronde
On Thu, May 03, 2001 at 12:01:26AM -0700, David Whedon wrote: Wed, May 02, 2001 at 04:29:11PM +0200 wrote: Has anybody tried to compile other utilities with uClibc ? I have played with uCilbc on debian-installer, never got the complete thing done though. It would be really neat to use

Bug#96156: dbootstrap install menus look wierd

2001-05-03 Thread David Whedon
Package: boot-floppies Version: N/A; reported 2001-05-03 Severity: minor Current cvs version of boot-floppies looks funny. All the borders that used to be black lines with grey backgrounds are now gone and are just blue space. It wouldn't look so funny if the title bar wasn't still there. I

Re: Busybox vi

2001-05-03 Thread Erik Andersen
On Wed May 02, 2001 at 04:29:11PM +0200, Thierry Laronde wrote: FWIW, I have taken the great work of Erik Andersen and others for BusyBox (not to mention Bruce Perens for the beginning) and uClibc, and I must say that I am quite impressed : Thanks. :-) 1) by the size : BB statically

Re: Busybox vi

2001-05-03 Thread Andrew Sharp
Erik Andersen wrote: On Wed May 02, 2001 at 04:29:11PM +0200, Thierry Laronde wrote: FWIW, I have taken the great work of Erik Andersen and others for BusyBox (not to mention Bruce Perens for the beginning) and uClibc, and I must say that I am quite impressed : Thanks. :-) 1) by

preparing for initrd of cdlinux

2001-05-03 Thread zhaoway
I cc:ed debian-boot asking for help. please join the cdlinux effort. it aims to be the official way of building debian cds. and debian cds will since rule them all! ;-) on preparing initrd of cdlinux. this is pretty simple: below is version pre-alpha of /linuxrc on initrd, please review. i

Re: Busybox vi

2001-05-03 Thread Branden Robinson
On Thu, May 03, 2001 at 07:55:40AM -0700, Andrew Sharp wrote: The only real downside to uClibc is its limited platform support. Right now I support x86, arm, m68k, sh, and powerpc. The shared ^^ I'm not familiar with the `sh' platform. Did you mean

Re: Busybox vi

2001-05-03 Thread Andrew Sharp
Branden Robinson wrote: On Thu, May 03, 2001 at 07:55:40AM -0700, Andrew Sharp wrote: The only real downside to uClibc is its limited platform support. Right now I support x86, arm, m68k, sh, and powerpc. The shared ^^ I'm not familiar with the

Bug#96237: boot-floopies problem

2001-05-03 Thread Doug Regehr
Package: boot-floppies Version: 2.2.23 flavor:vanilla architecture: i386 model: Toshiba Tecra 510CDT (laptop) memory:148 megs scsi: none cd-rom:Toshiba XM-1502B (ATAPI compatible) network card: 3Com 3CCFE574BT (PCMCIA) pcmcia:The network card is

Re: Dependency bug found in main-menu (Debian-Installer)

2001-05-03 Thread Joey Hess
Romain BEAUGRAND wrote: I think I found a little bug in main-menu : Good spotting, I'll commit a fix. (*tail)-next = *tail = p; Yeesh, I should know better than to write stuff like that, at least in languages I know as poorly as C.. -- see shy jo -- To UNSUBSCRIBE, email

Re: Busybox vi

2001-05-03 Thread Erik Andersen
On Thu May 03, 2001 at 11:02:56AM -0700, Andrew Sharp wrote: Branden Robinson wrote: On Thu, May 03, 2001 at 07:55:40AM -0700, Andrew Sharp wrote: The only real downside to uClibc is its limited platform support. Right now I support x86, arm, m68k, sh, and powerpc. The shared

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

2001-05-03 Thread joeyh
Repository: debian-installer/main-menu/debian who:joeyh time: Thu May 3 19:05:52 PDT 2001 Log Message: * Patch from Romain BEAUGRAND [EMAIL PROTECTED] to order() to fix the case of a package with no deps, which is added to the head of the list. Closes: #95315

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

2001-05-03 Thread joeyh
Repository: debian-installer/main-menu who:joeyh time: Thu May 3 19:05:52 PDT 2001 Log Message: * Patch from Romain BEAUGRAND [EMAIL PROTECTED] to order() to fix the case of a package with no deps, which is added to the head of the list. Closes: #95315 Files:

cvs commit to debian-installer/build by joeyh

2001-05-03 Thread joeyh
Repository: debian-installer/build who:joeyh time: Thu May 3 19:15:35 PDT 2001 Log Message: doogie found a minor build bug Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

toward more sane udeb building

2001-05-03 Thread Joey Hess
dpkg-dev 1.9 has a nice new feature in dpkg-gencontrol for udeb building. Where before a rules file that build a udeb looked something like: # Don't write your stupid guesses to debian/files. dh_gencontrol -- -fdebian/files~ # Register file manually.