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
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Tim Zabel a90bc9985d Added Tim Zabel to Authors section. il y a 8 ans
design Added mascot first draft il y a 8 ans
rpmbuild Keep stuff as scripts for now until we sort out packaging and licensing il y a 8 ans
scripts Merge branch 'devel' of https://github.com/RITlug/TigerOS into devel il y a 8 ans
LICENSE Add license il y a 8 ans
README.md Added Tim Zabel to Authors section. il y a 8 ans
bash_profile add files il y a 8 ans
ci-build.sh hopefully will copy files now il y a 8 ans
discussion.txt Update discussion.txt il y a 8 ans
make-iso.sh update ks and builder script to accomodate new scripts il y a 8 ans
tigeros.ks switch to %post --nochroot il y a 8 ans

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