[leaf-devel] Bering and PXELinux

2002-10-31 Thread Michael Bonner
Hi All, I'm running bering on a Soekris net 4501 for my firewall on my home network. I'm not really happy about having my CF card exposed for hacking if someone compromises my firewall (and yes I've been following the DOC write protection threads). I'd like to take advantage of the PXE Boot capa

Re: [leaf-devel] Unable to do a partial backup on Bering rc4

2002-10-31 Thread Luigi Capriotti
> can you please acknowledge that this works for you now both w '"$TMP_EXCLUDE"' and w '"$EXCLUDE"' seems to work in my case, but as I said I'm not sure which one is correct. L --- This sf.net email is sponsored by: Influence the future of

Re: [leaf-devel] Unable to do a partial backup on Bering rc4

2002-10-31 Thread Eric Wolzak
Hello Luigi you are right ofcourse this is a typo > > sed: Couldn't open file TMP_/tmp/EXCLUDE > Creating sshd.lrp Please wait: \tar: /tmp/EXCLUDE: No such file or directory > rm: cannot remove `/tmp/EXCLUDE': No such file or directory > > > I'm not strong on sed&scripting, but it seems the

Re: [leaf-devel] Unable to do a partial backup on Bering rc4

2002-10-31 Thread Brad Fritz
Luigi, On Thu, 31 Oct 2002 16:53:16 +0100 Luigi wrote: > sed: Couldn't open file TMP_/tmp/EXCLUDE > Creating sshd.lrp Please wait: \tar: /tmp/EXCLUDE: No such file > or directory > rm: cannot remove `/tmp/EXCLUDE': No such file or directory > > I'm not strong on sed&scripting, but it seems the

[leaf-devel] Unable to do a partial backup on Bering rc4

2002-10-31 Thread Luigi Capriotti
I was able to do it in rc3, but I'm unable to do it in rc4. I get the following error: sed: Couldn't open file TMP_/tmp/EXCLUDE Creating sshd.lrp Please wait: \tar: /tmp/EXCLUDE: No such file or directory rm: cannot remove `/tmp/EXCLUDE': No such file or directory I'm not strong on sed&scripting