Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:cookbook:slitaztools [2010/02/18 21:56] jozee created |
en:cookbook:slitaztools [2015/11/26 21:06] (current) llev |
||
---|---|---|---|
Line 5: | Line 5: | ||
* Mercurial repository. | * Mercurial repository. | ||
* <nowiki>*box </nowiki> - dialog/GTKdialog. | * <nowiki>*box </nowiki> - dialog/GTKdialog. | ||
- | * Archives source: HTTP. | + | * Archives source: [[http://download.tuxfamily.org/slitaz/sources/tools/|HTTP]]. |
- | The SliTaz Tools contain useful scripts that enable you to customize SliTaz, such as a script to create a new initramfs or an ISO image, Makefile, etc. The archive is also distributed because it contains files that might be useful to hacker type individuals... The tools are constantly evolving and continue to expand, following the cycle of changes made by the Cooking and Stable versions. | + | The SliTaz Tools contain useful scripts that enable you to customize SliTaz, such as a script to create a new initramfs or an ISO image, Makefile, etc. They accompany the [[http://doc.slitaz.org/en:scratchbook:start|Scratchbook]] and help the SliTaz developers. The archive is also distributed because it contains files that might be useful to hacker type individuals... The tools are constantly evolving and continue to expand, following the cycle of changes made by the Cooking and Stable versions. |
===== Mercurial repository ===== | ===== Mercurial repository ===== | ||
Line 15: | Line 15: | ||
<code> $ hg clone http://hg.slitaz.org/slitaz-tools/ </code> | <code> $ hg clone http://hg.slitaz.org/slitaz-tools/ </code> | ||
- | ===== <nowiki> *box </nowiki> ===== | + | ===== *box ===== |
- | Mountbox, Netbox, Bootfloopybox, Tazlocale, etc are tools for creating SliTaz using dialog (ncurses) or GTKdialog; the scripts are contained in the directory tinyutils/. Desktopbox has the ability to be able to launch various boxes (desktopbox usage) scripted or created with Glade3. | + | Mountbox, Netbox, Bootfloopybox, Tazlocale, etc are tools for creating SliTaz using dialog (ncurses) or GTKdialog; the scripts are contained in the directory //tinyutils///. Desktopbox is able to launch various boxes (desktopbox usage) scripted or created with Glade3. |