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 revisionBoth sides next revision
livebox:portable [2015/03/13 05:01] – [HAH Portable] brettlivebox:portable [2015/03/13 23:19] – [Direct installation] brett
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