Add Fedora Workstation 41

This commit is contained in:
timoxa0 2024-11-03 14:44:09 +05:00
parent 5ec3020765
commit fc9c404450

View file

@ -0,0 +1,15 @@
image_type="fedora"
name="FedoraWorkstation"
imgver="41-$(date '+%Y-%m-%d')"
zram="y"
pre_install=()
base_system()
{
fetch_base_system "$imageroot" 41 1.4 Workstation
}
packages=()
post_install=()