Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Hands-Off Fedora Installs with Kickstart
Subject:   generate kickstart files with xml2hostconf
Date:   2004-08-23 04:12:32
From:   Erik_Sjölund
A tip: You can generate your kickstart file with
http://xml2hostconf.sourceforge.net.


xml2hostconf is a collection of xslt scripts that generate rpm packages, dhcpd.conf, grub files, kickstart files and html documentation. A system administrator of a redhat linux network can specify the setup of all the computers in a single xml file. Each computer will be given its own "virtual" rpm package. The generated rpm packages might have dependencies and they might also contain configuration files.