looking at our /usr/share/anaconda/interactive-defaults.ks
# Kickstart defaults file for an interactive install.
# This is not loaded if a kickstart file is provided on the command line.
#
# WARNING:
#
# This file is deprecated and will be removed in in the future.
# Use the Anaconda configuration files instead.
#
ostreecontainer --url=ghcr.io/ublue-os/aurora:testing --transport=containers-storage --no-signature-verification
%include /usr/share/anaconda/post-scripts/install-configure-upgrade.ks
%include /usr/share/anaconda/post-scripts/install-flatpaks.ks
%include /usr/share/anaconda/post-scripts/secureboot-enroll-key.ks
We should move this to the proper place
To note that this has been deprecated for over 5 years https://github.com/rhinstaller/anaconda/blob/63e3d5ef7daae566d3e4052c5c36ca798822e769/data/interactive-defaults.ks
looking at our
/usr/share/anaconda/interactive-defaults.ksWe should move this to the proper place
To note that this has been deprecated for over 5 years https://github.com/rhinstaller/anaconda/blob/63e3d5ef7daae566d3e4052c5c36ca798822e769/data/interactive-defaults.ks