Add Fedora Workstation 41
This commit is contained in:
parent
5ec3020765
commit
fc9c404450
15
FedoraWorkstation41.lnibuild
Normal file
15
FedoraWorkstation41.lnibuild
Normal 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=()
|
Loading…
Reference in a new issue