SF.net SVN: morphix: [2486] trunk/how_tos/all_man_pages/man_source
[email protected] Thu, 12 Apr 2007 15:02:56 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2486
http://svn.sourceforge.net/morphix/?rev=2486&view=rev
Author: bmsleight
Date: 2007-04-12 15:02:55 -0700 (Thu, 12 Apr 2007)
Log Message:
-----------
Updating Man pages
Modified Paths:
--------------
trunk/how_tos/all_man_pages/man_source/mmaker.txt
Added Paths:
-----------
trunk/how_tos/all_man_pages/man_source/morphix-chroot.txt
Modified: trunk/how_tos/all_man_pages/man_source/mmaker.txt
===================================================================
--- trunk/how_tos/all_man_pages/man_source/mmaker.txt 2007-04-09 19:13:42 UTC (rev 2485)
+++ trunk/how_tos/all_man_pages/man_source/mmaker.txt 2007-04-12 22:02:55 UTC (rev 2486)
@@ -9,7 +9,7 @@
SYNOPSIS
--------
-'mmaker' [-g debootstrap.tar.gz] [-b debootstrap.tar.bz] [-m miniroot.gz] [-k vmlinuz-mykernel] [-t /tempdir] [-c] [-d /debootstrapped] [-p http://proxy.mydomain.com:8080] [-v] [-i] input.xml output.mod
+'mmaker' [-g debootstrap.tar.gz] [-b debootstrap.tar.bz] [-a /path/to/package1.deb [-a /path/to/package2.deb]] [-m miniroot.gz] [-k vmlinuz-mykernel] [-t /tempdir] [-c] [-d /debootstrapped] [-p http://proxy.mydomain.com:8080] [-v] [-i] input.xml output.mod
DESCRIPTION
-----------
@@ -22,6 +22,9 @@
'-b debootstrap.tar.bz'::
Use a local debian bootstrap, rather than download from repository.
+
+ '-a /path/to/package'::
+ add this package to the module.
'-d /debootstrapped'::
Use a local debian bootstrap, rather than download from repository.
Added: trunk/how_tos/all_man_pages/man_source/morphix-chroot.txt
===================================================================
--- trunk/how_tos/all_man_pages/man_source/morphix-chroot.txt (rev 0)
+++ trunk/how_tos/all_man_pages/man_source/morphix-chroot.txt 2007-04-12 22:02:55 UTC (rev 2486)
@@ -0,0 +1,27 @@
+MORPHIX-CHROOT(1)
+=================
+Brendan Sleight <[email protected]_removed.com>
+
+
+NAME
+----
+morphix-chroot - chroots into a Morphix MainModule.
+
+SYNOPSIS
+--------
+'morphix-chroot' MainModule.mod
+
+DESCRIPTION
+-----------
+ This script extracts a MainModule, then drops you into the root of the file syste.m We can make any changes we need to the MainModule, it is just like you are running the compressed file system, rather than the current filesystem. Once finished we re-compresses the MainModule
+
+EXAMPLES
+--------
+Chroot into a Morphix MainModule::
+ morphix-chroot MainModule.mod
+
+SECURITY
+--------
+Needs to be run as root or via sudo. So has security implications.
+
+include::man_footer[]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV