Thank you Thomas, i have understood. 2010/12/4 Thomas Lange <[email protected]>
> >>>>> On Sat, 4 Dec 2010 13:01:03 +0000, mamadou diop < > [email protected]> said: > > > Hello, what is the difference between a chroot created with > debootstrap and > > installing a chroot by running > > 'fai -N -v -u $hostname dirinstall -$TARGET' > debootstrap can only install a very minimal system, and does no > configuration changes. fai dirinstall calls debootstrap, but then > installs additional packages for all classes and fdoes the > configuration part. > -- > regards Thomas >
