Some kickstarts to creare custom Live Images
- Added Tigro copr repo: tigro/fedora44
- Added Google Chrome, Microsoft Edge, OnlyOffice
- Added openh264 to disk
- Added new GNOME extensions: dash-to-panel, dash-to-dock, ddterm, clipboard-history, desktop-icons-ng, arcmenu
- Added desktop style configurator from MSVSPhere
- Added Yandex (disk, mail, calendar) support in Gnome Online Accounts
- Sphere Image Writer (fork of Fedora Media Writer)
- Added Multimedia and other
sudo dnf copr enable tigro/fedora44
sudo dnf -y install lorax lorax-templates-generic anaconda anaconda-core \
anaconda-gui anaconda-install-env-deps anaconda-live anaconda-tui \
anaconda-webui anaconda-widgets kdump-anaconda-addon \
libreport-anaconda livesys-scripts --refresh
sudo livemedia-creator \
--ks tigro-flat-fedora-live-workstation.ks \
--resultdir ./fedora-workstation/ \
--project="Fedora Tigro Workstation" \
--make-iso --volid "Fedora 44 x86_64" \
--iso-only \
--iso-name Fedora-Tigro-Workstation-Live-44.$(date +%Y%m%d)-x86_64-1.1.x86_64.iso \
--releasever=44 \
--nomacboot \
--extra-boot-args "rootfstype=auto ro rhgb rd.luks=0 rd.md=0" \
--lorax-templates /usr/share/lorax/templates.d/99-generic/ \
--no-virt