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.
 
 
 
 
Josh Bicking 210c23d7aa Add name and role 7 years ago
scripts Delete WallpaperSwap.sh 7 years ago
LICENSE Add license 7 years ago
README.md Add name and role 7 years ago
bash_profile add files 7 years ago
discussion.txt Update discussion.txt 7 years ago
tigeros.ks create flat kickstart, fix readme 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 TigerOS-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