Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2012 12:24:43 +0100
From:      Arthur Chance <freebsd@qeng-ho.org>
To:        Jack Mc Lauren <jack.mclauren@yahoo.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: nanobsd configuration
Message-ID:  <50867E7B.7050704@qeng-ho.org>
In-Reply-To: <1350980911.20647.YahooMailNeo@web126002.mail.ne1.yahoo.com>
References:  <1350980911.20647.YahooMailNeo@web126002.mail.ne1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/23/12 09:28, Jack Mc Lauren wrote:
> hi
>
> i have a problem with nanobsd. there are somethings which don't have WITHOUT knobs,
 > how can i control these directories manually ? how can i add a 
costume function to
 > nanobsd.sh to do this ??

How about something along the lines of

cust_clean () {
	rm -rf ${NANO_WORLDIR}/path/to/unwanted
}

customize_cmd cust_clean

in your nanobsd config file?




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