root/morphix/trunk/cdrom-misc/README.tools

Revision 2, 1.3 kB (checked in by nextime, 2 years ago)

Initial import, branching from morphix svn

Line 
1 Morphix Morphing tools
2 ======================
3
4 A number of commandline tools and scripts are provided in order to help
5 you morph. You can find all of these in the Morphix repository,
6 see http://www.morphix.org/debian for details.
7
8 - module-builder (morphix-modulebuilder)
9
10 Constructs a module from a directory
11
12 - module-extractor (morphix-moduleextractor)
13
14 Extracts files from a module to a directory
15
16 - make-iso (morphix-make-iso)
17
18 Creates a bootable ISO from a directory, detects multiple base versions.
19
20 - isomorph (morphix-isomorph)
21
22 Lists modules on an ISO, adds or removes modules from an ISO, and more!
23
24 - mmaker (morphix-mmaker)
25
26 Creates a base or main module, using template files. Examples
27 are in /usr/share/mmaker/templates.
28
29 See http://www.alextreme.org/phpwiki/index.php/ModuleMaker
30 and documentation in /usr/share/doc/mmaker for details.
31
32 - isomaker (morphix-mmaker)
33
34 Creates an iso, using one or more mmaker template files.
35
36 See documentation in /usr/share/doc/mmaker for details.
37
38 - make-mini (morphix-mmaker)
39
40 Commandline tool for building homedir and language minimodules.
41
42 - install2mainmod (morphix-install2mainmod)
43
44 Converts a running hdd install into a mainmodule.
45
46 - minimod-gen (morphix-minimodgen)
47
48 Provides a commandline interface for building simple minimodules.
Note: See TracBrowser for help on using the browser.