problem with installation and configuration order
Thomas Lange
lange at informatik.Uni-Koeln.DE
Thu Dec 19 14:27:55 CET 2002
>>>>> On Thu, 19 Dec 2002 12:32:19 +0100, Frédéric BOITEUX <fboiteux at prosodie.com> said:
> - I *must* install some files like /etc/passwd and some other
> crucial config files before any installation to be sure to
Use a hook which calls fcopy to copy these files. See fcopy(1) for
more info.
> * I've also a problem when installing packages (via apt-get
> install in a script), with debconf. It seems it is configured
rcS_fai sets DEBIAN_FRONTEND=noninteractive. I think this overrides
dpkg-reconfigure debconf. So you have to redefine
DEBIAN_FRONTEND=... . I should work if you do this in a class/*.source
script.
--
Thomas
More information about the linux-fai
mailing list