Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Osbuild should create network installer options during the compose process #394

Open
pcdubs opened this issue Jan 23, 2024 · 0 comments
Open

Comments

@pcdubs
Copy link

pcdubs commented Jan 23, 2024

Since moving to osbuild for the IoT installer, we no longer produce the network installer bits needed for things like PXE boot or HTTP boot.

Example in Fedora 39:
https://kojipkgs.fedoraproject.org/compose/iot/Fedora-IoT-39-20240118.0/compose/IoT/x86_64/os/

Now in Fedora 40:
https://kojipkgs.fedoraproject.org/compose/iot/Fedora-IoT-40-20240118.0/compose/IoT/x86_64/

Included on the osbuild produced installer iso:

EFI
└── BOOT
    ├── BOOTAA64.EFI
    ├── fonts
    │   └── unicode.pf2
    ├── grubaa64.efi
    ├── grub.cfg
    └── mmaa64.efi
images
├── efiboot.img
├── install.img
└── pxeboot
    ├── initrd.img
    └── vmlinuz

Also missing from F40 is the boot.iso. F39 boot.iso.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant