[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: updated howto



Nelson Menezes wrote:

Here's my version of the "do_dchroot" script (it seems to not work as well as the current one):

Doh... now, this is a bit simpler and it actually works:


#!/bin/sh

exec schroot -p -c ia32 -q "`basename $0`" "$@"


--
Nelson Menezes



Reply to: