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.
 
 
 
 
Tim Zabel d1470187dd Delete removal 7 years ago
design Added mascot first draft 7 years ago
rpmbuild Keep stuff as scripts for now until we sort out packaging and licensing 7 years ago
scripts Delete removal 7 years ago
LICENSE Add license 7 years ago
README.md Updated README with my name and email 7 years ago
bash_profile add files 7 years ago
discussion.txt Update discussion.txt 7 years ago
make-iso.sh Merge branch 'master' into devel 7 years ago
tigeros.ks exclude playonlinux until I fix the repos 7 years ago

README.md

TigerOS

Instructions

Setup

  • Clone this repo
  git clone https://github.com/RITlug/TigerOS.git
  • Install Mock according to your system.

Build the ISO

From the directory where you cloned this repo run the commands below. You may need to preface it with sudo if you do not have root privileges.

chmod +x make-iso.sh
bash make-iso.sh

With a 3.40GHz dual core i3 CPU with hyperthreading enabled and 16GB of RAM, the build process after the initial build should take approximately 40 minutes to complete. The initial build time will vary based on specs.

Authors

Tasks

Contributing

Please fork this repository and submit pull requests against the devel branch. Pull requests will be reviewed as time permits.

Resources