Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2016-12-13 01:26:01
Size: 2332
Editor: ?Israel-
Comment: Initial page started
Revision 9 as of 2016-12-19 19:40:47
Size: 3490
Editor: ?Israel-
Comment: fix sources.list add dpkg vendor
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * Status: active (2014-01-14)
 * Homepage: [[ http://torios.top/ ]]
 * Blog: [[ http://torios.top/news/ ]]
 * Status: active (2016-12-15)
 * Homepage: http://torios.top/
 * Blog: http://torios.top/news/
Line 14: Line 14:
 * user IRC: [[ irc://chat.freenode.net/torios ]]
 * devel IRC: [[ irc://chat.freenode.net/torios ]]
 * Debian IRC: [[ irc://chat.freenode.net/torios ]]
 * user list: [[ http://lists.launchpad.net/torios ]]

 * devel list: [[ http://lists.launchpad.net/torios-dev ]]
 * user IRC: irc://chat.freenode.net/torios
 * devel IRC: irc://chat.freenode.net/torios
 * Debian IRC: irc://chat.freenode.net/torios
 * user list: http://lists.launchpad.net/torios

 * devel list: http://lists.launchpad.net/torios-dev
Line 20: Line 20:
 * user forums: [[ https://ubuntuforums.org/showthread.php?t=2200017 ]]  * user forums: https://ubuntuforums.org/showthread.php?t=2200017
Line 25: Line 25:
 * Debian derivatives census page: [[ Derivatives/Census/ToriOS ]]  * Debian derivatives census page: [[Derivatives/Census/ToriOS]]
Line 27: Line 27:
 * Distrowatch page: [[ http://distrowatch.com/table.php?distribution=torios ]]  * Distrowatch page: http://distrowatch.com/table.php?distribution=torios
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:
 * Bug tracker: [[ https://bugs.launchpad.net/torios ]]
 * VCS repository: https://github.com/Tori-OS/ https://github.com/Israel-/
 * Bug tracker: https://bugs.launchpad.net/torios
Line 37: Line 37:
 * dpkg vendor:  * dpkg vendor: torios
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/webupd8team/y-ppa-manager/ubuntu xenial main
deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu xenial main

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

#MUST be trusty for the correct libraries
deb http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu trusty main
deb-src http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu trusty 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/webupd8team/y-ppa-manager/ubuntu xenial main
deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu xenial main

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

#MUST be trusty for the correct libraries
deb http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu trusty main 
deb-src http://ppa.launchpad.net/torios-dev/fltk-torios-apps/ubuntu trusty main 

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