Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:extension_for_settings [2014/01/31 22:19] – old revision restored tinypoodlewiki:extension_for_settings [2014/01/31 22:25] (current) – [Examples] tinypoodle
Line 17: Line 17:
 To make a extension called “myext1.tcz,” open the Terminal, and type: To make a extension called “myext1.tcz,” open the Terminal, and type:
  
-<code>sudo su+<code>sudo -s
 cd /home/tc/myext cd /home/tc/myext
 mksquashfs ext1/ myext1.tcz</code> mksquashfs ext1/ myext1.tcz</code>
Line 41: Line 41:
 Now, to make the extension called “extpack.tcz” type: Now, to make the extension called “extpack.tcz” type:
  
-<code>sudo su+<code>sudo -s
 cd /home/tc cd /home/tc
 mksquashfs extpack/ extpack.tcz</code> mksquashfs extpack/ extpack.tcz</code>
Print/export
QR Code
QR Code wiki:extension_for_settings (generated for current page)