Differences between revisions 1 and 38 (spanning 37 versions)
Revision 1 as of 2017-08-25 01:18:26
Size: 2870
Editor: PaulWise
Comment: move hijacked version to a new page
Revision 38 as of 2021-01-21 13:12:15
Size: 5258
Comment: fix timestamp
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Please make sure you replace Example with the name of your distro throughout.
Line 7: Line 6:
== PureOS == == Purism PureOS ==
Line 9: Line 8:
PureOS is a Debian derivative developed as a rolling release based on Debian testing, aimed at security and freedom concious regular users. {{https://pureos.net/downloads/art/logo/pureos-logo.svg}}
Line 11: Line 10:
 * Status: active (2017-08-24) PureOS is a Debian derivative developed as both a developer release based on Debian testing, and a stable release based on Debian stable. Originally designed for security and freedom conscious desktop users, PureOS is for everyone who values freedom. PureOS is considered "free as in Freedom" by the FSF. https://www.gnu.org/distros/free-distros.en.html

/!\ NB! The upstream project name is simply "PureOS". The name of this page includes its main sponsor merely to distinguish from an earlier distribution of the same name which is no longer active (project leader of said other distribution has agreed to hand over domain to new project, but formal and practical handover is progressing only very slowly).

 * Status: active (2020-10-06)
Line 13: Line 16:
 * Blog: https://puri.sm/feed/
 * Microblog: https://twitter.com/puri_sm
 * Origin Story: https://puri.sm/posts/purism-origin-story/
## FIXME: Does this belong here?!?
## Added by PaulWise with comment "move link from other page" at revision 18: <https://wiki.debian.org/Derivatives/Census/Purism?action=diff&rev1=17&rev2=18>
 * Librem 5 developer documentation: https://developer.puri.sm/
 * Blog:
 * Microblog:
Line 17: Line 24:
 * Funding model: funded by sales of laptops
 * Location: based in San Francisco, California
 * Funding model: funded by laptop vendor Purism (who ships their products with PureOS preinstalled)
 * Location: online (currently hosted in Germany)
 * Join:
Line 23: Line 31:
 * user IRC: irc://irc.freenode.net/purism
 * devel IRC: irc://irc.freenode.net/purism-devel
 * user IRC:
 * devel IRC:
Line 27: Line 35:
 * devel list:  * devel list: pureos-project@lists.puri.sm
Line 32: Line 40:
 * wiki:  * wiki: https://tracker.pureos.net/w/
Line 34: Line 42:
 * Debian derivatives census maintainer: Jonas Smedegaard <dr@jones.dk>
 * Debian derivatives census page: [[Derivatives/Census/PureOS]]
 * Debian derivatives census output: http://deriv.debian.net/PureOS/
 * Debian page: https://www.debian.org/misc/children-distros#PureOS
 * Distrowatch page:
 * Debian derivatives census maintainers: Jeremiah Foster <jeremiah.foster@puri.sm>
 * Debian derivatives census page: [[Derivatives/Census/Purism]]
 * Debian derivatives census output: http://deriv.debian.net/Purism/
 *
Subscribers: jonas.smedegaard@puri.sm, jeremiah.foster@puri.sm
 * Debian page: https://www.debian.org/derivatives/#list
 * Distrowatch page: https://distrowatch.com/table.php?distribution=pureos
Line 43: Line 52:
 * Based on: Debian testing
 * Interfaces: GNOME
 * Based on: Debian testing (Byzantium) and Debian stable (Amber)
 * Interfaces: GNOME and KDE (plasma)
Line 46: Line 55:
 * Archive tool:
 * Build status:
 * Build tools:
 * Image build: from scratch
 * Image tool:
 * Archive tool: [[https://github.com/lkorigin/laniakea|laniakea]]
 * Build status: 
 * Build tools: sbuild
 * Image build: from scratch (building a PureOS image uses debspawn and live build.)
 * Image tool: debspawn / debootstrap / Laniakea
Line 52: Line 61:
 * VCS repository:
 * Bug tracker: https://tracker.pureos.net/
 * Bugs forwarded to Debian:
 * VCS repository: https://source.puri.sm/pureos
 * Bug tracker: https://tracker.pureos.net/maniphest/
 * Bugs forwarded to Debian: [[https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debbugs@pureos.net;tag=reported-by-us|user debbugs@pureos.net]]
Line 56: Line 65:
 * Architectures: amd64  * Architectures: amd64 arm64
Line 59: Line 68:
 * Docs about PureOS for Debian developers:
 * Docs about Debian for PureOS developers:
 * PureOS glossary:
 * Docs about Purism PureOS for Debian developers:
 * Docs about Debian for Purism PureOS developers:
 * Purism PureOS glossary:
Line 65: Line 74:
 * lintian information:  * lintian information: PureOS has a lintian vendor profile which can be called like this; ```lintian --profile=pureos -IE --pedantic```
Line 67: Line 76:
 * CI/autopkgtest information:
Line 71: Line 81:
 * derivatives info:
 * mirrors file:
 * derivatives of this distribution:
 * mirrors list: http://mirror.linux.pizza/pureos/, https://mirrors.sonic.net/pureos/repo/
 * mirror CDNs:
Line 75: Line 86:
 * apt repositories (source, binary, green):  * apt repositories (source, binary, amber): https://repo.pureos.net/pureos/dists/
Line 77: Line 88:
deb [arch=amd64] http://repo.pureos.net/pureos/ green main
deb-src http://repo.pureos.net/pureos/ green main
deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ byzantium main
deb-src https://repo.pureos.net/pureos/ byzantium main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ byzantium-updates main
deb-src https://repo.pureos.net/pureos/ byzantium-updates main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ byzantium-security main
deb-src https://repo.pureos.net/pureos/ byzantium-security main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ amber main
deb-src https://repo.pureos.net/pureos/ amber main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ amber-updates main
deb-src https://repo.pureos.net/pureos/ amber-updates main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ amber-security main
deb-src https://repo.pureos.net/pureos/ amber-security main
Line 81: Line 107:
Last updated <<DateTime(2017-08-24T19:40:53+0200)>> Last updated <<DateTime(2021-01-21T15:12:15+0200)>>

Purism PureOS

https://pureos.net/downloads/art/logo/pureos-logo.svg

PureOS is a Debian derivative developed as both a developer release based on Debian testing, and a stable release based on Debian stable. Originally designed for security and freedom conscious desktop users, PureOS is for everyone who values freedom. PureOS is considered "free as in Freedom" by the FSF. https://www.gnu.org/distros/free-distros.en.html

/!\ NB! The upstream project name is simply "PureOS". The name of this page includes its main sponsor merely to distinguish from an earlier distribution of the same name which is no longer active (project leader of said other distribution has agreed to hand over domain to new project, but formal and practical handover is progressing only very slowly).

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ byzantium main
deb-src https://repo.pureos.net/pureos/ byzantium main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ byzantium-updates main
deb-src https://repo.pureos.net/pureos/ byzantium-updates main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ byzantium-security main
deb-src https://repo.pureos.net/pureos/ byzantium-security main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ amber main
deb-src https://repo.pureos.net/pureos/ amber main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ amber-updates main
deb-src https://repo.pureos.net/pureos/ amber-updates main

deb [arch=amd64,arm64] http://repo.pureos.net/pureos/ amber-security main
deb-src https://repo.pureos.net/pureos/ amber-security main

Last updated 2021-01-21 13:12:15