Changed docs and comments to "GNU/Linux" where appropriate

This commit is contained in:
Thomas Schmitt 2010-02-12 21:29:36 +00:00
parent 3451559feb
commit fe63ef9481
4 changed files with 29 additions and 26 deletions

View File

@ -132,7 +132,7 @@ file itself: libisoburn/libisoburn.h .
They shall link with -lisofs -lburn -lisoburn or with the .o files emerging They shall link with -lisofs -lburn -lisoburn or with the .o files emerging
from building those libraries from their sources. from building those libraries from their sources.
Applications must use 64 bit off_t, e.g. on 32-bit Linux by defining Applications must use 64 bit off_t, e.g. on 32-bit GNU/Linux by defining
#define _LARGEFILE_SOURCE #define _LARGEFILE_SOURCE
#define _FILE_OFFSET_BITS 64 #define _FILE_OFFSET_BITS 64
or take special precautions to interface with the library by 64 bit integers or take special precautions to interface with the library by 64 bit integers
@ -916,7 +916,7 @@ int isoburn_igopt_get_level(struct isoburn_imgen_opts *o, int *level);
advisable if the designed audience has Unix style systems. advisable if the designed audience has Unix style systems.
bit1= joliet bit1= joliet
Longer filenames for Windows systems. Longer filenames for Windows systems.
Weaker than RockRidge, but also readable with Linux. Weaker than RockRidge, but also readable with GNU/Linux.
bit2= iso1999 bit2= iso1999
This is rather exotic. Better do not surprise the readers. This is rather exotic. Better do not surprise the readers.
bit3= hardlinks bit3= hardlinks

