Post-install dselect installs new packages on first run
Cristian Ionescu-Idbohrn
cristian.ionescu-idbohrn at axis.com
Fri Aug 16 21:02:49 CEST 2002
On Fri, 16 Aug 2002 pll at lanminds.com wrote:
> One of the things I added to /fai/scripts/LAST was this line:
>
> # Make sure everything is configured properly
> echo "running apt-get -f install"
> chroot $target apt-get -f install
$ROOTCMD apt-get -f install
is probably a little better to use. It's already defined in your
environment (see env.log under some 'last-install' directory).
ROOTCMD='chroot /tmp/target'
Cheers,
Cristian
More information about the linux-fai
mailing list