diff options
| author | jvoisin | 2017-12-21 11:33:29 +0100 |
|---|---|---|
| committer | jvoisin | 2017-12-21 11:33:48 +0100 |
| commit | b20bbff80ff873fb5ecc3ebc60d72826a8d0ac22 (patch) | |
| tree | 7f623c81537200dcb88ab9934894d8c9e5c63771 /doc/source/download.rst | |
| parent | 58d5e50ef33bbea5d1620c2a51562f68e3a0445b (diff) | |
Add some release-related documentation
Diffstat (limited to 'doc/source/download.rst')
| -rw-r--r-- | doc/source/download.rst | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/doc/source/download.rst b/doc/source/download.rst index fa60a99..00d865c 100644 --- a/doc/source/download.rst +++ b/doc/source/download.rst | |||
| @@ -1,12 +1,24 @@ | |||
| 1 | Download | 1 | Download |
| 2 | ======== | 2 | ======== |
| 3 | 3 | ||
| 4 | Arch Linux | ||
| 5 | ---------- | ||
| 6 | |||
| 7 | We're providing a `PKGBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/PKGBUILD>`__, | ||
| 8 | so you can build a package yourself. | ||
| 9 | |||
| 10 | Alpine Linux | ||
| 11 | ------------ | ||
| 12 | |||
| 13 | We're providing a `APKBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/APKBUILD>`__, | ||
| 14 | so you can build a package yourself. | ||
| 15 | |||
| 4 | Debian and Ubuntu | 16 | Debian and Ubuntu |
| 5 | ----------------- | 17 | ----------------- |
| 6 | 18 | ||
| 7 | We're currently not providing Debian or Ubuntu packages, | 19 | We're currently not providing a Debian/Ubuntu repository, |
| 8 | but you can build your own by cloning the source code and typing ``make debian``. | 20 | but you can grab the latest release on `github <https://github.com/nbs-system/snuffleupagus/releases>`__, |
| 9 | 21 | or build your own package by cloning the source code and typing ``make debian``. | |
| 10 | 22 | ||
| 11 | Source code | 23 | Source code |
| 12 | ----------- | 24 | ----------- |
