News: 0001491213

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Fedora 42 Will Try Again To Use The New Anaconda Installer's Web UI

([Fedora] 4 Hours Ago Fedora 42 Early Features)


With [1]Fedora 41 working its way to release toward the end of October, some early feature/change proposals for [2]Fedora 42 are being filed for what will be the Fedora Linux release out next spring.

Some early change/fedora proposals are being created for Fedora 42 that still need to be vetted by the Fedora Engineering and Steering Committee (FESCo) but are coming together now that feature work on Fedora 41 is wrapping up.

One change that we've been expecting with Fedora 42 is the Anaconda OS installer to transition to its new web-based user interface. It was [3]previously delayed to Fedora 41 but then [4]pushed back to Fedora 42 . Hopefully for Fedora 42 this brand new UI for the Anaconda installer will be ready for use by default.

The newest change proposal for the Anaconda Web UI for Fedora 42 can be found via the [5]Fedora Wiki .

Another early change proposal for Fedora 42 is [6]distributing Kickstart files as OCI artifacts :

"Fedora distributed as bootable container ships via OCI registry. Installation is typically done by conversion into a VM image or ISO installer via osbuild (image builder), however, booting from network is a useful workflow for bare-metal fleet deployments. Required files to perform such installation are not available in the OCI repository that could be fetched from registry in a similar manner as the bootable container.

As of today, files are only available in the Fedora RPM repository and the installation workflow would be cumbersome to find appropriate RPM repo version and extract needed files instead of fetching all the needed assets from the registry only. The change introduces a new OCI repository with the files in question for each Fedora stable version."

Another new proposal is for [7]PHP 8.4 in Fedora 42 . This isn't surprising at all but just a formality. Fedora always tends to ship with the latest major PHP release each cycle. PHP 8.4 will be out in late 2024 and thus should be in good shape for shipping in Fedora 42 in the early months of 2025.



[1] https://www.phoronix.com/search/Fedora+41

[2] https://www.phoronix.com/search/Fedora+42

[3] https://www.phoronix.com/news/Fedora-Web-Installer-F41-Delay

[4] https://www.phoronix.com/news/Anaconda-Web-UI-Fedora-42

[5] https://fedoraproject.org/wiki/Changes/Anaconda_Web_UI_Partitioning

[6] https://fedoraproject.org/wiki/Changes/KickstartOciArtifacts

[7] https://fedoraproject.org/wiki/Changes/php84



skeevy420

geerge

bkdwt

Duff~

Unobfuscated Perl (#1)

A rogue group of Perl hackers has presented a plan to add a "use
really_goddamn_strict" pragma that would enforce readability and
UNobfuscation. With this pragma in force, the Perl compiler might say:

* Warning: Program contains zero comments. You've probably never seen or
used one before; they begin with a # symbol. Please start using them or
else a representative from the nearest Perl Mongers group will come to
your house and beat you over the head with a cluestick.

* Warning: Program uses a cute trick at line 125 that might make sense in
C. But this isn't C!

* Warning: Code at line 412 indicates that programmer is an idiot. Please
correct error between chair and monitor.

* Warning: While There's More Than One Way To Do It, your method at line
523 is particularly stupid. Please try again.