[leaf-user] Re: leaf-user digest, Vol 1 #2438 - 8 msgs

2004-10-03 Thread Paul G Rogers
Subject: Re: [leaf-user] Weblet not rendering in Mozilla From: Calvin Webster [EMAIL PROTECTED] Looks like this time I'll have to find or build an RPM for the latest Mozilla (or better, Firefox). I'll try a connection from my home office RHL 7.3 machine running firefox too to see if that makes a

[leaf-user] SF Site Status (2004-10-02 11:17:10)

2004-10-03 Thread Mike Noyes
https://sourceforge.net/docman/display_doc.php?group_id=1docid=2352 ( 2004-10-02 11:17:10 - Mailing List Service, SourceForge.net Web Site ) Outbound mail from SourceForge.net hosts (including mailing lists) may currently be blocked by RoadRunner (rr.com) mail servers. Our postmaster has directed

RE: [leaf-user] setting up a WRAP

2004-10-03 Thread Dave Hunt
Good guide for HD/CF at http://chinese-watercolor.com/LRP/hd/ Cheers, Dave. http://www.me2000.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Victor McAllister Sent: 02 October 2004 17:11 To: [EMAIL PROTECTED] Subject: [leaf-user] setting up a WRAP

[leaf-user] 2.2 iso and boot floppy

2004-10-03 Thread Stephen More
The floppy image that exists on the 2.2 iso image is missing the leaf.cfg. So I created a leaf.cfg with LRP=root config etc local modules iptables dhcpcd keyboard shorwall ulogd dnscache dropbear weblet PKGPATH=/dev/cdrom:iso9660 syst_size=6M log_size=2M The system now boots, but when I try

Re: [leaf-user] Fw: web server behind LEAF

2004-10-03 Thread Ben Conrad
Sounds like a good setup so far. If you only let in tcp/80 or tcp/443 the next step is to make sure the OS and web server software are patched and setup per recommended security hardening procedures. Ben On Thu, 30 Sep 2004 10:38:13 -0500, Andrew Nance [EMAIL PROTECTED] wrote: Hi, I am

Re: [leaf-user] 2.2 iso and boot floppy

2004-10-03 Thread M Lu
I think you need to use PKGPATH=/dev/fd0:msdos,/dev/cdrom:iso9660 syst_size=128M log_size=32M - Original Message - From: Stephen More [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, October 03, 2004 9:48 PM Subject: [leaf-user] 2.2 iso and boot floppy The floppy image that exists

Re: [leaf-user] 2.2 iso and boot floppy

2004-10-03 Thread Victor McAllister
Stephen More wrote: The floppy image that exists on the 2.2 iso image is missing the leaf.cfg. So I created a leaf.cfg with LRP=root config etc local modules iptables dhcpcd keyboard shorwall ulogd dnscache dropbear weblet PKGPATH=/dev/cdrom:iso9660 syst_size=6M log_size=2M The system now boots,

Re: [leaf-user] 2.2 iso and boot floppy

2004-10-03 Thread M Lu
Sorry, I meant the PKGPATH only. The syst_size adn log_size are specific to my system. - Original Message - From: M Lu [EMAIL PROTECTED] To: Stephen More [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Sunday, October 03, 2004 10:02 PM Subject: Re: [leaf-user] 2.2 iso and boot floppy I