livebox:portable

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
Next revisionBoth sides next revision
livebox:portable [2015/03/13 04:56] – [Fedora build notes] brettlivebox:portable [2015/03/13 23:19] – [Direct installation] brett
Line 10: Line 10:
 <code> <code>
 sudo apt-get install git sudo apt-get install git
-git clone -portable https://github.com/dbzoo/hah.git portable+git clone --branch portable --single-branch https://github.com/dbzoo/hah.git portable
 </code> </code>
  
Line 68: Line 68:
 </code> </code>
  
 +===== Keeping up to date =====
 +
 +The best way to keep your portable distro up to date is "git pull" or "git fetch && git merge"\\
 +Then do a "make arm-deb" and install it "sudo dpkg -i build/*.deb"\\
 +The deb file will not overwrite your .ini customized .ini changes.
 +<code>
 +$ cd portable
 +$ git pull
 +$ make arm-deb
 +$ sudo dpkg -i build/*.deb
 +</code>
 ====== Fedora build notes ====== ====== Fedora build notes ======
  
  • livebox/portable.txt
  • Last modified: 2016/01/30 01:09
  • by brett