On Wed, Jun 20, 2007 at 06:12:33PM -0300, Gustavo Franco wrote: > On 5/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >(...) > >i also look forward to hacking on simple-cdd with folks at debconf7! > >(...) > > We did, simple-cdd 0.3.2 is in sid. Vagrant dropped CONF.sh > evilness^Wusage, I wrote a manpage and it now uses lsb-release to set > automagically CODENAME and DEBVERSION. The simple-cdd BoF also was > cool and well received. Go Vagrant! :-)
indeed. thanks :) unfortunately, it requires using the svn version of debian-cd at the moment to build lenny install CDs, and lsb_release is also broken- it has some hard-coded testing -> etch mapping. so you'll probably want to: svn co svn://svn.debian.org/svn/debian-cd/trunk debian-cd create a configuration file, foo.conf: CODENAME=lenny debian_cd_dir=$simple_cdd_dir/debian-cd and then: build-simple-cdd --conf foo.conf --other --options --you --want live well, vagrant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

