jibby0 / TigerOS

Customized Linux distribution maintained by the Rochester Institute of Technology (RIT) Linux Users Group and targetted at users new to Linux and RIT students, faculty, and staff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TigerOS

Instructions

Setup

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

Install lorax-lmc-novirt

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 see CONTRIBUTING.md

Resources

About

Customized Linux distribution maintained by the Rochester Institute of Technology (RIT) Linux Users Group and targetted at users new to Linux and RIT students, faculty, and staff.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%