Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

tigro-fedora-kickstart

Some kickstarts to creare custom Live Images

What changed?

  1. Added Tigro copr repo: tigro/fedora44
  2. Added Google Chrome, Microsoft Edge, OnlyOffice
  3. Added openh264 to disk
  4. Added new GNOME extensions: dash-to-panel, dash-to-dock, ddterm, clipboard-history, desktop-icons-ng, arcmenu
  5. Added desktop style configurator from MSVSPhere
  6. Added Yandex (disk, mail, calendar) support in Gnome Online Accounts
  7. Sphere Image Writer (fork of Fedora Media Writer)
  8. Added Multimedia and other

Prepare

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

How to build

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

About

Some kickstarts to creare custom Live Images

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors