Re: Kickstart ordering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I generate a kickstart via from python code and generation if fine.
> But order of section in my case is:
> 
> - partitioning, users, repositories etc.
> - %pre section
> - %post section
> - %packages section
> 
> But what about if I would like to change the order to:
> - partitioning, users, repositories etc.
> - %pre section
> - %packages section
> - %post section
> 
> Post and packages are exchanged.

This would require code changes - check out BaseHandler.__str__ in
pykickstart/base.py.

- Chris

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list



[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux