On Thu, Dec 13, 2018 at 10:52 AM Stephen Gallagher <sgallagh(a)redhat.com> wrote:
On Thu, Dec 13, 2018 at 10:49 AM Danishka Navin <danishka(a)gmail.com> wrote:
>
>
>
> On Thu, Dec 13, 2018 at 8:57 PM Stephen Gallagher <sgallagh(a)redhat.com>
wrote:
>>
>> On Thu, Dec 13, 2018 at 9:27 AM Danishka Navin <danishka(a)gmail.com>
wrote:
>> >
>> > Hi,
>> > Are there any server kickstart files other than following files?
>> >
>> > fedora-arm-server.ks
>> > fedora-disk-server.ks
>> > fedora-modular-arm-server.ks
>> >
>>
>> It might be better if you explained what you're trying to accomplish.
>> Those kickstart files are used as input to the Fedora compose process,
>> but I suspect that may not be what you're looking for.
>
>
> I used to build an image based on workstation but now no point of having desktop but
few services.
>
> I was suppose to build an image with httpd and few other service with custom
config.
> All what I did was added few packages to fedora-disk-server.ks. I was able to build
an image size of 580MB.
>
> But the image wont boot at all when I use an VM.
>
> All what I need to build a minimum ISO with my packages.
I suggest you read
https://anaconda-installer.readthedocs.io/en/latest/kickstart.html
Sorry, I meant to paste
https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html
(which are linked from the above, but it's less-than-obvious).