Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:extension_for_settings [2014/01/31 22:19] – old revision restored tinypoodle | wiki:extension_for_settings [2014/01/31 22:25] (current) – [Examples] tinypoodle | ||
---|---|---|---|
Line 17: | Line 17: | ||
To make a extension called “myext1.tcz, | To make a extension called “myext1.tcz, | ||
- | < | + | < |
cd / | cd / | ||
mksquashfs ext1/ myext1.tcz</ | mksquashfs ext1/ myext1.tcz</ | ||
Line 41: | Line 41: | ||
Now, to make the extension called “extpack.tcz” type: | Now, to make the extension called “extpack.tcz” type: | ||
- | < | + | < |
cd /home/tc | cd /home/tc | ||
mksquashfs extpack/ extpack.tcz</ | mksquashfs extpack/ extpack.tcz</ |