[prev in list] [next in list] [prev in thread] [next in thread] 

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r1552 - in
From:       codesite-noreply () google ! com
Date:       2008-05-12 13:48:58
Message-ID: 00163616462139ca8a044d08cf6f () google ! com
[Download RAW message or body]

Author: lionel.tricon
Date: Mon May 12 06:48:33 2008
New Revision: 1552

Added:
   trunk/virtualization/unionfuse/trunk/fusioniso/man/Makefile.am
   trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.pod
    trunk/virtualization/unionfuse/trunk/fusioniso/man/makeman.sh   
(contents, props changed)
Modified:
   trunk/virtualization/unionfuse/trunk/fusioniso/Makefile.am
   trunk/virtualization/unionfuse/trunk/fusioniso/configure.in
   trunk/virtualization/unionfuse/trunk/fusioniso/fusioniso.spec
   trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.1
   trunk/virtualization/unionfuse/trunk/fusioniso/src/fusemain.c

Log:
Added man page for fusioniso


Modified: trunk/virtualization/unionfuse/trunk/fusioniso/Makefile.am
==============================================================================
--- trunk/virtualization/unionfuse/trunk/fusioniso/Makefile.am	(original)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/Makefile.am	Mon May 
12 06:48:33 2008
@@ -2,5 +2,5 @@
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4

-SUBDIRS = src
+SUBDIRS = man src
 EXTRA_DIST = linux fusioniso.spec

Modified: trunk/virtualization/unionfuse/trunk/fusioniso/configure.in
==============================================================================
--- trunk/virtualization/unionfuse/trunk/fusioniso/configure.in	(original)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/configure.in	Mon May 
12 06:48:33 2008
@@ -1,10 +1,10 @@
 AC_INIT(configure.in)

 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(fusioniso, 20080502)
+AM_INIT_AUTOMAKE(fusioniso, 20080512)

 AC_LANG_C
 AC_PROG_CC
 AM_PROG_LIBTOOL

-AC_OUTPUT(Makefile src/Makefile)
+AC_OUTPUT(Makefile src/Makefile man/Makefile)

Modified: trunk/virtualization/unionfuse/trunk/fusioniso/fusioniso.spec
==============================================================================
--- trunk/virtualization/unionfuse/trunk/fusioniso/fusioniso.spec	(original)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/fusioniso.spec	Mon 
May 12 06:48:33 2008
@@ -1,4 +1,4 @@
-%define reldate 20080316
+%define reldate 20080515
 Name:           fusioniso
 Version:        1.0
 Release:        0.%{reldate}%{?dist}
@@ -45,5 +45,5 @@


 %changelog
-* Sun Mar 16 2008 Lionel Tricon <lionel.tricon@gmail.com> - 1.0-0.20080316
+* Sun Mar 16 2008 Lionel Tricon <lionel.tricon@gmail.com> - 1.0-0.20080515
 - Initial packaging.

Added: trunk/virtualization/unionfuse/trunk/fusioniso/man/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/man/Makefile.am	Mon 
May 12 06:48:33 2008
@@ -0,0 +1,3 @@
+AUTOMAKE_OPTIONS=foreign
+
+man_MANS = fusioniso.1

