Fedora Remix maintained by the Rochester Institute of Technology (RIT) Linux Users Group, targeted at users new to Linux and RIT students, faculty, and staff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
abkahrs 5119590330 Merge branch 'master' of github.com:RITlug/TigerOS 7 years ago
scripts Delete WallpaperSwap.sh 7 years ago
LICENSE Add license 7 years ago
README.md update instructions in README 7 years ago
bash_profile add files 7 years ago
discussion.txt Update discussion.txt 7 years ago
tigeros.ks rename ks, add rebranding logic and cleanup 7 years ago

README.md

The RIT Fedora Remix

Instructions

Setup

  • Install lorax
  sudo dnf install lorax
  • Clone this repo
  git clone https://github.com/RITlug/TigerOS.git

Build the ISO

From the directory where you cloned this repo run the command below. You may need to preface it with `sudo` if you do not have root privileges.
livemedia-creator --ks tigeros.ks --no-virt --resultdir /var/lmc --project Fedora-soas-Live --make-iso --volid TigerOS --iso-only --iso-name TigerOS.iso --releasever 25 --title TigerOS-live --macboot

The resulting iso will be in /var/lmc/

Authors

Tasks

Resources