View File

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH XORRISO 1 "Feb 02, 2009" .TH XORRISO 1 "Feb 12, 2009"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -63,7 +63,7 @@ Can record and restore hard links and ACL.
.br .br
Content may get zisofs compressed or filtered by external processes. Content may get zisofs compressed or filtered by external processes.
.br .br
Can issue commands to mount older sessions on Linux or FreeBSD. Can issue commands to mount older sessions on GNU/Linux or FreeBSD.
.br .br
Can check media for damages and copy readable blocks to disk. Can check media for damages and copy readable blocks to disk.
.br .br
@ -106,10 +106,10 @@ The data content of the session is called filesystem
.B image. .B image.
.PP .PP
The written image in its session can then be mounted by the operating system The written image in its session can then be mounted by the operating system
for being used read-only. Linux is able to mount ISO images from block devices, for being used read-only. GNU/Linux is able to mount ISO images from block
which may represent optical media, other media or via a loop device even devices, which may represent optical media, other media or via a loop device
from regular disk files. FreeBSD mounts ISO images from devices that represent even from regular disk files. FreeBSD mounts ISO images from devices that
arbitrary media or from regular disk files. represent arbitrary media or from regular disk files.
.PP .PP
This session usage model has been extended on CD media by the concept of This session usage model has been extended on CD media by the concept of
.B multi-session , .B multi-session ,
@ -272,7 +272,7 @@ of modifying and blind growing. They all are suitable for newly created images.
All drive file objects have to offer rw-permission to the user of xorriso. All drive file objects have to offer rw-permission to the user of xorriso.
Even those which will not be useable for reading an ISO image. Even those which will not be useable for reading an ISO image.
.PP .PP
MMC compliant (i.e. optical) drives on Linux usually get addressed by MMC compliant (i.e. optical) drives on GNU/Linux usually get addressed by
the path of their block device or of their generic character device. E.g. the path of their block device or of their generic character device. E.g.
.br .br
-dev /dev/sr0 -dev /dev/sr0
@ -368,7 +368,7 @@ other files stored in the ISO image, with the bootstrapping facility of
contemporary computers. contemporary computers.
The content of the boot image files is not in the scope of El Torito. The content of the boot image files is not in the scope of El Torito.
.br .br
Most bootable Linux CDs are equipped with ISOLINUX boot images. xorriso is Most bootable GNU/Linux CDs are equipped with ISOLINUX boot images. xorriso is
able to create or maintain an El Torito object which makes such an image able to create or maintain an El Torito object which makes such an image
bootable. For details see option -boot_image. bootable. For details see option -boot_image.
Emulation -as mkisofs supports the example options out of the ISOLINUX wiki. Emulation -as mkisofs supports the example options out of the ISOLINUX wiki.
@ -1867,7 +1867,7 @@ Rule keywords are:
"rec_mtime" record with ISO files the disk file's mtime and not the "rec_mtime" record with ISO files the disk file's mtime and not the
creation time of the image. creation time of the image.
.br .br
"new_rr" use Rock Ridge version 1.12 (suitable for Linux but not for older "new_rr" use Rock Ridge version 1.12 (suitable for GNU/Linux but not for older
FreeBSD or for Solaris). This implies "aaip_susp_1_10_off" which may be changed FreeBSD or for Solaris). This implies "aaip_susp_1_10_off" which may be changed
by subsequent "aaip_susp_1_10". by subsequent "aaip_susp_1_10".
.br .br
@ -1991,7 +1991,7 @@ in order to set an own address limit.
written and writing of file content blocks begins. written and writing of file content blocks begins.
.TP .TP
\fB-dvd_obs\fR "default"|"32k"|"64k" \fB-dvd_obs\fR "default"|"32k"|"64k"
Linux specific: GNU/Linux specific:
Set the number of bytes to be transmitted with each write operation to DVD Set the number of bytes to be transmitted with each write operation to DVD
or BD media. A number of 64 KB may improve throughput with bus systems which or BD media. A number of 64 KB may improve throughput with bus systems which
show latency problems. The default depends on media type, on option show latency problems. The default depends on media type, on option
@ -2372,7 +2372,7 @@ Eventually option -rom_toc_scan might help.
\fB\-mount_cmd\fR drive entity id path \fB\-mount_cmd\fR drive entity id path
Emit an appropriate command line for mounting the ISO session Emit an appropriate command line for mounting the ISO session
indicated by drive, entity and id. indicated by drive, entity and id.
The result will be different on Linux and on FreeBSD. The result will be different on GNU/Linux and on FreeBSD.
.br .br
drive can be "indev" or "outdev" to indicate already aquired drives, drive can be "indev" or "outdev" to indicate already aquired drives,
or it can be the path of a not yet acquired drive. or it can be the path of a not yet acquired drive.
@ -2391,10 +2391,11 @@ for direct execution of this command.
\fB\-mount_opts\fR option[:option...] \fB\-mount_opts\fR option[:option...]
Set options which influence -mount and -mount_cmd. Currently there is only Set options which influence -mount and -mount_cmd. Currently there is only
option "exclusive" which is default and its counterpart "shared". The latter option "exclusive" which is default and its counterpart "shared". The latter
causes xorriso not to give up the affected drive with command -mount. On Linux causes xorriso not to give up the affected drive with command -mount.
it adds mount option "loop" which may allow to mount several sessions of On GNU/Linux it adds mount option "loop" which may allow to mount several
the same block device at the same time. One should not write to a mounted sessions of the same block device at the same time. One should not write
optical media, of course. Take care to umount all sessions before ejecting. to a mounted optical media, of course. Take care to umount all sessions
before ejecting.
.TP .TP
\fB\-session_string\fR drive entity id format \fB\-session_string\fR drive entity id format
Print to the result channel a text which gets composed according to Print to the result channel a text which gets composed according to
@ -2816,9 +2817,9 @@ allows to restore large numbers of hard links without exhausting
write permission. Default is "sort_lba_off". write permission. Default is "sort_lba_off".
.br .br
Option "o_excl_on" is the default unless the program was started with leafname Option "o_excl_on" is the default unless the program was started with leafname
"osirrox". On Linux it tries to avoid using drives which are mounted or in "osirrox". On GNU/Linux it tries to avoid using drives which are mounted or in
use by other libburn programs. use by other libburn programs.
Option "o_excl_off" allows on Linux to access such drives. Drives which Option "o_excl_off" allows on GNU/Linux to access such drives. Drives which
get aquired while "o_excl_off" will refuse to get blanked, formatted, get aquired while "o_excl_off" will refuse to get blanked, formatted,
written, or ejected. But be aware that even harmless inquiries can spoil written, or ejected. But be aware that even harmless inquiries can spoil
ongoing burns of CD-R[W] and DVD-R[W]. ongoing burns of CD-R[W] and DVD-R[W].
@ -3589,9 +3590,10 @@ on disk. Without them, an update run may use -md5 "on" to match recorded MD5
sums against the current file content on hard disk. This is usually much faster sums against the current file content on hard disk. This is usually much faster
than the default which compares both contents directly. than the default which compares both contents directly.
.br .br
With \fBmount\fR option \fB-o "sbsector="\fR on Linux resp. \fB-s\fR on FreeBSD With \fBmount\fR option \fB-o "sbsector="\fR on GNU/Linux resp. \fB-s\fR
on FreeBSD
it is possible to access the session trees which represent the older backup it is possible to access the session trees which represent the older backup
versions. With CD media, Linux mount accepts session numbers directly by versions. With CD media, GNU/Linux mount accepts session numbers directly by
its option "session=". its option "session=".
.br .br
Multi-session media and most overwriteable media written by xorriso can tell Multi-session media and most overwriteable media written by xorriso can tell

