This repository has been archived by the owner on Feb 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
30e172d
commit 1b85fd2
Showing
1 changed file
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,28 @@ | ||
# SheepitOS | ||
SheepitOS is a very lightweight Distro based on Porteus / Slackware for the free and distributed render farm "SheepIt Render Farm" | ||
# SheepItOS CLI 64bit - Distro for the Render Farm Client | ||
|
||
## Overview | ||
|
||
SheepitOS is a very lightweight Distro based on Porteus / Slackware for the free and distributed render farm [SheepIt](https://www.sheepit-renderfarm.com). | ||
|
||
### Versions | ||
|
||
This is the CLI version, you can find the XFCE version [here](https://github.com/zocker-160/SheepitOS/tree/master). | ||
|
||
## Usage | ||
|
||
- Download the ISO and extract it (e.g. with Ark or 7zip) to a FAT32 formatted USB drive. | ||
- Boot from it | ||
- start the client with `./renderclient.sh` | ||
- enjoy xD | ||
|
||
### System requirements | ||
|
||
- min. 1GB RAM, the more the better ;) | ||
|
||
## Building the ISO | ||
|
||
//TODO | ||
|
||
## Adding own modules (e.g. nvidia-drivers) | ||
|
||
//TODO |