Ewald wrote 

> KP Kirchd=F6rfer wrote:
> 
> > Am Sonntag, 22. April 2001 15:31 schrieb 
Ewald Wasscher:
> > 
> >> 21-4    updated busybox to version 0.51
> > 
> > 
> > I'm running eigerstein with busybox 0.51 
(and replaced most of the POS=
IXness 
> > links and other progs with busybox and 
tinylogin), but as long as we s=
ee the 
> > seg fault in 'busybox more' it's not ready 
for prime time - even if it=
's a 
> > beta version. 
> > 
> How should I reproduce that error? I have no 
problems with segfaults so =
far.
> 
> > 
> >> TODO: throw out ctar, we'll probably need 
to adjust some scripts.
> >> everyone agrees?
> > 
> > 
> > I tried to replace ctar with tar --exclude-
list - but it  blew up the 
> > resulting lrp-packages, I guess --exclude-
list didn't work as expected=
.
> > 
> Too bad. Probably I won't have much luck, but 
I'll try anyway :-)
be carefull with root.lrp.  I used tar and 
everything did backup fine. 
Only root caused a real trouble.
I experimented with this for some time a summary 
of my post:

The problem was that  the exclude option 
overrides 
the include option.
an example
So  with backup of ppp.lrp  in the include list 
for ppp exists /etc/ppp
now the files that are backed up  with the other 
packages are 
excluded. 
in the exclude list it says  /etc  (from to 
package etc.lrp)
at least with BB 0.49 now the /etc/ppp in the 
include list was 
ignored because /etc was in the exclude list.
So all packets were smaller :)    but less 
functionall ;)

I used the following command 
tar -c -v `cat $INCLUDE` -X $EXCLUDE | gzip 
>$DIR/$PACKAGE.lrp

The problem can be probably be solved by 
changing the principal 
method of how to select what to backup but this 
would mean 
incompatibility with the original.  As ctar is 
only very small i left
this
 on my image.> 
> > 
> >> 22-4    updated icmpinfo,rdate,traceroute 
to latest debian slink vers=
ion
> > 
> > 
> > why not replace rdate with the busybox 
version?
> > It worked quite well until I started to use 
xntpd.
> > 
I use it.also without problem 
this is my busybox list: 
basename, busybox, cat, chgrp, chmod, chown, 
clear, cp, cut, date,dd, df, dirname, dmesg, du, 
dutmp, echo, egrep, expr, false,fdflush,find, 
free, grep, gunzip, gzip, halt, head, hostname, 
id, init,insmod, kill, killall, klogd, linuxrc, 
ln, loadkmap, logger, ls,lsmod, makedevs, mkdir, 
mknod, more, mount, mv, nc, nslookup,poweroff, 
printf, ps, pwd, rdate, reboot, reset, rm, rmdir,
rmmod,sleep, sort, swapoff, swapon, sync, 
syslogd, tail, tar, touch,tr, true, tty, umount, 
uname, uniq, update, uptime, wc, which,whoami, 
xargs, yes, zcat
 158356 bytes, seems a lot but by removing  
insmod, and aa ffew others the root package is 
even smaller as before.
> That's on the todo list (see my post)
> 
> > 
> >> 22-4    add e3 (the pre 1.5 from oxygen) as 
the default editor
> > 
> > 
> > Is this a version of e3, which don't make a 
backup of the original fil=
e?
> > This feature of e3 is just wasting space, 
especially within lrcfg.
> 
> I just checked and it doesn't seem to make a 
backup of an edited file.
> 
> > 
> > 
> > Might I add to the TODO-list, to include 
Seawall?
> 
> What does Charles think about that? For most 
home-users the default 
> Eigerstein firewall rules will be sufficient I 
suppose.
> 
> Ewald Wasscher
Eric Wolzak

http://leaf.sourceforge.net/devel/ericw 
 

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to