Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2016-12-15 05:18:26
Size: 2270
Editor: PaulWise
Comment: fix wiki link
Revision 8 as of 2016-12-19 03:48:57
Size: 3438
Editor: PaulWise
Comment: add a sources.list
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
 * Debian derivative model: uses Debian source packages and architecture independent (arch all) binary packages, some packages are added or modified.  * Debian derivative model: uses Debian source packages and architecture independent (arch all) binary packages, some source packages are added or modified.
Line 33: Line 33:
 * VCS repository:  * VCS repository: https://github.com/Tori-OS/ https://github.com/Israel-/
Line 41: Line 41:
 * apt repositories:
{{{#!highlight sourceslist numbers=disable
# From the PPArepos variables in the setup scripts:
# https://github.com/Israel-/ISOmaker/raw/master/chroot.bash
# https://github.com/Israel-/ISOmaker/raw/master/installed-chroot.bash

deb http://ppa.launchpad.net/numix/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/numix/ppa/ubuntu xenial main

deb http://ppa.launchpad.net/torios-dev/torios-core/ubuntu xenial main
deb-src http://ppa.launchpad.net/torios-dev/torios-core/ubuntu xenial main

deb http://ppa.launchpad.net/israeldahl/obi-unstable/ubuntu xenial main
deb-src http://ppa.launchpad.net/israeldahl/obi-unstable/ubuntu xenial main

deb http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main

deb http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu xenial main
deb-src http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu xenial main

deb http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main
}}}

ToriOS

ToriOS logo

ToriOS is a Debian based distribution that focuses on lower-end x86 hardware, using a custom Desktop Environment employing JWM (Joe's Window Manager) as well as a number of homegrown F/LOSS programs to make everything easier for the end user. ToriOS also uses a unique installer, OBI (One Button Installer) which installs the operating system from a tarball and configures it through a chroot.

# From the PPArepos variables in the setup scripts:
# https://github.com/Israel-/ISOmaker/raw/master/chroot.bash
# https://github.com/Israel-/ISOmaker/raw/master/installed-chroot.bash

deb http://ppa.launchpad.net/numix/ppa/ubuntu xenial main 
deb-src http://ppa.launchpad.net/numix/ppa/ubuntu xenial main 

deb http://ppa.launchpad.net/torios-dev/torios-core/ubuntu xenial main 
deb-src http://ppa.launchpad.net/torios-dev/torios-core/ubuntu xenial main 

deb http://ppa.launchpad.net/israeldahl/obi-unstable/ubuntu xenial main 
deb-src http://ppa.launchpad.net/israeldahl/obi-unstable/ubuntu xenial main 

deb http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main 
deb-src http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main 

deb http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu xenial main 
deb-src http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu xenial main 

deb http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main 
deb-src http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial main