Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2005 23:39:46 +0000
From:      Marten <info@martenvijn.nl>
To:        freebsd-small@freebsd.org
Subject:   tinybsd hookon patch
Message-ID:  <1123198786.600.67.camel@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
Hi 

For applying my own addons to tinybsd I 've made a patch that allow one
to do extra jobs on tinybsd. 

This is arranged by a patch on the tinybsd in /usr/local/bin.

patch: http://martenvijn.nl/tinybsd/tinybsd-0.5_script_patch.txt

This applies to tinybsd 0.5

How it works:

1. use the patch 

2. In the configfile the configuration can be changed and functions can
be added.

The order of executing funcions can be defined

The configfile needs  to be places here:

/usr/local/share/tinybsd/.config

example:

.config : http://martenvijn.nl/tinybsd/config  !!remind the dot!!


3. in my example I use for:
- my soekris kernel for 6.0
-  enable a serial console on com1
- make a cf-card writable so the sshd startup script can write its
key's. Afters writing the keys the cf is made readonly.


cheers,

Marten





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1123198786.600.67.camel>