On Wed, Jun 04, 2003 at 03:17:25PM +0200, Thomas Lange wrote: > > Is there a way to get the > > given dhcp hostname and take it as the hostname? > The install clients should receive their host names when you have this > line in your dhcpd.conf file: > > use-host-decl-names on;
Ah thanks, this is makin live much easier. > > Another problem are the files in /usr/local/share/fai/files > > which are not copied to the install client for a certain class > > (say FAINODE). E.g. /usr/local/share/fai/etc/hosts/FAINODE is > > not copied to a client defining class FAINODE. Is there a class > > or task that has to be defined/executed in order to copy > > /fai/files? > These files are copied using the fcopy command which is used in many > scripts after the software packages has been installed. Is fcopy applied by default on fai/files/<FILENAME-DIR>/<CLASSNAME> or do i have to enable it using a certain task? > -- > reagrds Thomas Bye, Frank.
