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.
 
 
 
 
Aidan Kahrs 513e8367e8 Start of docs 6 years ago
design add profile 7 years ago
docs Start of docs 6 years ago
packages update scripts 6 years ago
screenshots Add Screenshots 6 years ago
scripts Fixed spelling error. 6 years ago
.editorconfig fix indentation in scripts, add editorconfig file 7 years ago
CONTRIBUTING.md Fixed typos and updated the flow of sentences. 7 years ago
LICENSE Add license 7 years ago
README.md reenable mock 7 years ago
ci-build-mock.sh update build scripts to 26 6 years ago
ci-build.sh update build scripts to 26 6 years ago
ci-pungi.sh update build scripts to 26 6 years ago
discussion.txt Update discussion.txt 7 years ago
make-iso.sh Fix ISO building 6 years ago
tigeros-source.ks add install class RPM to fix efi error when running outside mock 6 years ago
tigeros.ks add install class RPM to fix efi error when running outside mock 6 years ago

README.md

TigerOS

Instructions

Setup

  • Clone this repo
  git clone https://github.com/RITlug/TigerOS.git

Install mock

Build the ISO

Requires current version of Fedora.x86_64 to build. 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
./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 see CONTRIBUTING.md

Resources