Skip to content

veuxit/daily-fedora-builds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weekly Fedora 44 KDE Builds

GitHub all releases GitHub release (latest by date)

In this repo, Github Actions runner builds weekly (every Tuesday) Fedora 44 KDE ISO with latest packages at 00.00 UTC. Check releases for builds.

How to get ISO?

On Linux systems, download .isoaa and .isoab files from releases tab then run this:

cat Fedora.x86_64-44.isoaa Fedora.x86_64-44.isoab > Fedora.x86_64-44.iso

On Windows systems, run this instead(cmd):

copy /b Fedora.x86_64-44.isoaa + Fedora.x86_64-44.isoab Fedora.x86_64-44.iso

Note that you should be in the same directory as files you downloaded

You will get the Fedora.x86_64-44.iso file with sha256sum from CHECKSUM_f44.txt file

Why split into two files?

GitHub Releases file limit is only 2GB, while Fedora 44 KDE ISO size is nearly 3.5GB

Fedora 44 KDE ISOs in here are probably same with official releases but updated packages. ISOs are built with kiwi. You can check actions page for build output, or workflow file for build stages.

About

Build weekly Fedora 44 KDE ISO with latest packages

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages