Greetings, To get support on this product you will need to register the product and open a support ticket. You can register via the web here: http://www.redhat.com/cgi-bin/dispatcher/product_activate If you have already registered, you can log into the system here to open a ticket: http://www.redhat.com/cgi-bin/support_switch If you have trouble registering there you can send email to register and they should be able to help. ------------------------------ Support Manager Red Hat, Inc. www.redhat.com ftp.redhat.com ------------------------------ On Mon, 1 Nov 1999, Gonda, Rumi wrote: > ### Do Not Delete This!### > # Original-To: Rumi.Gonda > # Sup-Manager-ID: 3 > ######################### > > > In the new features listing on 1,1,4 of the installation guide it > says > "Now, you can pass kickstart a Python object and dynamically > configure your kickstart installation." > Where can I find out how to do it and how to use it? > > Thanks. >
there is no new documentation regarding this in the winston reference guide ...
This is now reassigned to the correct docs contact. Thanks!
You can put "%installclass" in your kickstart file and then start writing python code which runs to the end of the file. This is not recommended since it can cause many problems if the code is not correct or does not work with the existing Anaconda code. We are not going to mention it in our kickstart documentation.