morph-scripts/debian add_to_iso.1,NONE,1.1 isomorph.1,NONE,1.1 make-iso.1,NONE,1.1 minimod-gen.1,NONE,1.1 module-builder.1,NONE,1.1 module-extractor.1,NONE,1.1 rules,1.8,1.9
Alex de Landgraaf <[email protected]>
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/morphix/morph-scripts/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15554 Modified Files: rules Added Files: add_to_iso.1 isomorph.1 make-iso.1 minimod-gen.1 module-builder.1 module-extractor.1 Log Message: * adding manpages to morphing-tools package (dunno about the other packages, maybe we should make everyone use morphing-tools instead of the seperate ones? We'll see...) Index: rules =================================================================== RCS file: /cvsroot/morphix/morph-scripts/debian/rules,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** rules 11 Sep 2005 14:50:55 -0000 1.8 --- rules 28 Feb 2006 00:31:23 -0000 1.9 *************** *** 84,88 **** # dh_installcron # dh_installinfo ! dh_installman dh_link dh_strip --- 84,88 ---- # dh_installcron # dh_installinfo ! dh_installman debian/add_to_iso.1 debian/isomorph.1 debian/make-iso.1 debian/minimod-gen.1 debian/module-builder.1 debian/module-extractor.1 dh_link dh_strip --- NEW FILE: add_to_iso.1 --- .\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "ADD_TO_ISO" 1 "" "" "" .SH NAME add_to_iso \- add a files to a Morphix iso .SH "SYNOPSIS" \fIadd_to_iso\fR starting\&.iso destination\&.iso files path .SH "DESCRIPTION" Add files \fIfiles\fR to a Morphix iso \fIstarting\&.iso\fR, in a new iso \fIdestination\&.iso\fR at \fIpath\fR within the \fIdestination\&.iso\fR without having to copy the file all within the image .SH "EXAMPLES" .TP Add miscellaneous files to firefox3\&.iso to create WebCafe01\&.iso /add_to_iso /mnt/hda5/lunix\&.iso/firefox3\&.iso /mnt/hda5/lunix\&.iso/WebCafe01\&.iso /home/user/miscfiles/ /misc/ .SH "SECURITY" Needs to be run as root or via sudo\&. So has security implications\&. .SH "NOTES" Morphix is a modular\-based liveCD, designed to be easy to modify\&. The debain package morphing\-tools contains tools to help modify and build morphix\-based LiveCDs\&. .SH "BUGS" Dont panic\&. If you find one, report it to us, but please make sure you have read all of the documentation first\&. We have assumed that you have cloop device and have installed the package morphing\-tools\&. .SH "AUTHORS" Written was initially by Alex de Landgraaf\&. Other members of the Morphix team may have submitted patches\&. Morphix web site: \fIhttp://www.morphix.org/\fR This man page was written by Brendan Sleight using asciidoc: \fIhttp://www.methods.co.nz/asciidoc/\fR .SH "SEE ALSO" \fImodule\-builder, module\-extractor, make\-iso, isomorph, mmaker, isomaker, make\-mini, install2mainmod, minimod\-gen, addtoiso\fR --- NEW FILE: minimod-gen.1 --- .\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "MINIMOD-GEN" 1 "" "" "" .SH NAME minimod-gen \- Interactive Morphix minimodule generator .SH "SYNOPSIS" minimod\-gen .SH "DESCRIPTION" .TP Interactive commandline tool for building a minimodule\&. Interactive menu .RS .TP 3 1. Copy a file/dir to the mainmod at boot, or overwrite one if it exists .TP 2. Enter a command to be executed at boot .TP 3. Enter one or more debian packages to be added (experimental, needs dpkg\-deb) .TP 4. Enter a filename containing a list of debian packages to download and add .TP 5. Enter a directories name, all files in it will be available in morph's homedir .LP .RE .IP .SH "EXAMPLES" .TP Start interactive tool minimod\-gen .SH "SECURITY" Needs to be run as root or via sudo\&. So has security implications\&. .SH "NOTES" Morphix is a modular\-based liveCD, designed to be easy to modify\&. The debain package morphing\-tools contains tools to help modify and build morphix\-based LiveCDs\&. .SH "BUGS" Dont panic\&. If you find one, report it to us, but please make sure you have read all of the documentation first\&. We have assumed that you have cloop device and have installed the package morphing\-tools\&. .SH "AUTHORS" Written was initially by Alex de Landgraaf\&. Other members of the Morphix team may have submitted patches\&. Morphix web site: \fIhttp://www.morphix.org/\fR This man page was written by Brendan Sleight using asciidoc: \fIhttp://www.methods.co.nz/asciidoc/\fR .SH "SEE ALSO" \fImodule\-builder, module\-extractor, make\-iso, isomorph, mmaker, isomaker, make\-mini, install2mainmod, minimod\-gen, addtoiso\fR --- NEW FILE: module-builder.1 --- .\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "MODULE-BUILDER" 1 "" "" "" .SH NAME module-builder \- builds a morphix module from an unpacked-module-directory .SH "SYNOPSIS" \fImodule\-builder\fR [OPTIONS...] unpacked\-module\-directory outputfile\&.mod .SH "DESCRIPTION" The module\-builder command builds a morphix module \fIoutputfile\&.mod\fR from the directory \fIunpacked\-module\-directory\fR .SH "OPTIONS" .TP \-l LABEL set the CD label if no label is given (default: Morphix) .TP \-t FSTYPE set the file system type (default: iso9660) .RS .TP ext3 slower buildtime, better compression, cowloop\-overlayable .TP iso9660 faster, default\&. Only overlayable with translucency/mini_fo .RE .IP .SH "EXAMPLES" .TP Build a mini\-module module\-builder /tmp/building\-module/ /tmp/Morphix\-Mini\-1\&.mod .SH "SECURITY" Needs to be run as root or via sudo\&. So has security implications\&. .SH "NOTES" Morphix is a modular\-based liveCD, designed to be easy to modify\&. The debain package morphing\-tools contains tools to help modify and build morphix\-based LiveCDs\&. .SH "BUGS" Dont panic\&. If you find one, report it to us, but please make sure you have read all of the documentation first\&. We have assumed that you have cloop device and have installed the package morphing\-tools\&. .SH "AUTHORS" Written was initially by Alex de Landgraaf\&. Other members of the Morphix team may have submitted patches\&. Morphix web site: \fIhttp://www.morphix.org/\fR This man page was written by Brendan Sleight using asciidoc: \fIhttp://www.methods.co.nz/asciidoc/\fR .SH "SEE ALSO" \fImodule\-builder, module\-extractor, make\-iso, isomorph, mmaker, isomaker, make\-mini, install2mainmod, minimod\-gen, addtoiso\fR --- NEW FILE: isomorph.1 --- .\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "ISOMORPH" 1 "" "" "" .SH NAME isomorph \- manipulate a morphix iso .SH "SYNOPSIS" \fIisomorph\fR \-\-add [OPTIONS...] [ file | file path | option ] OLDISO NEWISO \fIisomorph\fR \-\-del [OPTIONS...] [ file | file path | option ] OLDISO NEWISO \fIisomorph\fR \-\-del\-all [OPTIONS...] OLDISO NEWISO \fIisomorph\fR \-\-get [OPTIONS...] ISO DIRECTORY \fIisomorph\fR \-\-list [OPTIONS...] ISO \fIisomorph\fR \-\-list\-xml ISO .SH "DESCRIPTION" This script manipulates a morphix iso\&. Modular parts are added, deleted extracted or listed from the iso\&. .SH "OPTIONS" .TP \fI\-\-add\fR [OPTIONS...] [ file | file path | option ] OLDISO NEWISO Add modular parts to the \fIOLDISO\fR making a \fINEWISO\fR .RS .TP \fIbase BASEMODULE OLDISO NEWISO\fR replace basemodule .TP \fImain MAINMODULE OLDISO NEWISO\fR add mainmodule .TP \fImini MINIMODULE OLDISO NEWISO\fR add minimodule .TP \fIdeb DEBPACKAGE OLDISO NEWISO\fR add debian package .TP \fIexec SHELLSCRIPT OLDISO NEWISO\fR add script .TP \fIcopy FILE PATH OLDISO NEWISO\fR add file in path .TP \fIboot "Boot Option" OLDISO NEWISO\fR add boot option .RE .IP .TP \fI\-\-del\fR [OPTIONS...] [ file | file path | option ] OLDISO NEWISO Delete modular parts from the \fIOLDISO\fR making a \fINEWISO\fR .RS .TP \fIbase BASEMODULE OLDISO NEWISO\fR delete basemodule .TP \fImain MAINMODULE OLDISO NEWISO\fR delete mainmodule .TP \fImini MINIMODULE OLDISO NEWISO\fR delete minimodule .TP \fIdeb DEBPACKAGE OLDISO NEWISO\fR delete debian package .TP \fIexec SHELLSCRIPT OLDISO NEWISO\fR delete script .TP \fIcopy FILE PATH OLDISO NEWISO\fR delete file in path .TP \fIboot "Boot Option" OLDISO NEWISO\fR delete boot option .RE .IP .TP \fI\-\-del\-all\fR [OPTIONS...] OLDISO NEWISO Delete all modular parts from the \fIOLDISO\fR making a \fINEWISO\fR .RS .TP \fImain OLDISO NEWISO\fR delete all mainmodules .TP \fImini OLDISO NEWISO\fR delete all minimodules .TP \fIdeb OLDISO NEWISO\fR delete all debian packages .TP \fIexec OLDISO NEWISO\fR delete all scripts .TP \fIcopy OLDISO NEWISO\fR delete all copy files .RE .IP .TP \fI\-\-get\fR [OPTIONS...] ISO DIRECTORY Get modular parts from the \fIISO\fR copy to \fIDIRECTORY\fR .RS .TP \fIISO DIRECTORY\fR, copy all morphix files, \fImain ISO DIRECTORY\fR copy mainmodules .TP \fImini ISO DIRECTORY\fR copy minimodules .TP \fIdeb ISO DIRECTORY\fR copy debian packages .TP \fIexec ISO DIRECTORY\fR copy scripts .TP \fIcopy ISO DIRECTORY\fR copy copy\-on\-boot files .RE .IP .TP \fI\-\-list\fR [OPTIONS...] ISO List modular parts from the \fIISO\fR .RS .TP \fIISO DIRECTORY\fR, list all morphix files, \fImain ISO DIRECTORY\fR list mainmodules .TP \fImini ISO DIRECTORY\fR list minimodules .TP \fIdeb ISO DIRECTORY\fR list debian packages .TP \fIexec ISO DIRECTORY\fR list scripts .TP \fIcopy ISO DIRECTORY\fR list copy\-on\-boot files .RE .IP .TP \fI\-\-list\-xml\fR ISO List all morphix files in XML format from the \fIISO\fR .SH "EXAMPLES" .TP Add a boot parameter to a Morphix iso isomorph \-\-add boot "splash=n" /tmp/old\&.iso /tmp/new\&.iso .SH "SECURITY" Needs to be run as root or via sudo\&. So has security implications\&. .SH "NOTES" Morphix is a modular\-based liveCD, designed to be easy to modify\&. The debain package morphing\-tools contains tools to help modify and build morphix\-based LiveCDs\&. .SH "BUGS" Dont panic\&. If you find one, report it to us, but please make sure you have read all of the documentation first\&. We have assumed that you have cloop device and have installed the package morphing\-tools\&. .SH "AUTHORS" Written was initially by Alex de Landgraaf\&. Other members of the Morphix team may have submitted patches\&. Morphix web site: \fIhttp://www.morphix.org/\fR This man page was written by Brendan Sleight using asciidoc: \fIhttp://www.methods.co.nz/asciidoc/\fR .SH "SEE ALSO" \fImodule\-builder, module\-extractor, make\-iso, isomorph, mmaker, isomaker, make\-mini, install2mainmod, minimod\-gen, addtoiso\fR --- NEW FILE: make-iso.1 --- .\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "MAKE-ISO" 1 "" "" "" .SH NAME make-iso \- make an morphix iso from sourcedirectory .SH "SYNOPSIS" \fImake\-iso\fR sourcedirectory destination\&.iso .SH "DESCRIPTION" This script generates internal md5sum file for the sourcedirectory and then generates a bootable live CD from the \fIsourcedirectory\fR Naturally, destination\&.iso is the output .SH "EXAMPLES" .TP Build a mini\-module make\-iso /tmp/morphix\-cd\-files/ /tmp/Morphix\-cd\&.iso .SH "SECURITY" Needs to be run as root or via sudo\&. So has security implications\&. .SH "NOTES" Morphix is a modular\-based liveCD, designed to be easy to modify\&. The debain package morphing\-tools contains tools to help modify and build morphix\-based LiveCDs\&. .SH "BUGS" Dont panic\&. If you find one, report it to us, but please make sure you have read all of the documentation first\&. We have assumed that you have cloop device and have installed the package morphing\-tools\&. .SH "AUTHORS" Written was initially by Alex de Landgraaf\&. Other members of the Morphix team may have submitted patches\&. Morphix web site: \fIhttp://www.morphix.org/\fR This man page was written by Brendan Sleight using asciidoc: \fIhttp://www.methods.co.nz/asciidoc/\fR .SH "SEE ALSO" \fImodule\-builder, module\-extractor, make\-iso, isomorph, mmaker, isomaker, make\-mini, install2mainmod, minimod\-gen, addtoiso\fR --- NEW FILE: module-extractor.1 --- .\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "MODULE-EXTRACTOR" 1 "" "" "" .SH NAME module-extractor \- extracts a morphix module from an unpacked-module-directory .SH "SYNOPSIS" \fImodule\-extractor\fR inputfile\&.mod unpacked\-module\-directory .SH "DESCRIPTION" The module\-builder command extracts a morphix module \fIinputfile\&.mod\fR to the directory \fIunpacked\-module\-directory\fR .SH "EXAMPLES" .TP Build a mini\-module module\-builder /tmp/Morphix\-Mini\-1\&.mod /tmp/building\-module/ .SH "SECURITY" Needs to be run as root or via sudo\&. So has security implications\&. .SH "NOTES" Morphix is a modular\-based liveCD, designed to be easy to modify\&. The debain package morphing\-tools contains tools to help modify and build morphix\-based LiveCDs\&. .SH "BUGS" Dont panic\&. If you find one, report it to us, but please make sure you have read all of the documentation first\&. We have assumed that you have cloop device and have installed the package morphing\-tools\&. .SH "AUTHORS" Written was initially by Alex de Landgraaf\&. Other members of the Morphix team may have submitted patches\&. Morphix web site: \fIhttp://www.morphix.org/\fR This man page was written by Brendan Sleight using asciidoc: \fIhttp://www.methods.co.nz/asciidoc/\fR .SH "SEE ALSO" \fImodule\-builder, module\-extractor, make\-iso, isomorph, mmaker, isomaker, make\-mini, install2mainmod, minimod\-gen, addtoiso\fR ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642