[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: HTTP kickstart - using an includes/ directory
- From: kickstart <kickstart hastek net>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: HTTP kickstart - using an includes/ directory
- Date: Sun, 15 Apr 2007 16:42:32 -0400
> >This exists:
> >http://10.135.135.1/kickstart/CentOS44/os/x86_64/includes/hostname.inc
> >This:
> >%include includes/hostname.inc
> >doesn't work; anaconda doesn't find the path and aborts the install.
> In %pre
> cd /tmp
> wget \
> http://10.135.135.1/kickstart/CentOS44/os/x86_64/includes/hostname.inc
> then
> #include /tmp/hostname.inc
Thanks for the suggestion - it works pefectly!
Harold
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]