remove 32 bit architectures

This commit is contained in:
Chris 2022-10-22 20:15:16 +00:00 committed by darknao
commit 491811a427

View file

@ -18,7 +18,6 @@ Changing a Fedora installation from one architecture to another is not supported
[options="header"]
|===
|Processor manufacturer and model|Architecture type for Fedora
|some Intel Atom, Core series, Pentium 4, and recent vintage Xeon; AMD Athlon, Duron, some Semprons; and older; VIA C3, C7|`i386`
|some Intel Atom, Core 2 series, Core i series and Xeon;
AMD: Athlon 64, Athlon II, Sempron64, Phenom series, Fusion series, Bulldozer series and Opteron; Apple MacBook, MacBook Pro, and MacBook Air|`x86_64`
|Some newer Arm SBCs, SBSA and SystemReady Arm based machines|`aarch64`
@ -65,4 +64,4 @@ Cloud images are preconfigured and do not require installation as described in t
Boot Images:: The tiny images at link:++https://boot.fedoraproject.org/++[] are written to CDs, USB drives, or even floppy disks. The BFO image loads installation media from Fedora's servers and directly loads an installation environment, like the netinstall ISO.
+
BFO images work like PXE deployments, without having to set up a server.
BFO images work like PXE deployments, without having to set up a server.