Hans Ekbrand wrote:
> How can I help improving the manual BTW? I think it would be a
> good idea to have a few example scripts in it.
http://alioth.debian.org/~lamby-guest/live-manual/html/meta.html#contributing
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:
On Wed, Oct 22, 2008 at 12:04:17AM +0100, Chris Lamb wrote:
[...]
> The solution is to simply make your build script:
>
>% rm -f config/{binary,bootstrap,chroot,common,source}
>% lh_config [your options]
>% lh_build
>
> .. where [your options] are the minimal number of options requi
aka. "Why you shouldn't check config/{binary,bootstrap,chroot,common,source}
into revision control"
From lurking on conversations on IRC and Googling a bit, it seems that
pretty much everyone is still checking the chroot, common, binary (etc.)
files into revision control.
It's okay, I used to