ublue-os / isogenerator

Creates an ISO for installing a container image as an OS
Apache License 2.0
15 stars 2 forks source link

Use new Anaconda Web UI #10

Open noelmiller opened 8 months ago

noelmiller commented 8 months ago

We can ship the new web UI, it just will not run the %post command we need it to run in order properly set the rpm-ostree remote.

We need to find a solution to issue with this: https://github.com/rhinstaller/anaconda/blob/fedora-40/docs/drop-in-scripts.rst

noelmiller commented 8 months ago

https://pagure.io/fesco/issue/3169#comment-896412

noelmiller commented 8 months ago

https://bugzilla.redhat.com/show_bug.cgi?id=2263964

castrojo commented 8 months ago

We only support automatic install anyway, so perhaps we can just slice out the button options for those and then the only blocker for us would be the rebase-kickstart thing right? (Is that filed anywhere?)

noelmiller commented 8 months ago

We only support automatic install anyway, so perhaps we can just slice out the button options for those and then the only blocker for us would be the rebase-kickstart thing right? (Is that filed anywhere?)

It is on my list. I will file it when I can figure out where to file it in jira or bugzilla.

noelmiller commented 8 months ago

https://issues.redhat.com/browse/INSTALLER-3907