218
edits
Note: Currently new registrations are closed, if you want an account Contact us
(add installing from backports as a required step in level 0) |
(→Level 0: Basics of release process and setup a development environment: Mention node-pretty-ms only for build from source) Tags: Mobile edit Mobile web edit |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
== Level 0: Basics of release process and setup a development environment == | == Level 0: Basics of release process and setup a development environment == | ||
* [http://www.queryadmin.com/2203/how-to-install-a-deb-file-on-debian-linux-via-command-line/ How to Install a .Deb File via Command-Line] | |||
* [https://debian-handbook.info/browse/stable/sect.release-lifecycle.html Lifecycle of a Release] | |||
* [https://raphaelhertzog.com/2010/10/18/understanding-debians-release-process/ Understanding Debian’s release process] | * [https://raphaelhertzog.com/2010/10/18/understanding-debians-release-process/ Understanding Debian’s release process] | ||
* [https://backports.debian.org/Instructions/ How to install packages from stable-backports] | * [https://backports.debian.org/Instructions/ How to install packages from stable-backports] | ||
* [https://wiki.debian.org/Packaging/Pre-Requisites Different options for setting up a Debian Sid environment] | * [https://wiki.debian.org/Packaging/Pre-Requisites Different options for setting up a Debian Sid environment] | ||
* [https://wiki.debian.org/BuildingTutorial Building existing packages from source] | * [https://wiki.debian.org/BuildingTutorial Building existing packages from source] (node-pretty-ms instructions is recent so fdupes example in the tutorial can be skipped) | ||
By this time you should be familiar with | By this time you should be familiar with |