On Sat, 25 Mar 2023 22:21:22 -0700 Geoffrey Leach <[email protected]> wrote:
> Is it possible to get a list of the commands available on a Fedora > iso without actually mounting the iso? What I'm looking for is the > commands available from the Anaconda menu, not the commands that are > installed to the disk. Possible? Yes. Easy? No. I think the definitive way would be to download the src.rpm and unpack it, and look at the code to see what commands are there. https://koji.fedoraproject.org/koji/packageinfo?packageID=2 You could also ask on the fedora anaconda mailing list. The developers probably have a list of the commands, or know them. I haven't seen the interface since they switched from the hub and spoke format, but I assume there will be different commands depending on where you are in the install process. So, your question is not well difined. If you are asking the developers, they will probably want to know why you are asking, or what you are looking for in order to narrow it down. _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
