On 12/08/2011 12:21 PM, Thomas Lange wrote:
>> # aptitude search . | grep ^i | grep -v '^i A' | awk '{ print $2 }'
aptitude search \~M | awk '{ print $3 }'
does the same.
OK with one of the above I get my list., but it seams I still mist a
major point at all, because I still can't figure out, how to set up a
own client config with that.
I do understand that I have to generate the appropiate class files in
/srv/fai/config, but I don't understand how to configure a new host-type
with that.
Thanks Frank