Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
source [2014/06/14 20:27]
darts
source [2014/10/14 05:03]
darts [GitHub Repositories]
Line 10: Line 10:
 </​html>​ </​html>​
  
 +===== GitHub Repositories ======
 +**These are the important repositories:​**
  
 +  * [[https://​github.com/​PirateBox-Dev/​PirateBoxScripts_Webserver|PirateBoxScripts_Webserver]] contains the content of ''/​opt/​piratebox''​.
 +  * [[https://​github.com/​PirateBox-Dev/​openwrt-image-build|openwrt-image-build]] are the scripts used for the image generation, checkout the branches!
 +  * [[https://​github.com/​PirateBox-Dev/​openwrt-piratebox-feed|openwrt-piratebox-feed]] contains the stable OpenWRT package source. This repository can be used within the OpenWRT Build environment.
 +
 +For the //​PirateBoxScripts_Webserver//​ we are following [[http://​nvie.com/​posts/​a-successful-git-branching-model/​|this guide]] for our commit workflows ((We are using feature- and release-branches.)).  ​
 +
 +In addition, you can find the source for the AutoInstaller on GitHub within the [[http://​librarybox.us|LibraryBox]] project. The repository is named [[https://​github.com/​LibraryBox-Dev/​LibraryBox-Installer|LibraryBox-Installer]]. ​
 +
 +===== License =====
 +**PirateBox** is registered under the **[[http://​www.gnu.org/​licenses/​gpl.html|GNU GPLv3]]**. This license grants you the right to freely copy, distribute, and transform creative works according to the principles of **[[http://​www.gnu.org/​copyleft/​copyleft.html|copyleft]]**.