phyllomeos/ingredients/base-development.cfg
2022-01-24 21:19:55 +01:00

17 lines
751 B
INI

# __ ____ ____ _____
# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/
# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \
# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ /
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
# /_/ /____/
# What ? This kickstart file provides software needed to develop Phyllome OS.
%packages # Beginning of the packages section.
git # distributed revision control system
lorax # Tool to reate the Anaconda installer boot.iso and other artefacts
pykickstart # provides ability to flatten and test kickstart files
anaconda # provides tooling related to the anaconda installer
%end # End of the packages section