Sorry this not better documented, but...
If you just create two files on the boot floppy in \tux\pkg\labrea
exclude
hardexclude
they will automatically be copied to the "real" files that Labrea uses.
and then if you want to start labrea automatically, you can put the
command(s) in \tux\init\last
from the labrea package startup script in /etc/init.d/labrea:
if [ -f /etc/tux/pkg/labrea/exclude ]
then
echo "Found exclude list, copying to /etc/LaBreaExclude"
cp /etc/tux/pkg/labrea/exclude /etc/LaBreaExclude
foundit=1
fi
if [ -f /etc/tux/pkg/labrea/hardexclude ]
then
echo "Found exclude list, copying to /etc/LaBreaHardExclude"
cp /etc/tux/pkg/labrea/hardexclude /etc/LaBreaHardExclude
foundit=1
fi
You can also just use labrea.tgz because they are same file (both v2.0).
I need to delete the labrea2.tgz package
> Hi there,
>
> I'm trying to get a system on a floppy, that will boot and run. I can fit
> labrea2.tgz on the floppy and thats good....However is there any way i can
> save the /etc/***** config files.
>
> The savecfg just backs up the tux dir by what i can see.
>
> I can't use any extra floppies, or the IDE or the web due to other bits, but
> since labrea2.tgz is 68k and theres 111k spare on the 'net' distro, there is
> plenty of physical space !
>
> Any ideas ???
>
> Ta,
> Lee
> --
> Lee Edward Armstrong (now in maried form!)http://www.darkwave.org.uk/~lee
> My Clothes Will Impress You, And My Claws Will Undress You. - The Damned
> **********************************************************************
> This email, its content and any files transmitted with it are intended
> solely for the addressee(s) and may be legally privileged and/or
> confidential. If you have received this email in error please delete it and
> contact the sender via the Trafficlink switchboard on +44 (0)20 7312 1300 or
> via return e-mail. You should not copy or forward it on or otherwise use
> the contents, attachments or information in any way. Any such unauthorised
> use or disclosure may be unlawful.
>
> Trafficlink gives no warranty as to the security, accuracy or completeness
> of this email after it is sent. Trafficlink accepts no responsibility for
> changes made to this email after it was sent. Any liability for viruses is
> excluded to the fullest extent permitted by law. Any opinion expressed in
> this email may be personal to the sender and may not necessarily reflect the
> opinion of Trafficlink .
>
> Trafficlink is the supplier of choice for real-time traffic and travel
> information. www.trafficlink.co.uk
>
> Swept by MIMESweeper for the presence of viruses.
> **********************************************************************
>
-------------------------------------
Matthew Franz mf...@ci...
Security Research Engineer
Security Technologies Assessment Team
|