Description of problem: Currently, system-config-netboot (s-c-nb) can be used ONLY to: 1. Create i386 boot environments on i386 or x86_64 hosts 2. Create x86_64 boot environments on x86_64 hosts. As a first step towards addressing bug 159903, of configuring all boot protocols (including non-PXE) for all architectures, system config netboot could set up network booting with static "diskless root installer" initrds for all architectures . Static initrds for each architecture, similar or based on the default anaconda netboot install initrd on each OS install CD, would just allow clients to create a customized network boot environment. Each initrd would ONLY: 1. Run the "netboot disk" installer, which installs the OS onto a remote NFS or iSCSI device, from another (or possibly the same) remote NFS or iSCSI device package repository, as configured by the boot server which downloads it to the client. 2. When finished installing, the client creates the initrd for itself to boot from the remote boot disk just installed and uploads the initrd to the boot server, which will serve it to the client on its next boot. This would avoid all the problems s-c-nb is currently faced with when creating initrds on one architecture + OS for a different arch + OS. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Reassigning to component owner.
System-config-netboot is entering maintainance-only phase and the whole package will be deprecated soon. There are no plans for active development, only high severity issues bugfixing.