Modified: trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.1
==============================================================================
--- trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.1	(original)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.1	Mon 
May 12 06:48:33 2008
@@ -1,28 +1,263 @@
-.TH fusioniso 2008\-03\-16
-.SH NAME
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sh \" Subsection heading
+.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 Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 
10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 
12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+'br\}
+.\"
+.\" If the F register is turned on, we'll generate index entries on 
stderr for
+.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.if \nF \{\
+.    de IX
+.    tm Index:\\$1\t\\n%\t"\\$2"
+..
+.    nr % 0
+.    rr F
+.\}
+.\"
+.\" For nroff, turn off justification.  Always turn off hyphenation; 
it makes
+.\" way too many mistakes in technical documents.
+.hy 0
+.if n .na
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.    \" fudge factors for nroff and troff
+.if n \{\
+.    ds #H 0
+.    ds #V .8m
+.    ds #F .3m
+.    ds #[ \f1
+.    ds #] \fP
+.\}
+.if t \{\
+.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+.    ds #V .6m
+.    ds #F 0
+.    ds #[ \&
+.    ds #] \&
+.\}
+.    \" simple accents for nroff and troff
+.if n \{\
+.    ds ' \&
+.    ds ` \&
+.    ds ^ \&
+.    ds , \&
+.    ds ~ ~
+.    ds /
+.\}
+.if t \{\
+.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+.    \" troff and (daisy-wheel) nroff accents
+.ds :  
\\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o  
\\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.    \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+.    \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+.    ds : e
+.    ds 8 ss
+.    ds o a
+.    ds d- d\h'-1'\(ga
+.    ds D- D\h'-1'\(hy
+.    ds th \o'bp'
+.    ds Th \o'LP'
+.    ds ae ae
+.    ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "FUSIONISO 1"
+.TH FUSIONISO 1 "12 May 2008" "klik" " "
+.SH "NAME"
 fusioniso \- utility to mount ISO filesystem images with FUSE
-.SH SYNOPSIS
-\fBfusioniso\fR [
-\fBisofs_image_file\fR
-] [
-\fBmount_point\fR
-] [
-\fBFUSE libary options\fR
-]
-.SH DESCRIPTION
-utility to mount ISO filesystem images with FUSE.
-.PP
-Fuseiso is a utility to mount ISO filesystem images using the FUSE module.
-.SH COPYRIGHT
-Copyright \(co 2006 Rapha\(:el Pinson.
-.PP
-This manual page was written by Rapha\(:el Pinson
-<raphink@ubuntu.com> for the
-Debian system (but may be used by others).
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU General Public License,
-Version 2 or any later version published by the Free Software Foundation.
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+\&\fBfusioniso\fR
+[\-nputgh]
+[\-b|d|B\ <sandbox_path]>
+[\-c\ <iocharset]>
+[\fIisofs_image_file\fR]
+[\fImount_point\fR]
+[<\s-1FUSE\s0\ library\ options]>
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+Fusioniso is a \s-1FUSE\s0 module to mount \s-1ISO\s0 filesystem 
images (.iso, .nrg, .bin, .mdf
+and .img files). It currently support plain \s-1ISO9660\s0 Level 1 and 
2, Rock Ridge,
+Joliet, and zisofs.
+.PP
+Fusionsiso is a fork of fuseiso 
(\fIhttp://sourceforge.net/projects/fuseiso/\fR) dedicated
+to the klik2 project. Klik2 is the current working title of the next 
generation of
+klik (\fIhttp://klik.atekon.de/\fR) which will focus on application virtualization.
+.PP
+Klik creates applications that are encapsulated into a single file. 
This file in fact
+is a compressed file system image similar to the \s-1ISO\s0 image 
format that we know from
+burning data CDs. Hence, klik is the implementation of the \*(L"1 
application == 1 file\*(R"
+principle.
 .PP
-On Debian systems, the complete text of the GNU General Public
-License can be found in
-\fB/usr/share/common\-licenses/GPL\fR.
+The major difference between fusioniso and fuseiso is the ability to 
union mount the
+filesystem located into the iso image with the existing root file 
system. Used in
+conjunction with the \fIkfakechroot\fR\|(7) library, you are able to 
virtualize an application
+into the local filesystem from the application point of view.
+.PP
+An another interresting feature is that fusioniso provides a fake 
sandbox to test
+bleeding\-edge, unstable applications without messing with the base 
system, and even
+to test multiple versions of the same application on one and the same 
system without
+installation (\fIexperimental\fR).
+.PP
+With the standard linux loader (ld\-linux for \s-1ELF\s0 executable), 
all libraries will be
+searched for in the real root, rather than in the chrooted jail. This 
is really annoying
+if libraries are not available in the real root filesystem. Fusionsiso 
provides an
+option to change the path loader on the fly for elf binaries. Used in 
conjunction With
+a modified version of the ld.so loader, that fix this problem.
+.SH "FUSIONISO OPTIONS"
+.IX Header "FUSIONISO OPTIONS"
+.IP "\fB\-n\fR" 4
+.IX Item "-n"
+Do \s-1NOT\s0 maintain file \f(CW$HOME\fR/.mtab.fusioniso.
+.IP "\fB\-p\fR" 4
+.IX Item "-p"
+Maintain mount point, create it if it does not exists and delete it on exit.
+.IP "\fB\-c \f(BIiocharset\fB\fR" 4
+.IX Item "-c iocharset"
+Specify iocharset for Joliet filesystem.
+.IP "\fB\-t\fR" 4
+.IX Item "-t"
+Debug mode.
+.IP "\fB\-g\fR" 4
+.IX Item "-g"
+Change the loader on the fly to \fIld\-klik2.so.2\fR [\fIExperimental\fR].
+.IP "\fB\-u\fR" 4
+.IX Item "-u"
+Union mounting feature (forced if \-b, \-d or \-B).
+.IP "\fB\-b \f(BIpath\fB\fR" 4
+.IX Item "-b path"
+Sandbox feature, redirect all modification from \f(CW$HOME\fR user to \fIpath\fR.
+.IP "\fB\-d \f(BIpath\fB\fR" 4
+.IX Item "-d path"
+Sandbox feature, redirect all modification from \f(CW$HOME\fR user dot 
files and folders to \fIpath\fR.
+.IP "\fB\-B \f(BIpath\fB\fR" 4
+.IX Item "-B path"
+Sandbox feature, redirect all modification to \fIpath\fR [\fIExperimental\fR].
+.SH "COMMON FUSE LIBRARY OPTIONS"
+.IX Header "COMMON FUSE LIBRARY OPTIONS"
+.IP "\fB\-f\fR" 4
+.IX Item "-f"
+Run in foreground, do not daemonize.
+.IP "\fB\-d\fR" 4
+.IX Item "-d"
+Run in foreground and print debug information.
+.IP "\fB\-s\fR" 4
+.IX Item "-s"
+Run single\-threaded.
+.SH "EXAMPLES"
+.IX Header "EXAMPLES"
+Here is an example session with fusioniso.
+.PP
+.Vb 4
+\& $ mkdir \-p /tmp/klik/mnt
+\& $ export PATH=/usr/local/lib:$PATH
+\& $ export FAKECHROOT_EXCLUDE_PATH=/tmp:/proc:/dev:/var/run
+\& $ fusioniso \-n \-p \-t \-u $HOME/Desktop/application.cmg 
/tmp/klik/mnt \-s \-d
+.Ve
+.SH "FILES"
+.IX Header "FILES"
+.IP "\fI/usr/local/lib/kfakechroot/libkfakechroot.so\fR" 4
+.IX Item "/usr/local/lib/kfakechroot/libkfakechroot.so"
+The shared library containing the wrapper functions.
+.SH "ENVIRONMENT"
+.IX Header "ENVIRONMENT"
+.IP "\fB\s-1FAKECHROOT_BASE_ROOT\s0\fR" 4
+.IX Item "FAKECHROOT_BASE_ROOT"
+Location where all mount points are located (by default, \fI/tmp/klik\fR).
+.IP "\fB\s-1FAKECHROOT_EXCLUDE_PATH\s0\fR" 4
+.IX Item "FAKECHROOT_EXCLUDE_PATH"
+List of directories we want to give direct access, usually \fI/tmp:/proc:/dev:/var/run\fR.
+.SH "LIMITATIONS"
+.IX Header "LIMITATIONS"
+.IP "\fBSpecial files\fR" 4
+.IX Item "Special files"
+In Unix-like operating systems, devices can be accessed via special 
files. Under \s-1FUSE\s0,
+special files are not supported due to some security issues. That's 
the main reason why
+we allow direct access to a list of directories
+.IP "\fBRoot user access\fR" 4
+.IX Item "Root user access"
+By default, only the owner of the mount point can access data. To 
permit root or other
+users to access data inside the mount point, you have to specify 
options \fBallow_other\fR or
+\&\fBallow_root\fR into the \s-1FUSE\s0 library options. Such options 
are only allowed if
+\&\fBuser_allow_other\fR is set in \fI/etc/fuse.conf\fR
+.SH "COPYING"
+.IX Header "COPYING"
+Fusioniso is distributued under the terms of the \s-1GNU\s0 General 
Public License,
+Version 2 or any later version published by the Free Software Foundation.
+.SH "AUTHORS"
+.IX Header "AUTHORS"
+.Vb 3
+\& Copyright (C) 2005\-2006 by Dmitry Morozhnikov <dmiceman AT mail.ru>
+\& Copyright (C) 2006\-2008 by Lionel Tricon <lionel.tricon AT free.fr>
+\& Thanks to all contributors (see source files)
+.Ve
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fIkfakechroot\fR\|(7), \fIfusermount\fR\|(1), \fIkchroot\fR\|(1)

Added: trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.pod
==============================================================================
--- (empty file)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/man/fusioniso.pod	
Mon May 12 06:48:33 2008
@@ -0,0 +1,173 @@
+# pod2man --section=1 --release="klik" --center=" " --date="12 May 2008"
+
+=head1 NAME
+
+fusioniso - utility to mount ISO filesystem images with FUSE
+
+=head1 SYNOPSIS
+
+B<fusioniso>
+S<[-nputgh]>
+S<[-b|d|B <sandbox_path>]>
+S<[-c <iocharset>]>
+S<[I<isofs_image_file>]>
+S<[I<mount_point>]>
+S<[<FUSE library options>]>
+
+=head1 DESCRIPTION
+
+Fusioniso is a FUSE module to mount ISO filesystem images (.iso, .nrg, .bin, .mdf
+and .img files). It currently support plain ISO9660 Level 1 and 2, 
Rock Ridge,
+Joliet, and zisofs.
+
+Fusionsiso is a fork of fuseiso 
(F<http://sourceforge.net/projects/fuseiso/>) dedicated
+to the klik2 project. Klik2 is the current working title of the next 
generation of
+klik (F<http://klik.atekon.de/>) which will focus on application virtualization.
+
+Klik creates applications that are encapsulated into a single file. 
This file in fact
+is a compressed file system image similar to the ISO image format that 
we know from
+burning data CDs. Hence, klik is the implementation of the "1 
application == 1 file"
+principle.
+
+The major difference between fusioniso and fuseiso is the ability to 
union mount the
+filesystem located into the iso image with the existing root file 
system. Used in
+conjunction with the kfakechroot(7) library, you are able to 
virtualize an application
+into the local filesystem from the application point of view.
+
+An another interresting feature is that fusioniso provides a fake 
sandbox to test
+bleeding-edge, unstable applications without messing with the base 
system, and even
+to test multiple versions of the same application on one and the same 
system without
+installation (F<experimental>).
+
+With the standard linux loader (ld-linux for ELF executable), all 
libraries will be
+searched for in the real root, rather than in the chrooted jail. This 
is really annoying
+if libraries are not available in the real root filesystem. Fusionsiso 
provides an
+option to change the path loader on the fly for elf binaries. Used in 
conjunction With
+a modified version of the ld.so loader, that fix this problem.
+
+=head1 FUSIONISO OPTIONS
+
+=over
+
+=item B<-n>
+
+Do NOT maintain file $HOME/.mtab.fusioniso.
+
+=item B<-p>
+
+Maintain mount point, create it if it does not exists and delete it on exit.
+
+=item B<-c I<iocharset>>
+
+Specify iocharset for Joliet filesystem.
+
+=item B<-t>
+
+Debug mode.
+
+=item B<-g>
+
+Change the loader on the fly to F<ld-klik2.so.2> [I<Experimental>].
+
+=item B<-u>
+
+Union mounting feature (forced if -b, -d or -B).
+
+=item B<-b I<path>>
+
+Sandbox feature, redirect all modification from $HOME user to I<path>.
+
+=item B<-d I<path>>
+
+Sandbox feature, redirect all modification from $HOME user dot files 
and folders to I<path>.
+
+=item B<-B I<path>>
+
+Sandbox feature, redirect all modification to I<path> [I<Experimental>].
+
+=back
+
+=head1 COMMON FUSE LIBRARY OPTIONS
+
+=over
+
+=item B<-f>
+
+Run in foreground, do not daemonize.
+
+=item B<-d>
+
+Run in foreground and print debug information.
+
+=item B<-s>
+
+Run single-threaded.
+
+=back
+
+=head1 EXAMPLES
+
+Here is an example session with fusioniso.
+
+ $ mkdir -p /tmp/klik/mnt
+ $ export PATH=/usr/local/lib:$PATH
+ $ export FAKECHROOT_EXCLUDE_PATH=/tmp:/proc:/dev:/var/run
+ $ fusioniso -n -p -t -u $HOME/Desktop/application.cmg /tmp/klik/mnt 
-s -d
+
+=head1 FILES
+
+=over
+
+=item F</usr/local/lib/kfakechroot/libkfakechroot.so>
+
+The shared library containing the wrapper functions.
+
+=back
+
+=head1 ENVIRONMENT
+
+=over
+
+=item B<FAKECHROOT_BASE_ROOT>
+
+Location where all mount points are located (by default, F</tmp/klik>).
+
+=item B<FAKECHROOT_EXCLUDE_PATH>
+
+List of directories we want to give direct access, usually F</tmp:/proc:/dev:/var/run>.
+
+=back
+
+=head1 LIMITATIONS
+
+=over
+
+=item B<Special files>
+
+In Unix-like operating systems, devices can be accessed via special 
files. Under FUSE,
+special files are not supported due to some security issues. That's 
the main reason why
+we allow direct access to a list of directories
+
+=item B<Root user access>
+
+By default, only the owner of the mount point can access data. To 
permit root or other
+users to access data inside the mount point, you have to specify 
options B<allow_other> or
+B<allow_root> into the FUSE library options. Such options are only 
allowed if
+B<user_allow_other> is set in I</etc/fuse.conf>
+
+=back
+
+=head1 COPYING
+
+Fusioniso is distributued under the terms of the GNU General Public License,
+Version 2 or any later version published by the Free Software Foundation.
+
+=head1 AUTHORS
+
+ Copyright (C) 2005-2006 by Dmitry Morozhnikov <dmiceman AT mail.ru>
+ Copyright (C) 2006-2008 by Lionel Tricon <lionel.tricon AT free.fr>
+ Thanks to all contributors (see source files)
+
+=head1 SEE ALSO
+
+kfakechroot(7), fusermount(1), kchroot(1)

Added: trunk/virtualization/unionfuse/trunk/fusioniso/man/makeman.sh
==============================================================================
--- (empty file)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/man/makeman.sh	Mon 
May 12 06:48:33 2008
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+for i in *.pod; do
+    eval pod2man $(head -n1 $i | sed 's/^# pod2man //') $i > 
$(basename $i .pod).$(head -n1 $i | sed 's/.*--section=//; s/ .*//')
+done

Modified: trunk/virtualization/unionfuse/trunk/fusioniso/src/fusemain.c
==============================================================================
--- trunk/virtualization/unionfuse/trunk/fusioniso/src/fusemain.c	(original)
+++ trunk/virtualization/unionfuse/trunk/fusioniso/src/fusemain.c	Mon 
May 12 06:48:33 2008
@@ -32,6 +32,7 @@

 /*
   *  FAKECHROOT_EXCLUDE_PATH : list of directories to exclude from the 
jail (used by -bBd)
+ *  FAKECHROOT_BASE_ROOT : location where all mount points are located
  */

 #ifdef HAVE_CONFIG_H
_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic