Size: 1871
Comment: add missing components
|
← Revision 16 as of 2019-01-07 05:37:11 ⇥
Size: 2074
Comment: prevent confusion between apt repo and rsync item
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
{{http://www.armbian.com/wp-content/uploads/2015/09/logo_v4.png|Armbian logo}} is a Debian derivative aimed at ARM development boards. | {{https://www.armbian.com/wp-content/uploads/2015/09/logo_v4.png|Armbian logo}} is a Debian derivative aimed at ARM development boards. |
Line 11: | Line 11: |
* Status: active (2016-05-01) * Homepage: http://www.armbian.com/ * Blog: http://www.armbian.com/ |
* Status: active (2019-06-01) * Homepage: https://www.armbian.com/ * Origin story: https://www.youtube.com/watch?v=VAfCTwizTGY * Blog: https://www.armbian.com/ |
Line 16: | Line 17: |
* hardware supported: http://www.armbian.com/download/ * user forums: http://forum.armbian.com/index.php/forum/2-debian-ubuntu/ * devel forum: http://forum.armbian.com/index.php/forum/4-development/ * wiki: http://www.armbian.com/documentation/ * Debian derivatives census maintainer: Igor Pecovnik <igor.pecovnik at gmail.com> (not on IRC) |
* hardware supported: https://www.armbian.com/download/ * user forums: https://forum.armbian.com/index.php/forum/2-debian-ubuntu/ * devel forum: https://forum.armbian.com/index.php/forum/4-development/ * wiki: https://docs.armbian.com * Debian derivatives census maintainer: Igor Pecovnik <igor at armbian.com> |
Line 24: | Line 25: |
* Interfaces: console Xfce | * Interfaces: console and tweaked XFce * Init systems: systemd |
Line 27: | Line 29: |
* Image tool: custom, made from scratch https://github.com/igorpecovnik/lib * Bug tracker: https://github.com/igorpecovnik/lib/issues |
* Image tool: custom, made from scratch https://github.com/armbian/build * Bug tracker: https://github.com/armbian/build/issues |
Line 31: | Line 33: |
* mirror tools: rsync * changelogs pool: https://github.com/igorpecovnik/lib/blob/master/documentation/logbook.md |
* mirror tools: rsync {{{#!highlight shell numbers=disable # Package repository rsync -av rsync://rsync.armbian.com/apt}}} * changelogs pool: https://docs.armbian.com/Release_Changelog/ |
Line 35: | Line 39: |
{{{ | {{{#!highlight sourceslist numbers=disable |
Line 37: | Line 41: |
deb [arch=armhf,arm64] http://apt.armbian.com wheezy desktop main utils deb [arch=armhf,arm64] http://apt.armbian.com jessie desktop main utils |
deb [arch=armhf,arm64] https://apt.armbian.com jessie jessie-desktop main utils deb [arch=armhf,arm64] https://apt.armbian.com stretch stretch-desktop main utils |
Line 42: | Line 47: |
Last updated <<DateTime(2016-05-28T08:07:20Z)>> | Last updated <<DateTime(2019-01-06T08:07:20Z)>> |
ARMBIAN
is a Debian derivative aimed at ARM development boards.
- Status: active (2019-06-01)
Homepage: https://www.armbian.com/
Origin story: https://www.youtube.com/watch?v=VAfCTwizTGY
Blog: https://www.armbian.com/
- Funding model: based on donations
- Location: completely international
hardware supported: https://www.armbian.com/download/
user forums: https://forum.armbian.com/index.php/forum/2-debian-ubuntu/
devel forum: https://forum.armbian.com/index.php/forum/4-development/
wiki: https://docs.armbian.com
Debian derivatives census maintainer: Igor Pecovnik <igor at armbian.com>
- Distribution type: preinstalled
- Debian derivative model: uses Debian binary packages and adds/modifies some source packages
- Based on: Debian stable
- Interfaces: console and tweaked XFce
- Init systems: systemd
- Archive tool: aptly
- Image build: from scratch
Image tool: custom, made from scratch https://github.com/armbian/build
Bug tracker: https://github.com/armbian/build/issues
- Architectures: armhf arm64
- dpkg vendor: Ubuntu
mirror tools: rsync
# Package repository rsync -av rsync://rsync.armbian.com/apt
changelogs pool: https://docs.armbian.com/Release_Changelog/
- apt repositories (binary):
# No source packages available
deb [arch=armhf,arm64] https://apt.armbian.com jessie jessie-desktop main utils
deb [arch=armhf,arm64] https://apt.armbian.com stretch stretch-desktop main utils
Last updated 2019-01-06 08:07:20