[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: confg-kickstart web interface
- From: seth vidal <skvidal phy duke edu>
- To: Discussions about configuration tool development <fedora-config-list redhat com>
- Subject: Re: confg-kickstart web interface
- Date: Fri, 16 Apr 2004 14:36:13 -0400
> >
> Remote configuration from a ks / network install server, escpecially
> for MS boxes looking to migrate to linux or dual boot. The ks file
> would then be delivered via CGI to the network installation.
>
We have a simple cgi that does this now. We have stubs of files that are
matched with 'types' of systems.
then the types are matched to hostnames.
so the kickstarting host points at the cgi, the cgi looks at the
hostname, matches it to the system 'type' then assembles the full
ks.cfg from the stubs and hands it back to the requesting system.
works nicely and means no messing about with ks.cfg or removable media
(we do all installs via pxe)
-sv
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]