Re: [leaf-devel] df with post 2.4.18 kernels

2003-01-13 Thread Jacques Nilo
Le Dimanche 12 Janvier 2003 22:15, Charles Steinkuehler a écrit : > Jacques Nilo wrote: > > Any fix/patch planned for df wich could work for all types of 2.4 kernels > > ? > > # rm /bin/df > > # cat >/bin/df < #!/bin/sh > > /bin/busybox df | sed /^rootfs/d > EOF > > # chmod 755 /bin/df beauty of a

[leaf-devel] Re: [BusyBox] df with post 2.4.18 kernels

2003-01-13 Thread Jacques Nilo
Le Lundi 13 Janvier 2003 08:43, Allan (reply to list only) a écrit : > Jacques; > > Sorry if I don't understand; Busybox seems to be reading and > interpreting the information given by the kernel correctly, as shown by > /proc/mounts. Yes > Are you implying that a "df that works" should make assum

[leaf-devel] uClibc dhcpd.lrp missing newline in dhcpd.exclude.list

2003-01-13 Thread Brad Fritz
First let me say congratulations and thank you to everyone who contributed directly and indirectly to the uClibc version of Bering. Wow! I was able to fit shorewall, pump, dnscache, tinydns, pcmcia_orinoco, the 3c509 module, dhcpd, weblet and lshd (which supports public key authentication) all o

[leaf-devel] Bering uclibc /etc/init.d/lshd restart broken

2003-01-13 Thread Brad Fritz
Variant: Bering uClibc v1.1 Package: lshd Looks like there is an "rm -f $PIDFILE" missing in the "restart" case of /etc/init.d/lshd . Without it the pid file is not removed when lshd is stopped and it fails to restart with the error: Pid file '/var/run/lshd.pid' already exists. lshd seems