View File

@ -292,7 +292,7 @@ Files with names ending by ".o" or ".swp" are excluded by options -not_leaf.
<DD><KBD>&nbsp;&nbsp; -dev /dev/sr0 \</KBD></DD> <DD><KBD>&nbsp;&nbsp; -dev /dev/sr0 \</KBD></DD>
<DD><KBD>&nbsp;&nbsp; -volid PROJECTS_MAIL_"$(date '+%Y_%m_%d_%H%M%S')" \</KBD></DD> <DD><KBD>&nbsp;&nbsp; -volid PROJECTS_MAIL_"$(date '+%Y_%m_%d_%H%M%S')" \</KBD></DD>
<DD><KBD>&nbsp;&nbsp; -not_leaf '*.o' -not_leaf '*.swp' \</KBD></DD> <DD><KBD>&nbsp;&nbsp; -not_leaf '*.o' -not_leaf '*.swp' \</KBD></DD>
<DD><KBD>&nbsp;&nbsp; -update_r /home/thomas/open_source_projects /open_source_projects \</KBD></DD> <DD><KBD>&nbsp;&nbsp; -update_r /home/thomas/projects /projects \</KBD></DD>
<DD><KBD>&nbsp;&nbsp; -update_r /home/thomas/personal_mail /personal_mail \</KBD></DD> <DD><KBD>&nbsp;&nbsp; -update_r /home/thomas/personal_mail /personal_mail \</KBD></DD>
<DD><KBD>&nbsp;&nbsp; -commit -toc -check_md5 FAILURE -- -eject all</KBD></DD> <DD><KBD>&nbsp;&nbsp; -commit -toc -check_md5 FAILURE -- -eject all</KBD></DD>
@ -432,7 +432,7 @@ files or trees to disk:
<DD><A HREF="xorriso-0.4.8.pl01.tar.gz">xorriso-0.4.8.pl01.tar.gz</A> <DD><A HREF="xorriso-0.4.8.pl01.tar.gz">xorriso-0.4.8.pl01.tar.gz</A>
(1360 KB). (1360 KB).
</DD> </DD>
<DD>(Released 10 Feb 2010)</DD> <DD>(Released 10 Feb 2010, GPLv2+, predecessor of GNU xorriso)</DD>
</DL> </DL>
</DD> </DD>
</DL> </DL>
@ -448,7 +448,8 @@ files or trees to disk:
<A HREF="mailto:libburn-hackers@pykix.org">libburn-hackers@pykix.org</A></DD> <A HREF="mailto:libburn-hackers@pykix.org">libburn-hackers@pykix.org</A></DD>
</DL> </DL>
<DL><DT>License:</DT> <DL><DT>License:</DT>
<DD><A HREF="COPYING_xorriso">GPL version 3 or later.</A></DD> <DD><A HREF="COPYING_xorriso">GPL version 3 or later.</A> (as of 12 Feb 2010)
</DD>
<DD>(Derived from libburnia's GPL version 2 or later.)</DD> <DD>(Derived from libburnia's GPL version 2 or later.)</DD>
<DD>&nbsp;</DD> <DD>&nbsp;</DD>
</DL> </DL>
@ -636,7 +637,7 @@ with DVD media and how to emulate multi-session on overwriteable media.
<BR><BR> <BR><BR>
--> -->
<BR><BR> <BR><BR>
<FONT SIZE=+0>Enjoying free Open Source hosting by <A HREF="http://www.webframe.org">www.webframe.org</A><BR> <FONT SIZE=+0>Enjoying free hosting by <A HREF="http://www.webframe.org">www.webframe.org</A><BR>
<A HREF="http://www.webframe.org"> <A HREF="http://www.webframe.org">
<IMG SRC="msfree.gif" ALT="100 % Microsoft free" BORDER=0></A><BR> <IMG SRC="msfree.gif" ALT="100 % Microsoft free" BORDER=0></A><BR>
and by <A HREF="http://sourceforge.net">sourceforge.net</A><BR> and by <A HREF="http://sourceforge.net">sourceforge.net</A><BR>

View File

@ -1 +1 @@
#define Xorriso_timestamP "2010.02.12.153945" #define Xorriso_timestamP "2010.02.12.213121"