mkisofs.ps
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:64k
- %!PS
- %%Version: 3.15
- %%DocumentFonts: (atend)
- %%Pages: (atend)
- %%EndComments
- %ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
- %
- % Version 3.16 prologue for troff files.
- %
- /#copies 1 store
- /aspectratio 1 def
- /formsperpage 1 def
- /landscape false def
- /linewidth .3 def
- /magnification 1 def
- /margin 0 def
- /orientation 0 def
- /resolution 720 def
- /xoffset 0 def
- /yoffset 0 def
- /roundpage true def
- /useclippath true def
- /pagebbox [0 0 612 792] def
- /R /Times-Roman def
- /I /Times-Italic def
- /B /Times-Bold def
- /BI /Times-BoldItalic def
- /H /Helvetica def
- /HI /Helvetica-Oblique def
- /HB /Helvetica-Bold def
- /HX /Helvetica-BoldOblique def
- /CW /Courier def
- /CO /Courier def
- /CI /Courier-Oblique def
- /CB /Courier-Bold def
- /CX /Courier-BoldOblique def
- /PA /Palatino-Roman def
- /PI /Palatino-Italic def
- /PB /Palatino-Bold def
- /PX /Palatino-BoldItalic def
- /Hr /Helvetica-Narrow def
- /Hi /Helvetica-Narrow-Oblique def
- /Hb /Helvetica-Narrow-Bold def
- /Hx /Helvetica-Narrow-BoldOblique def
- /KR /Bookman-Light def
- /KI /Bookman-LightItalic def
- /KB /Bookman-Demi def
- /KX /Bookman-DemiItalic def
- /AR /AvantGarde-Book def
- /AI /AvantGarde-BookOblique def
- /AB /AvantGarde-Demi def
- /AX /AvantGarde-DemiOblique def
- /NR /NewCenturySchlbk-Roman def
- /NI /NewCenturySchlbk-Italic def
- /NB /NewCenturySchlbk-Bold def
- /NX /NewCenturySchlbk-BoldItalic def
- /ZD /ZapfDingbats def
- /ZI /ZapfChancery-MediumItalic def
- /VR /Varitimes#Roman def
- /VI /Varitimes#Italic def
- /VB /Varitimes#Bold def
- /VX /Varitimes#BoldItalic def
- /S /S def
- /S1 /S1 def
- /GR /Symbol def
- /inch {72 mul} bind def
- /min {2 copy gt {exch} if pop} bind def
- /setup {
- counttomark 2 idiv {def} repeat pop
- landscape {/orientation 90 orientation add def} if
- /scaling 72 resolution div def
- linewidth setlinewidth
- 1 setlinecap
- pagedimensions
- xcenter ycenter translate
- orientation neg rotate
- width 2 div neg height 2 div translate
- xoffset inch yoffset inch translate
- margin 2 div dup neg translate
- magnification dup aspectratio mul scale
- scaling scaling scale
- /Symbol /S Sdefs cf
- /Times-Roman /S1 S1defs cf
- 0 0 moveto
- } def
- /pagedimensions {
- useclippath userdict /gotpagebbox known not and {
- /pagebbox [clippath pathbbox newpath] def
- roundpage currentdict /roundpagebbox known and {roundpagebbox} if
- } if
- pagebbox aload pop
- 4 -1 roll exch 4 1 roll 4 copy
- landscape {4 2 roll} if
- sub /width exch def
- sub /height exch def
- add 2 div /xcenter exch def
- add 2 div /ycenter exch def
- userdict /gotpagebbox true put
- } def
- /pagesetup {
- /page exch def
- currentdict /pagedict known currentdict page known and {
- page load pagedict exch get cvx exec
- } if
- } def
- /decodingdefs [
- {counttomark 2 idiv {y moveto show} repeat}
- {neg /y exch def counttomark 2 idiv {y moveto show} repeat}
- {neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
- {neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
- {counttomark 2 idiv {y moveto show} repeat}
- {neg setfunnytext}
- ] def
- /setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
- /w {neg moveto show} bind def
- /m {neg dup /y exch def moveto} bind def
- /done {/lastpage where {pop lastpage} if} def
- /f {
- dup /font exch def findfont exch
- dup /ptsize exch def scaling div dup /size exch def scalefont setfont
- linewidth ptsize mul scaling 10 mul div setlinewidth
- /spacewidth ( ) stringwidth pop def
- } bind def
- /changefont {
- /fontheight exch def
- /fontslant exch def
- currentfont [
- 1 0
- fontheight ptsize div fontslant sin mul fontslant cos div
- fontheight ptsize div
- 0 0
- ] makefont setfont
- } bind def
- /sf {f} bind def
- /cf {
- dup length 2 idiv
- /entries exch def
- /chtab exch def
- /newfont exch def
- findfont dup length 1 add dict
- /newdict exch def
- {1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
- newdict /Metrics entries dict put
- newdict /Metrics get
- begin
- chtab aload pop
- 1 1 entries {pop def} for
- newfont newdict definefont pop
- end
- } bind def
- %
- % A few arrays used to adjust reference points and character widths in some
- % of the printer resident fonts. If square roots are too high try changing
- % the lines describing /radical and /radicalex to,
- %
- % /radical [0 -75 550 0]
- % /radicalex [-50 -75 500 0]
- %
- /Sdefs [
- /bracketlefttp [220 500]
- /bracketleftbt [220 500]
- /bracketrighttp [-70 380]
- /bracketrightbt [-70 380]
- /braceleftbt [220 490]
- /bracketrightex [220 -125 500 0]
- /radical [0 0 550 0]
- % NeWSprint's (br is too low, compensate
- statusdict /product get (NeWS Server) eq {
- /radicalex [-50 100 500 0]
- /parenleftex [-20 100 0 0]
- } {
- /radicalex [-50 0 500 0]
- /parenleftex [-20 -170 0 0]
- } ifelse
- /integral [100 -50 500 0]
- /infinity [10 -75 730 0]
- ] def
- /S1defs [
- /underscore [0 80 500 0]
- /endash [7 90 650 0]
- ] def
- %%EndProlog
- %%BeginSetup
- mark
- /resolution 720 def
- setup
- 2 setdecoding
- %%EndSetup
- %%Page: 1 1
- save
- mark
- 1 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- 9 B f
- (NAME)720 960 w
- 10 R f
- (mkisofs)1080 1080 w
- 10 S1 f
- (261)1430 1080 w
- 10 R f
- (create a iso9660 256lesystem with optional Rock Ridge attributes.)8 2621 1 1528 1080 t
- 9 B f
- (SYNOPSIS)720 1248 w
- 10 B f
- (mkisofs)1080 1368 w
- 10 R f
- ([)1488 1368 w
- 10 S1 f
- (261)1601 1368 w
- 10 B f
- (a)1666 1368 w
- 10 R f
- (] [)1 146 1 1796 1368 t
- 10 S1 f
- (261)2022 1368 w
- 10 B f
- (abstract)2087 1368 w
- 10 I f
- (FILE)2516 1368 w
- 10 R f
- (] [)1 146 1 2807 1368 t
- 10 S1 f
- (261)3033 1368 w
- 10 B f
- (biblio)3098 1368 w
- 10 I f
- (FILE)3424 1368 w
- 10 R f
- (] [)1 146 1 3715 1368 t
- 10 S1 f
- (261)3941 1368 w
- 10 B f
- (b)4006 1368 w
- 10 I f
- (eltorito)4142 1368 w
- 10 S f
- (_)4437 1368 w
- 10 I f
- (boot)4487 1368 w
- 10 S f
- (_)4665 1368 w
- 10 I f
- (image)4715 1368 w
- 10 R f
- (] [)1 147 1 5040 1368 t
- 10 S1 f
- (261)5268 1368 w
- 10 B f
- (B)5333 1368 w
- 10 I f
- (sparc)1080 1488 w
- 10 S f
- (_)1302 1488 w
- 10 I f
- (boot)1352 1488 w
- 10 S f
- (_)1530 1488 w
- 10 I f
- (image)1580 1488 w
- 10 S f
- (_)1824 1488 w
- 10 I f
- (list)1874 1488 w
- 10 R f
- (] [)1 110 1 2041 1488 t
- 10 S1 f
- (261)2195 1488 w
- 10 B f
- (G)2260 1488 w
- 10 I f
- (generic)2382 1488 w
- 10 S f
- (_)2681 1488 w
- 10 I f
- (boot)2731 1488 w
- 10 S f
- (_)2909 1488 w
- 10 I f
- (image)2959 1488 w
- 10 R f
- (] [)1 110 1 3247 1488 t
- 10 S1 f
- (261)3401 1488 w
- 10 B f
- (gui)3466 1488 w
- 10 R f
- (] [)1 109 1 3644 1488 t
- 10 S1 f
- (261)3796 1488 w
- 10 B f
- (C)3861 1488 w
- 10 S1 f
- (#)3976 1488 w
- 10 I f
- (,)4026 1488 w
- 10 S1 f
- (#)4051 1488 w
- 10 R f
- (] [)1 109 1 4144 1488 t
- 10 S1 f
- (261)4296 1488 w
- 10 B f
- (hard-disk-boot)4361 1488 w
- 10 R f
- (] [)1 109 1 5044 1488 t
- 10 S1 f
- (261)5196 1488 w
- 10 B f
- (no-)5261 1488 w
- (emul-boot)1080 1608 w
- 10 R f
- (] [)1 99 1 1546 1608 t
- 10 S1 f
- (261)1678 1608 w
- 10 B f
- (no-boot)1743 1608 w
- 10 R f
- (] [)1 99 1 2104 1608 t
- 10 S1 f
- (261)2236 1608 w
- 10 B f
- (boot-load-seg)2301 1608 w
- 10 R f
- (] [)1 99 1 2906 1608 t
- 10 S1 f
- (261)3038 1608 w
- 10 B f
- (boot-load-size)3103 1608 w
- 10 R f
- (] [)1 99 1 3730 1608 t
- 10 S1 f
- (261)3863 1608 w
- 10 B f
- (boot-info-table)3928 1608 w
- 10 R f
- (] [)1 100 1 4595 1608 t
- 10 S1 f
- (261)4729 1608 w
- 10 B f
- (c)4794 1608 w
- 10 I f
- (boot)4872 1608 w
- 10 S f
- (_)5050 1608 w
- 10 I f
- (catalog)5100 1608 w
- 10 R f
- (] [)1 108 1 1080 1728 t
- 10 S1 f
- (261)1230 1728 w
- 10 B f
- (copyright)1295 1728 w
- 10 I f
- (FILE)1748 1728 w
- 10 R f
- (] [)1 107 1 2000 1728 t
- 10 S1 f
- (261)2148 1728 w
- 10 B f
- (A)2213 1728 w
- 10 I f
- (application)2326 1728 w
- 10 S f
- (_)2782 1728 w
- 10 I f
- (id)2832 1728 w
- 10 R f
- (] [)1 107 1 2951 1728 t
- 10 S1 f
- (261)3099 1728 w
- 10 B f
- (f)3164 1728 w
- 10 R f
- (] [)1 107 1 3238 1728 t
- 10 S1 f
- (261)3386 1728 w
- 10 B f
- (d)3451 1728 w
- 10 R f
- (] [)1 107 1 3548 1728 t
- 10 S1 f
- (261)3696 1728 w
- 10 B f
- (D)3761 1728 w
- 10 R f
- (] [)1 107 1 3874 1728 t
- 10 S1 f
- (261)4022 1728 w
- 10 B f
- (hide)4087 1728 w
- 10 I f
- (glob)4312 1728 w
- 10 R f
- (] [)1 107 1 4531 1728 t
- 10 S1 f
- (261)4679 1728 w
- 10 B f
- (hide-list)4744 1728 w
- 10 I f
- (256le)5130 1728 w
- 10 R f
- (] [)1 107 1 5293 1728 t
- 10 S1 f
- (261)1080 1848 w
- 10 B f
- (hide-joliet)1145 1848 w
- 10 I f
- (glob)1613 1848 w
- 10 R f
- (] [)1 101 1 1826 1848 t
- 10 S1 f
- (261)1962 1848 w
- 10 B f
- (hide-joliet-list)2027 1848 w
- 10 I f
- (256le)2656 1848 w
- 10 R f
- (] [)1 101 1 2813 1848 t
- 10 S1 f
- (261)2949 1848 w
- 10 B f
- (hide-joliet-trans-tbl)3014 1848 w
- 10 R f
- (] [)1 101 1 3887 1848 t
- 10 S1 f
- (261)4023 1848 w
- 10 B f
- (hide-rr-moved)4088 1848 w
- 10 R f
- (] [)1 101 1 4744 1848 t
- 10 S1 f
- (261)4880 1848 w
- 10 B f
- (J)4945 1848 w
- 10 R f
- (] [)1 102 1 5031 1848 t
- 10 S1 f
- (261)5169 1848 w
- 10 B f
- (l)5234 1848 w
- 10 R f
- (] [)1 102 1 5298 1848 t
- 10 S1 f
- (261)1080 1968 w
- 10 B f
- (L)1145 1968 w
- 10 R f
- (] [)1 101 1 1247 1968 t
- 10 S1 f
- (261)1383 1968 w
- 10 B f
- (log-256le)1448 1968 w
- 10 I f
- (log)1772 1968 w
- 10 S f
- (_)1900 1968 w
- 10 I f
- (256le)1950 1968 w
- 10 R f
- (] [)1 101 1 2107 1968 t
- 10 S1 f
- (261)2243 1968 w
- 10 B f
- (M)2308 1968 w
- 10 I f
- (path)2437 1968 w
- 10 S f
- (372)2650 1968 w
- 10 I f
- (device)2734 1968 w
- 10 R f
- (] [)1 100 1 3022 1968 t
- 10 B f
- (-nobak)3156 1968 w
- 10 R f
- (] [)1 100 1 3491 1968 t
- 10 B f
- (-no-bak)3625 1968 w
- 10 R f
- (] [)1 100 1 3993 1968 t
- 10 B f
- (-no-split-symlink-components)4127 1968 w
- 10 R f
- (] [)1 99 1 1080 2088 t
- 10 B f
- (-no-split-symlink-256elds)1212 2088 w
- 10 R f
- (] [)1 99 1 2230 2088 t
- 10 S1 f
- (261)2362 2088 w
- 10 B f
- (path-list)2427 2088 w
- 10 I f
- (256le)2816 2088 w
- 10 R f
- (] [)1 99 1 2971 2088 t
- 10 S1 f
- (261)3103 2088 w
- 10 B f
- (p)3168 2088 w
- 10 I f
- (preparer)3257 2088 w
- 10 R f
- (] [)1 99 1 3645 2088 t
- 10 S1 f
- (261)3777 2088 w
- 10 B f
- (print-size)3842 2088 w
- 10 R f
- (] [)1 99 1 4280 2088 t
- 10 S1 f
- (261)4412 2088 w
- 10 B f
- (P)4477 2088 w
- 10 I f
- (publisher)4572 2088 w
- 10 R f
- (] [)1 100 1 4984 2088 t
- 10 S1 f
- (261)5118 2088 w
- 10 B f
- (quiet)5183 2088 w
- 10 R f
- (] [)1 109 1 1080 2208 t
- 10 S1 f
- (261)1232 2208 w
- 10 B f
- (r)1297 2208 w
- 10 R f
- (] [)1 109 1 1384 2208 t
- 10 S1 f
- (261)1536 2208 w
- 10 B f
- (R)1601 2208 w
- 10 R f
- (] [)1 108 1 1716 2208 t
- 10 S1 f
- (261)1866 2208 w
- 10 B f
- (sysid)1931 2208 w
- 10 I f
- (ID)2185 2208 w
- 10 R f
- (] [)1 108 1 2332 2208 t
- 10 S1 f
- (261)2482 2208 w
- 10 B f
- (T)2547 2208 w
- 10 R f
- (] [)1 108 1 2656 2208 t
- 10 S1 f
- (261)2806 2208 w
- 10 B f
- (U)2871 2208 w
- 10 R f
- (] [)1 108 1 2985 2208 t
- 10 S1 f
- (261)3135 2208 w
- 10 B f
- (v)3200 2208 w
- 10 R f
- (] [)1 108 1 3292 2208 t
- 10 S1 f
- (261)3442 2208 w
- 10 B f
- (V)3507 2208 w
- 10 I f
- (volid)3621 2208 w
- 10 R f
- (] [)1 108 1 3863 2208 t
- 10 S1 f
- (261)4013 2208 w
- 10 B f
- (volset)4078 2208 w
- 10 I f
- (ID)4364 2208 w
- 10 R f
- (] [)1 108 1 4511 2208 t
- 10 S1 f
- (261)4661 2208 w
- 10 B f
- (volset-size)4726 2208 w
- 10 S1 f
- (#)5200 2208 w
- 10 R f
- (] [)1 108 1 5292 2208 t
- 10 S1 f
- (261)1080 2328 w
- 10 B f
- (volset-seqno)1145 2328 w
- 10 S1 f
- (#)1700 2328 w
- 10 R f
- (] [)1 99 1 1783 2328 t
- 10 S1 f
- (261)1915 2328 w
- 10 B f
- (x)1980 2328 w
- 10 I f
- (path)2063 2328 w
- 10 R f
- (] [)1 99 1 2274 2328 t
- 10 S1 f
- (261)2406 2328 w
- 10 B f
- (exclude-list)2471 2328 w
- 10 I f
- (256le)2987 2328 w
- 10 R f
- (] [)1 99 1 3142 2328 t
- 10 S1 f
- (261)3274 2328 w
- 10 B f
- (z)3339 2328 w
- 10 R f
- (] [)1 99 1 3416 2328 t
- 10 S1 f
- (261)3548 2328 w
- 10 B f
- (m)3613 2328 w
- 10 I f
- (glob)3729 2328 w
- 10 R f
- (])3940 2328 w
- 10 S1 f
- (261)4006 2328 w
- 10 B f
- (o)4071 2328 w
- 10 I f
- (256lename pathspec [pathspec])2 1192 1 4154 2328 t
- 9 B f
- (DESCRIPTION)720 2496 w
- 10 B f
- (mkisofs)1080 2616 w
- 10 R f
- ( takes a snapshot of)4 818(is effectively a pre-mastering program to generate the iso9660 256lesystem - it)11 3141 2 1441 2616 t
- ( 256lesystem)1 453(a given directory tree, and generates a binary image which will correspond to an iso9660)14 3867 2 1080 2736 t
- (when written to a block device.)5 1293 1 1080 2856 t
- 10 B f
- (mkisofs)1080 3024 w
- 10 R f
- ( Use Sharing Protocol records speci256ed by the Rock)8 2238(is also capable of generating the System)6 1711 2 1451 3024 t
- ( a unix)2 290( is used to further describe the 256les in the iso9660 256lesystem to)12 2641( This)1 246(Ridge Interchange Protocol.)2 1143 4 1080 3144 t
- ( posix permissions, and block and char-)6 1650(host, and provides information such as longer 256lenames, uid/gid,)8 2670 2 1080 3264 t
- (acter devices.)1 550 1 1080 3384 t
- ( 8.3 format (8 characters, period,)5 1372(Each 256le written to the iso9660 256lesystem must have a 256lename in the)12 2948 2 1080 3552 t
- ( 256lename is used on systems that are not)8 1674( This)1 244( case), even if Rock Ridge is in use.)8 1495(3 characters, all upper)3 907 4 1080 3672 t
- ( the Rock Ridge extensions (such as MS-DOS), and each 256lename in each directory)13 3500(able to make use of)4 820 2 1080 3792 t
- (must be different from the other 256lenames in the same directory.)10 2666 1 1080 3912 t
- 10 B f
- (mkisofs)3813 3912 w
- 10 R f
- ( form correct)2 536(generally tries to)2 689 2 4175 3912 t
- ( but often times this yields)5 1124(names by forcing the unix 256lename to upper case and truncating as required,)12 3196 2 1080 4032 t
- (unsatisfactory results when there are cases where the truncated names are not all unique.)13 3906 1 1080 4152 t
- 10 B f
- (mkisofs)5072 4152 w
- 10 R f
- ( if two names that are otherwise the same are found the name)12 2624(assigns weightings to each 256lename, and)5 1696 2 1080 4272 t
- ( renamed to have a 3 digit number as an extension (where the number is)14 3222(with the lower priority is)4 1098 2 1080 4392 t
- ( and foo.bar.)2 560( example of this would be the 256les foo.bar)8 1900( An)1 207(guaranteed to be unique).)3 1095 4 1080 4512 t
- 10 S1 f
- (304)4842 4512 w
- 10 R f
- (1)4875 4512 w
- 10 S1 f
- (304)4925 4512 w
- 10 R f
- (- the 256le)2 389 1 5011 4512 t
- (foo.bar.)1080 4632 w
- 10 S1 f
- (304)1390 4632 w
- 10 R f
- (1)1423 4632 w
- 10 S1 f
- (304)1473 4632 w
- 10 R f
- (would be written as FOO.000;1 and the 256le foo.bar would be written as FOO.BAR;1)13 3490 1 1539 4632 t
- (Note that)1 409 1 1080 4800 t
- 10 B f
- (mkisofs)1554 4800 w
- 10 R f
- ( writers have)2 595( Most)1 304(is not designed to communicate with the writer directly.)8 2554 3 1947 4800 t
- ( manufacturer to another, and you need a specialized tool)9 2364(proprietary command sets which vary from one)6 1956 2 1080 4920 t
- ( The)1 226(to actually burn the disk.)4 1043 2 1080 5040 t
- 10 B f
- (cdwrite)2387 5040 w
- 10 R f
- ( such tool that runs under Linux and performs this)9 2127(utility is one)2 527 2 2746 5040 t
- ( latest version of)3 708(task. The)1 414 2 1080 5160 t
- 10 B f
- (cdwrite)2242 5160 w
- 10 R f
- ( Phillips/IMS/Kodak, HP and)3 1221(is capable of communicating with the)5 1576 2 2603 5160 t
- ( writers come with some version of)6 1559( Most)1 289(Yamaha drives that have been manufactured before 1997.)7 2472 3 1080 5280 t
- ( current version of)3 758( The)1 222(DOS software that allows a direct image copy of an iso9660 image to the writer.)14 3340 3 1080 5400 t
- 10 B f
- (cdwrite)1080 5520 w
- 10 R f
- ( that cdwrite)2 555(is available from sunsite.unc.edu: /utils/disk-management/cdwrite-2.0.tar.gz Note)5 3392 2 1453 5520 t
- (has not been actively maintained since 1995.)6 1837 1 1080 5640 t
- (The)1080 5808 w
- 10 B f
- (cdrecord)1270 5808 w
- 10 R f
- ( version of)2 449( latest)1 246( The)1 223(utility is another utility capable of burning an actual disc.)9 2377 4 1687 5808 t
- 10 B f
- (cdrecord)5018 5808 w
- 10 R f
- (is available from ftp://ftp.fokus.gmd.de/pub/unix/cdrecord Cdrecord is under constant development.)8 4059 1 1080 5928 t
- ( you start to burn a)5 827( Once)1 283( that most cd writers are very particular about timing.)9 2265(Also you should know)3 945 4 1080 6096 t
- ( up with a corrupt disc.)5 1021(disc, you cannot let their buffer empty before you are done, or you will end)14 3299 2 1080 6216 t
- ( the writer for the entire)5 1030(Thus it is critical that you be able to maintain an uninterrupted data stream to)14 3290 2 1080 6336 t
- (time that the disc is being written.)6 1406 1 1080 6456 t
- 10 B f
- (pathspec)1080 6624 w
- 10 R f
- ( paths can)2 429( Multiple)1 418( the directory tree to be copied into the iso9660 256lesystem.)10 2495(is the path of)3 561 4 1497 6624 t
- (be speci256ed, and)2 692 1 1080 6744 t
- 10 B f
- (mkisofs)1809 6744 w
- 10 R f
- ( speci256ed path components to form the)6 1620(will merge the 256les found in all of the)8 1606 2 2174 6744 t
- (cdrom image.)1 557 1 1080 6864 t
- ( at points other than the root directory, and it is possible to graft 256les or)15 3043(It is possible to graft the paths)6 1277 2 1080 7032 t
- ( cdrom image with names different than what they have in the source 256lesystem.)13 3503(directories onto the)2 817 2 1080 7152 t
- ( start by assuming that a local 256le ../old.lis)8 1780( Let's)1 307( illustrate with a couple of examples.)6 1539(This is easiest to)3 694 4 1080 7272 t
- ( 1)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7752 t
- cleartomark
- showpage
- restore
- %%EndPage: 1 1
- %%Page: 2 2
- save
- mark
- 2 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- (exists, and you wish to include it in the cdrom image.)10 2218 1 1080 960 t
- (foo/bar/=../old.lis)1440 1320 w
- (will include the 256le old.lis in the cdrom image at /foo/bar/old.lis, while)11 2921 1 1080 1560 t
- (foo/bar/xxx=../old.lis)1440 1800 w
- ( sort of syntax can be used)6 1173( same)1 248( The)1 231(will include the 256le old.lis in the cdrom image at /foo/bar/xxx.)10 2668 4 1080 2040 t
- (with directories as well.)3 987 1 1080 2160 t
- 10 B f
- (mkisofs will create any directories required such that the graft)9 2759 1 2136 2160 t
- 10 R f
- (points exist)1 469 1 4931 2160 t
- ( directories that are)3 800( Any)1 241(on the cdrom image - the directories do not need to appear in one of the paths.)16 3279 3 1080 2280 t
- ( this will have permissions 0555 and appear to be owned by the person running)14 3387(created on the 257y like)4 933 2 1080 2400 t
- ( easiest solution is)3 770( you wish other permissions or owners of the intermediate directories, the)11 3072(mkisofs. If)1 478 3 1080 2520 t
- (to create real directories in the path such that mkisofs doesn't have to invent them.)14 3404 1 1080 2640 t
- 9 B f
- (OPTIONS)720 2928 w
- 10 S1 f
- (261)1080 3048 w
- 10 B f
- (a)1145 3048 w
- 10 R f
- ( characters ')2 514( 256les that contain the)4 885( Normally)1 454(Include all 256les on the iso9660 256lesystem.)6 1764 4 1440 3048 t
- 10 S1 f
- (304)5057 3048 w
- 10 R f
- (' or ')2 227 1 5090 3048 t
- 10 S1 f
- (#)5317 3048 w
- 10 R f
- (')5367 3048 w
- ( backup 256les for editors under unix). This option is now)10 2319(will not be included (these are typically)6 1641 2 1440 3168 t
- (obsolete (see -no-bak option).)3 1216 1 1440 3288 t
- 10 S1 f
- (261)1080 3456 w
- 10 B f
- (abstract)1145 3456 w
- 10 I f
- (FILE)1527 3456 w
- 10 R f
- ( 256le)1 178( parameter can also be set in the)7 1445( This)1 260(Speci256es the abstract 256le name.)4 1358 4 1440 3576 t
- 10 B f
- (.mkisofsrc)4731 3576 w
- 10 R f
- (with)5222 3576 w
- ( speci256ed in both places, the command line version is used.)10 2450(ABST=256lename. If)1 813 2 1440 3696 t
- 10 S1 f
- (261)1080 3864 w
- 10 B f
- (A)1145 3864 w
- 10 I f
- (application)1250 3864 w
- 10 S f
- (_)1706 3864 w
- 10 I f
- (id)1756 3864 w
- 10 R f
- ( should describe the)3 862( This)1 258(Speci256es a text string that will be written into the volume header.)11 2840 3 1440 3984 t
- ( space on the disc for 128 characters of informa-)9 2056( is)1 107( There)1 305(application that will be on the disc.)6 1492 4 1440 4104 t
- ( the 256le)2 330( parameter can also be set in)6 1214(tion. This)1 431 3 1440 4224 t
- 10 B f
- (.mkisofsrc)3455 4224 w
- 10 R f
- ( speci256ed in both)3 731( If)1 139(with APPI=id.)1 594 3 3936 4224 t
- (places, the command line version is used.)6 1707 1 1440 4344 t
- 10 S1 f
- (261)1080 4512 w
- 10 B f
- (biblio)1145 4512 w
- 10 I f
- (FILE)1424 4512 w
- 10 R f
- ( in the 256le)3 433( parameter can also be set)5 1072( This)1 245(Speci256es the bibliographic 256le name.)4 1521 4 1440 4632 t
- 10 B f
- (.mkisofsrc)4746 4632 w
- 10 R f
- (with)5222 4632 w
- ( speci256ed in both places, the command line version is used.)10 2450(BIBLO=256lename. If)1 857 2 1440 4752 t
- 10 S1 f
- (261)1080 4920 w
- 10 B f
- (b)1145 4920 w
- 10 I f
- (eltorito)1234 4920 w
- 10 S f
- (_)1529 4920 w
- 10 I f
- (boot)1579 4920 w
- 10 S f
- (_)1757 4920 w
- 10 I f
- (image)1807 4920 w
- 10 R f
- ( and 256lename of the boot image to be used when making an)12 2500(Speci256es the path)2 723 2 1440 5040 t
- 10 S1 f
- (")4698 5040 w
- 10 R f
- (El Torito)1 374 1 4739 5040 t
- 10 S1 f
- (")5113 5040 w
- 10 R f
- (boot-)5189 5040 w
- ( be relative to the source path speci256ed to)8 1746(able CD. The pathname must)4 1216 2 1440 5160 t
- 10 B f
- (mkisofs.)4438 5160 w
- 10 R f
- (This option is)2 573 1 4827 5160 t
- (required to make an)3 861 1 1440 5280 t
- 10 S1 f
- (")2348 5280 w
- 10 R f
- (El Torito)1 387 1 2389 5280 t
- 10 S1 f
- (")2776 5280 w
- 10 R f
- ( boot image must be exactly the size of)8 1743( The)1 236(bootable CD.)1 556 3 2865 5280 t
- (either a 1.2, 1.44, or a 2.88 meg 257oppy, and)9 1826 1 1440 5400 t
- 10 B f
- (mkisofs)3300 5400 w
- 10 R f
- ( when creating the output)4 1047(will use this size)3 691 2 3662 5400 t
- ( should be read from the boot)6 1302(iso9660 256lesystem. It is assumed that the 256rst 512 byte sector)10 2658 2 1440 5520 t
- ( will work, for example, if the)6 1300( This)1 253( emulating a normal 257oppy drive).)5 1456(image (it is essentially)3 951 4 1440 5640 t
- (boot image is a LILO based boot 257oppy.)7 1677 1 1440 5760 t
- 10 S1 f
- (261)1080 5928 w
- 10 B f
- (B)1145 5928 w
- 10 I f
- (img)1245 5928 w
- 10 S f
- (_)1395 5928 w
- 10 I f
- (sun4,img)1445 5928 w
- 10 S f
- (_)1809 5928 w
- 10 I f
- (sun4c,img)1859 5928 w
- 10 S f
- (_)2267 5928 w
- 10 I f
- (sun4m,img)2317 5928 w
- 10 S f
- (_)2753 5928 w
- 10 I f
- (sun4d,img)2803 5928 w
- 10 S f
- (_)3217 5928 w
- 10 I f
- (sun4e)3267 5928 w
- 10 R f
- ( are needed to make a bootable CD for)8 1708(Speci256es a comma separated list of boot images that)8 2252 2 1440 6048 t
- ( option is required)3 760( This)1 246( may be empty 256elds in the comma separated list.)9 2066( There)1 300(sparc systems.)1 588 5 1440 6168 t
- ( the)1 171( If)1 148( bootable CD for Sun sparc systems.)6 1601(to make a)2 434 4 1440 6288 t
- 10 S1 f
- (261)3843 6288 w
- 10 B f
- (B)3908 6288 w
- 10 R f
- (or)4024 6288 w
- 10 S1 f
- (261)4156 6288 w
- 10 B f
- (sparc-boot)4221 6288 w
- 10 R f
- (option has been)2 675 1 4725 6288 t
- ( sector of the resulting image will contain a Sun disk label. This disk label)14 3214(speci256ed, the 256rst)2 746 2 1440 6408 t
- ( slice 7 for the boot images that have been)9 1764( . .)2 82( iso9660 image and slice 1 .)6 1167(speci256es slice 0 for the)4 947 4 1440 6528 t
- ( each of the additional boot images)6 1494( 8191 within)2 540( . .)2 82(speci256ed with this option. Byte offset 512 .)7 1844 4 1440 6648 t
- ( the appropriate sparc architecture. The rest of each)8 2157(must contain a primary boot that works for)7 1803 2 1440 6768 t
- (of the images usually contains an ufs 256lesystem that is used primary kernel boot stage.)14 3567 1 1440 6888 t
- ( method is the boot method found with SunOS 4.x and SunOS 5.x.)12 3001(The implemented boot)2 959 2 1440 7128 t
- ( not depend on SunOS internals but only on properties of the Open Boot prom.)14 3263(However, it does)2 697 2 1440 7248 t
- ( 2)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7728 t
- cleartomark
- showpage
- restore
- %%EndPage: 2 2
- %%Page: 3 3
- save
- mark
- 3 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- (For this reason, it should be usable for any OS that boots off a sparc system.)15 3164 1 1440 960 t
- 10 S1 f
- (261)1080 1128 w
- 10 B f
- (G)1145 1128 w
- 10 I f
- (generic)1256 1128 w
- 10 S f
- (_)1555 1128 w
- 10 I f
- (boot)1605 1128 w
- 10 S f
- (_)1783 1128 w
- 10 I f
- (image)1833 1128 w
- 10 R f
- ( generic)1 337(Speci256es the path and 256lename of the generic boot image to be used when making a)15 3623 2 1440 1248 t
- ( The)1 232(bootable CD.)1 552 2 1440 1368 t
- 10 B f
- (generic)2268 1368 w
- 10 S f
- (_)2578 1368 w
- 10 B f
- (boot)2628 1368 w
- 10 S f
- (_)2817 1368 w
- 10 B f
- (image)2867 1368 w
- 10 R f
- (wil be placed on the 256rst 16 sectors of the CD. The)11 2234 1 3166 1368 t
- ( If)1 134( the iso9660 primary volume descriptor.)5 1654(256rst 16 sectors are the sectors that are located before)9 2172 3 1440 1488 t
- ( the)1 166(this option is used together with)5 1381 2 1440 1608 t
- 10 S1 f
- (261)3031 1608 w
- 10 B f
- (sparc-boot)3096 1608 w
- 10 R f
- (option, the Sun disk label will overlay the)7 1805 1 3595 1608 t
- (256rst 512 bytes of the generic boot image.)7 1693 1 1440 1728 t
- 10 S1 f
- (261)1080 1896 w
- 10 B f
- (hard-disk-boot)1145 1896 w
- 10 R f
- (Speci256es that the boot image used to create)7 1791 1 1440 2016 t
- 10 S1 f
- (")3265 2016 w
- 10 R f
- (El Torito)1 373 1 3306 2016 t
- 10 S1 f
- (")3679 2016 w
- 10 R f
- (bootable CDs is a hard disk image. The)7 1646 1 3754 2016 t
- (hard disk image must begin with a master boot record that contains a single partition.)14 3517 1 1440 2136 t
- 10 S1 f
- (261)1080 2304 w
- 10 B f
- (no-emul-boot)1145 2304 w
- 10 R f
- (Speci256es that the boot image used to create)7 1917 1 1440 2424 t
- 10 S1 f
- (")3409 2424 w
- 10 R f
- (El Torito)1 392 1 3450 2424 t
- 10 S1 f
- (")3842 2424 w
- 10 R f
- (bootable CDs is a 'no emulation')5 1464 1 3936 2424 t
- (image. The system will load and execute this image without performing any disk emulation.)13 3787 1 1440 2544 t
- 10 S1 f
- (261)1080 2712 w
- 10 B f
- (no-boot)1145 2712 w
- 10 R f
- (Speci256es that the created)3 1049 1 1440 2832 t
- 10 S1 f
- (")2532 2832 w
- 10 R f
- (El Torito)1 382 1 2573 2832 t
- 10 S1 f
- (")2955 2832 w
- 10 R f
- ( as not bootable. The system will)6 1433(CD should be marked)3 928 2 3039 2832 t
- (provide an emulated drive for the image, but will boot off a standard boot device.)14 3362 1 1440 2952 t
- 10 S1 f
- (261)1080 3120 w
- 10 B f
- (boot-load-seg)1145 3120 w
- 10 I f
- (segment)1750 3120 w
- 10 S f
- (_)2077 3120 w
- 10 I f
- (address)2127 3120 w
- 10 R f
- (Speci256es the load segment address of the boot image for no-emulation)10 2893 1 1440 3240 t
- 10 S1 f
- (")4366 3240 w
- 10 R f
- (El Torito)1 372 1 4407 3240 t
- 10 S1 f
- (")4779 3240 w
- 10 R f
- (CDs.)4853 3240 w
- 10 S1 f
- (261)1080 3408 w
- 10 B f
- (boot-load-size)1145 3408 w
- 10 I f
- (load)1772 3408 w
- 10 S f
- (_)1950 3408 w
- 10 I f
- (sectors)2000 3408 w
- 10 R f
- (Speci256es the number of)3 979 1 1440 3528 t
- 10 S1 f
- (")2455 3528 w
- 10 R f
- (virtual)2496 3528 w
- 10 S1 f
- (")2757 3528 w
- 10 R f
- ( default)1 314( The)1 225( to load in no-emulation mode.)5 1293((512-byte) sectors)1 734 4 2834 3528 t
- ( BIOSes may have problems if this is not a multiple of 4.)12 2376( Some)1 294(is to load the entire boot 256le.)6 1195 3 1440 3648 t
- 10 S1 f
- (261)1080 3816 w
- 10 B f
- (boot-info-table)1145 3816 w
- 10 R f
- ( at)1 119(Speci256es that a 56-byte table with information of the CD-ROM layout will be patched in)14 3841 2 1440 3936 t
- ( the source 256lesys-)3 785( this option is given, the boot 256le is modi256ed in)10 2034( If)1 138(offset 8 in the boot 256le.)5 1003 4 1440 4056 t
- ( the)1 165( See)1 220( a copy if this 256le cannot be easily regenerated!)9 2049(tem, so make sure to make)5 1150 4 1440 4176 t
- 10 B f
- (BOOT)5110 4176 w
- (INFO TABLE)1 623 1 1440 4296 t
- 10 R f
- (section for a description of this table.)6 1532 1 2096 4296 t
- 10 S1 f
- (261)1080 4464 w
- 10 B f
- (C)1145 4464 w
- 10 I f
- (last)1250 4464 w
- 10 S f
- (_)1395 4464 w
- 10 I f
- (sess)1445 4464 w
- 10 S f
- (_)1606 4464 w
- 10 I f
- (start,next)1656 4464 w
- 10 S f
- (_)2031 4464 w
- 10 I f
- (sess)2081 4464 w
- 10 S f
- (_)2242 4464 w
- 10 I f
- (start)2292 4464 w
- 10 R f
- ( when)1 251(This option is needed)3 885 2 1440 4584 t
- 10 B f
- (mkisofs)2611 4584 w
- 10 R f
- (is used to create the image of a second session or a higher)12 2426 1 2974 4584 t
- ( option)1 291( The)1 223(level session for a multi session disk.)6 1546 3 1440 4704 t
- 10 S1 f
- (261)3534 4704 w
- 10 B f
- (C)3599 4704 w
- 10 R f
- (takes a pair of two numbers separated by)7 1695 1 3705 4704 t
- ( session of the disk)4 801(a comma. The 256rst number is the sector number of the 256rst sector in the last)15 3159 2 1440 4824 t
- ( of the new ses-)4 682( second number is the starting sector number)7 1894( The)1 228(that should be appended to.)4 1156 4 1440 4944 t
- ( expected pair of numbers may be retrieved by calling)9 2297(sion. The)1 420 2 1440 5064 t
- 10 B f
- (cdrecord -msinfo ...)2 861 1 4198 5064 t
- 10 R f
- (the)5100 5064 w
- 10 S1 f
- (261)5263 5064 w
- 10 B f
- (C)5328 5064 w
- 10 R f
- (option may only be uses in conjunction with the)8 1986 1 1440 5184 t
- 10 S1 f
- (261)3459 5184 w
- 10 B f
- (M)3524 5184 w
- 10 R f
- (option.)3651 5184 w
- 10 S1 f
- (261)1080 5352 w
- 10 B f
- (c)1145 5352 w
- 10 I f
- (boot)1222 5352 w
- 10 S f
- (_)1400 5352 w
- 10 I f
- (catalog)1450 5352 w
- 10 R f
- ( to be used when making an)6 1253(Speci256es the path and 256lename of the boot catalog)8 2190 2 1440 5472 t
- 10 S1 f
- (")4931 5472 w
- 10 R f
- (El Torito)1 387 1 4972 5472 t
- 10 S1 f
- (")5359 5472 w
- 10 R f
- ( to)1 129(bootable CD. The pathname must be relative to the source path speci256ed)11 3198 2 1440 5592 t
- 10 B f
- (mkisofs.)4818 5592 w
- 10 R f
- (This)5222 5592 w
- ( 256le will be created by)5 970( This)1 252( to make a bootable CD.)5 1051(option is required)2 735 4 1440 5712 t
- 10 B f
- (mkisofs)4489 5712 w
- 10 R f
- (in the source)2 542 1 4858 5712 t
- ( 256lename does not con257ict with an existing 256le, as it will be)12 2518(256lesystem, so be sure the speci256ed)5 1442 2 1440 5832 t
- (quietly overwritten! Usually a name like)5 1657 1 1440 5952 t
- 10 S1 f
- (")3130 5952 w
- 10 R f
- (boot.catalog)3171 5952 w
- 10 S1 f
- (")3662 5952 w
- 10 R f
- (is chosen.)1 402 1 3736 5952 t
- 10 S1 f
- (261)1080 6120 w
- 10 B f
- (copyright)1145 6120 w
- 10 I f
- (FILE)1589 6120 w
- 10 R f
- ( parameter can also be set in the 256le)8 1574( This)1 254( name.)1 284(Speci256es the Copyright 256le)3 1143 4 1440 6240 t
- 10 B f
- (.mkisofsrc)4738 6240 w
- 10 R f
- (with)5222 6240 w
- ( speci256ed in both places, the command line version is used.)10 2450(COPY=256lename. If)1 824 2 1440 6360 t
- 10 S1 f
- (261)1080 6528 w
- 10 B f
- (d)1145 6528 w
- 10 R f
- ( violates the ISO9660 standard,)4 1317( This)1 251( period.)1 320(Omit trailing period from 256les that do not have a)9 2072 4 1440 6528 t
- ( with caution.)2 563( Use)1 221(but it happens to work on many systems.)7 1689 3 1440 6648 t
- 10 S1 f
- (261)1080 6816 w
- 10 B f
- (D)1145 6816 w
- 10 R f
- ( This)1 247( way we see them.)4 778(Do not use deep directory relocation, and instead just pack them in the)12 2935 3 1440 6816 t
- ( with caution.)2 563( Use)1 221(violates the ISO9660 standard, but it works on many systems.)9 2546 3 1440 6936 t
- 10 S1 f
- (261)1080 7104 w
- 10 B f
- (f)1145 7104 w
- 10 R f
- ( is not in use, sym-)5 856( this option)2 489( When)1 315(Follow symbolic links when generating the 256lesystem.)6 2300 4 1440 7104 t
- (bolic links will be entered using Rock Ridge if enabled, otherwise the 256le will be ignored.)15 3714 1 1440 7224 t
- ( 3)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7704 t
- cleartomark
- showpage
- restore
- %%EndPage: 3 3
- %%Page: 4 4
- save
- mark
- 4 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- 10 S1 f
- (261)1080 960 w
- 10 B f
- (gui)1145 960 w
- 10 R f
- ( This currently makes the output more verbose but may have)10 2594(Switch the behaviour for a GUI.)5 1366 2 1440 960 t
- (other effects in future.)3 910 1 1440 1080 t
- 10 S1 f
- (261)1080 1248 w
- 10 B f
- (hide)1145 1248 w
- 10 I f
- (glob)1362 1248 w
- 10 R f
- (Hide)1440 1368 w
- 10 I f
- (glob)1669 1368 w
- 10 R f
- ( Rock Ridge directory.)3 943(from being seen on the ISO9660 or)6 1469 2 1882 1368 t
- 10 I f
- (glob)4363 1368 w
- 10 R f
- (is a shell wild-card-)3 823 1 4577 1368 t
- ( globs may be hidden)4 915( Multiple)1 418( any part of the 256lename or path.)7 1408(style pattern that must match)4 1219 4 1440 1488 t
- ( If)1 142((up to 1000).)2 555 2 1440 1608 t
- 10 I f
- (glob)2180 1608 w
- 10 R f
- ( will be hidden.)3 679(matches a directory, then the contents of that directory)8 2320 2 2401 1608 t
- ( the)1 160( be used with)3 572( Should)1 356(All the hidden 256les will still be written to the output CD image 256le.)13 2872 4 1440 1728 t
- 10 S1 f
- (261)1440 1848 w
- 10 B f
- (hide-joliet)1505 1848 w
- 10 R f
- (option.)1971 1848 w
- 10 S1 f
- (261)1080 2016 w
- 10 B f
- (hide-list)1145 2016 w
- 10 I f
- (256le)1523 2016 w
- 10 R f
- (A 256le containing a list of)5 1037 1 1440 2136 t
- 10 I f
- (globs)2510 2136 w
- 10 R f
- (to be hidden as above.)4 922 1 2760 2136 t
- 10 S1 f
- (261)1080 2304 w
- 10 B f
- (hide-joliet)1145 2304 w
- 10 I f
- (glob)1611 2304 w
- 10 R f
- (Hide)1440 2424 w
- 10 I f
- (glob)1675 2424 w
- 10 R f
- (from being seen on the Joliet directory.)6 1669 1 1895 2424 t
- 10 I f
- (glob)3639 2424 w
- 10 R f
- (is a shell wild-card-style pattern that)5 1541 1 3859 2424 t
- ( If)1 139( hidden (up to 1000).)4 901( globs may be)3 606( Multiple)1 419(must match any part of the 256lename or path.)8 1895 5 1440 2544 t
- 10 I f
- (glob)1440 2664 w
- 10 R f
- ( the hidden 256les)3 663( All)1 195( that directory will be hidden.)5 1227(matches a directory, then the contents of)6 1664 4 1651 2664 t
- ( be used with the)4 709( Should)1 350(will still be written to the output CD image 256le.)9 1973 3 1440 2784 t
- 10 S1 f
- (261)4505 2784 w
- 10 B f
- (hide)4570 2784 w
- 10 R f
- (option.)4787 2784 w
- 10 S1 f
- (261)1080 2952 w
- 10 B f
- (hide-joliet-list)1145 2952 w
- 10 I f
- (256le)1772 2952 w
- 10 R f
- (A 256le containing a list of)5 1037 1 1440 3072 t
- 10 I f
- (globs)2510 3072 w
- 10 R f
- (to be hidden as above.)4 922 1 2760 3072 t
- 10 S1 f
- (261)1080 3240 w
- 10 B f
- (hide-joliet-trans-tbl)1145 3240 w
- 10 R f
- (Hide the)1 358 1 1440 3360 t
- 10 B f
- (TRANS.TBL)1840 3360 w
- 10 R f
- ( don't make sense in the)5 1058( 256les usually)2 540( These)1 313(256les from the Joliet tree.)4 1042 4 2447 3360 t
- ( both be different)3 753(Joliet World as they list the real name and the ISO9660 name which may)13 3207 2 1440 3480 t
- (from the Joliet name.)3 873 1 1440 3600 t
- 10 S1 f
- (261)1080 3768 w
- 10 B f
- (hide-rr-moved)1145 3768 w
- 10 R f
- (Rename the directory)2 911 1 1440 3888 t
- 10 B f
- (RR)2402 3888 w
- 10 S f
- (_)2546 3888 w
- 10 B f
- (MOVED)2596 3888 w
- 10 R f
- (to)3030 3888 w
- 10 B f
- (.rr)3159 3888 w
- 10 S f
- (_)3272 3888 w
- 10 B f
- (moved)3322 3888 w
- 10 R f
- ( to be)2 276( seems)1 295( It)1 145(in the Rock Ridge tree.)4 1028 4 3656 3888 t
- (impossible to completely hide the)4 1458 1 1440 4008 t
- 10 B f
- (RR)2950 4008 w
- 10 S f
- (_)3094 4008 w
- 10 B f
- (MOVED)3144 4008 w
- 10 R f
- ( This)1 262( tree.)1 225(directory from the Rock Ridge)4 1334 3 3579 4008 t
- ( don't know what this)4 952(option only makes the visible tree better to understand for people who)11 3008 2 1440 4128 t
- ( you need to have no)5 894( If)1 137(directory is for.)2 644 3 1440 4248 t
- 10 B f
- (RR)3153 4248 w
- 10 S f
- (_)3297 4248 w
- 10 B f
- (MOVED)3347 4248 w
- 10 R f
- (directory at all, you should use the)6 1457 1 3768 4248 t
- 10 S1 f
- (261)5263 4248 w
- 10 B f
- (D)5328 4248 w
- 10 R f
- (option. Note that in case that the)6 1386 1 1440 4368 t
- 10 S1 f
- (261)2866 4368 w
- 10 B f
- (D)2931 4368 w
- 10 R f
- ( been speci256ed, the resulting 256lesystem is not)7 1928(option has)1 429 2 3043 4368 t
- (ISO9660 level-1 compliant and will not be readable on MS-DOS.)9 2697 1 1440 4488 t
- 10 S1 f
- (261)1080 4656 w
- 10 B f
- (l)1145 4656 w
- 10 R f
- ( the ISO9660 256lename will be in an 8.3 format)9 2054( Normally)1 462( 30 character 256lenames.)3 1010(Allow full)1 434 4 1440 4656 t
- ( MS-DOS, even though the ISO9660 standard allows 256lenames of up)10 2907(which is compatible with)3 1053 2 1440 4776 t
- ( use this option, the disc may be dif256cult to use on a MS-DOS system,)14 2965( you)1 185( If)1 134(to 30 characters.)2 676 4 1440 4896 t
- ( with caution.)2 563( Use)1 221(but this comes in handy on some other systems (such as the Amiga).)12 2830 3 1440 5016 t
- 10 S1 f
- (261)1080 5184 w
- 10 B f
- (J)1145 5184 w
- 10 R f
- ( is primarily)2 531( This)1 257( 256le names.)2 500(Generate Joliet directory records in addition to regular iso9660)8 2672 4 1440 5184 t
- ( Joliet)1 260( The)1 264(useful when the discs are to be used on Windows-NT or Windows-95 machines.)12 3436 3 1440 5304 t
- ( 64 Unicode charac-)3 853(256lenames are speci256ed in Unicode and each path component can be up to)12 3107 2 1440 5424 t
- (ters long.)1 380 1 1440 5544 t
- 10 S1 f
- (261)1080 5712 w
- 10 B f
- (L)1145 5712 w
- 10 R f
- ( a leading dot is replaced with an)7 1450( Usually,)1 413(Allow ISO9660 256lenames to begin with a period.)7 2097 3 1440 5712 t
- (underscore in order to maintain MS-DOS compatibility.)6 2288 1 1440 5832 t
- 10 S1 f
- (261)1080 6000 w
- 10 B f
- (log-256le)1145 6000 w
- 10 I f
- (log)1467 6000 w
- 10 S f
- (_)1595 6000 w
- 10 I f
- (256le)1645 6000 w
- 10 R f
- (Redirect all error, warning and informational messages to)7 2357 1 1440 6120 t
- 10 I f
- (log)3830 6120 w
- 10 S f
- (_)3958 6120 w
- 10 I f
- (256le)4008 6120 w
- 10 R f
- (instead of the standard error.)4 1176 1 4163 6120 t
- 10 S1 f
- (261)1080 6288 w
- 10 B f
- (m)1145 6288 w
- 10 I f
- (glob)1261 6288 w
- 10 R f
- (Exclude)1440 6408 w
- 10 I f
- (glob)1806 6408 w
- 10 R f
- (from being written to CDROM.)4 1325 1 2023 6408 t
- 10 I f
- (glob)3420 6408 w
- 10 R f
- ( pattern that must)3 742(is a shell wild-card-style)3 1021 2 3637 6408 t
- ( of the 256lename (not the path as with option)9 1818(match part)1 433 2 1440 6528 t
- 10 B f
- (-x)3724 6528 w
- 10 R f
- (). Technically)1 595 1 3807 6528 t
- 10 I f
- (glob)4435 6528 w
- 10 R f
- (is matched against)2 754 1 4646 6528 t
- (the)1440 6648 w
- 10 I f
- (d-)1615 6648 w
- 10 S1 f
- (>)1698 6648 w
- 10 I f
- (d)1754 6648 w
- 10 S f
- (_)1804 6648 w
- 10 I f
- (name)1854 6648 w
- 10 R f
- ( 1000).)1 312( globs may be excluded (up to)6 1372( Multiple)1 431(part of the directory entry.)4 1162 4 2123 6648 t
- (Example:)1440 6768 w
- (mkisofs)1440 7008 w
- 10 S1 f
- (261)1790 7008 w
- 10 R f
- (o rom)1 244 1 1855 7008 t
- 10 S1 f
- (261)2132 7008 w
- 10 R f
- (m ')1 144 1 2197 7008 t
- 10 S f
- (*)2341 7008 w
- 10 R f
- (.o')2391 7008 w
- 10 S1 f
- (261)2532 7008 w
- 10 R f
- (m core)1 282 1 2597 7008 t
- 10 S1 f
- (261)2912 7008 w
- 10 R f
- (m foobar)1 371 1 2977 7008 t
- (would exclude all 256les ending in)5 1357 1 1440 7248 t
- 10 S1 f
- (")2833 7248 w
- 10 R f
- (.o)2874 7248 w
- 10 S1 f
- (")2949 7248 w
- 10 R f
- (, called)1 299 1 2990 7248 t
- 10 S1 f
- (")3325 7248 w
- 10 R f
- (core)3366 7248 w
- 10 S1 f
- (")3537 7248 w
- 10 R f
- (or)3614 7248 w
- 10 S1 f
- (")3734 7248 w
- 10 R f
- (foobar)3775 7248 w
- 10 S1 f
- (")4035 7248 w
- 10 R f
- (to be copied to CDROM. Note)5 1287 1 4113 7248 t
- ( 4)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7728 t
- cleartomark
- showpage
- restore
- %%EndPage: 4 4
- %%Page: 5 5
- save
- mark
- 5 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- (that if you had a directory called)6 1399 1 1440 960 t
- 10 S1 f
- (")2881 960 w
- 10 R f
- (foobar)2922 960 w
- 10 S1 f
- (")3182 960 w
- 10 R f
- ( be)1 135(it too (and of course all its descendants) would)8 2000 2 3265 960 t
- (excluded.)1440 1080 w
- (NOTE: The)1 486 1 1440 1320 t
- 10 S1 f
- (261)1963 1320 w
- 10 R f
- (m and)1 259 1 2028 1320 t
- 10 S1 f
- (261)2324 1320 w
- 10 R f
- ( now)1 210( Both)1 265(x option description should both be updated, they are wrong.)9 2536 3 2389 1320 t
- ( A 256le is excluded if either the last component)9 2124(work identical and use 256lename globbing.)5 1836 2 1440 1440 t
- (matches or the whole path matches.)5 1465 1 1440 1560 t
- 10 S1 f
- (261)1080 1728 w
- 10 B f
- (exclude-list)1145 1728 w
- 10 I f
- (256le)1661 1728 w
- 10 R f
- (A 256le containing a list of)5 1037 1 1440 1848 t
- 10 I f
- (globs)2510 1848 w
- 10 R f
- (to be exclude as above.)4 960 1 2760 1848 t
- 10 S1 f
- (261)1080 2016 w
- 10 B f
- (M)1145 2016 w
- 10 I f
- (path)1272 2016 w
- 10 R f
- (or)1440 2136 w
- 10 S1 f
- (261)1080 2304 w
- 10 B f
- (M)1145 2304 w
- 10 I f
- (device)1272 2304 w
- 10 R f
- ( The alternate form takes a SCSI device)7 1679(Speci256es path to existing iso9660 image to be merged.)8 2281 2 1440 2424 t
- ( as the)2 283(speci256er that uses the same syntax)5 1448 2 1440 2544 t
- 10 B f
- (dev=)3210 2544 w
- 10 R f
- (parameter of)1 520 1 3456 2544 t
- 10 B f
- (cdrecord.)4015 2544 w
- 10 R f
- (The output of)2 572 1 4461 2544 t
- 10 B f
- (mkisofs)5072 2544 w
- 10 R f
- ( Typi-)1 293(will be a new session which should get written to the end of the image speci256ed in -M.)17 3667 2 1440 2664 t
- ( you are)2 389(cally this requires multi-session capability for the recorder and cdrom drive that)11 3571 2 1440 2784 t
- ( conjunction with the)3 901( option may only be used in)6 1213( This)1 253(attempting to write this image to.)5 1413 4 1440 2904 t
- 10 S1 f
- (261)5263 2904 w
- 10 B f
- (C)5328 2904 w
- 10 R f
- (option.)1440 3024 w
- 10 S1 f
- (261)1080 3192 w
- 10 B f
- (N)1145 3192 w
- 10 R f
- ( the ISO9660 standard, but)4 1138( may violate)2 524( This)1 251(Omit version numbers from ISO9660 256le names.)6 2047 4 1440 3192 t
- ( with caution.)2 563( Use)1 221(no one really uses the version numbers anyway.)7 1969 3 1440 3312 t
- 10 S1 f
- (261)1080 3480 w
- 10 B f
- (nobak)1145 3480 w
- 10 S1 f
- (261)1080 3648 w
- 10 B f
- (no-bak)1145 3648 w
- 10 R f
- ( 256les 256les on the iso9660 256lesystem. If the)8 1796(Do not include backup)3 943 2 1440 3768 t
- 10 S1 f
- (261)4217 3768 w
- 10 B f
- (no-bak)4282 3768 w
- 10 R f
- (option is speci256ed,)2 779 1 4621 3768 t
- (256les that contain the characters ')5 1369 1 1440 3888 t
- 10 S1 f
- (304)2809 3888 w
- 10 R f
- (' or ')2 229 1 2842 3888 t
- 10 S1 f
- (#)3071 3888 w
- 10 R f
- ( included (these are typi-)4 1048(' or end in '.bak' will not be)7 1231 2 3121 3888 t
- (cally backup 256les for editors under unix).)6 1698 1 1440 4008 t
- 10 S1 f
- (261)1080 4176 w
- 10 B f
- (no-rr)1145 4176 w
- 10 R f
- ( may help to avoid getting)5 1127( This)1 252( from previous sessions.)3 1014(Do not use the Rock Ridge attributes)6 1567 4 1440 4176 t
- (into trouble when)2 721 1 1440 4296 t
- 10 B f
- (mkisofs)2194 4296 w
- 10 R f
- (256nds illegal Rock Ridge signatures on an old session.)8 2200 1 2555 4296 t
- 10 S1 f
- (261)1080 4464 w
- 10 B f
- (no-split-symlink-components)1145 4464 w
- 10 R f
- ( new Continuation Area (CE) instead. This may)7 2077(Don't split the SL components, but begin a)7 1883 2 1440 4584 t
- ( reading split SL components)4 1212(waste some space, but the SunOS 4.1.4 cdrom driver has a bug in)12 2748 2 1440 4704 t
- ((link)1440 4824 w
- 10 S f
- (_)1629 4824 w
- 10 R f
- (size = component)2 721 1 1679 4824 t
- 10 S f
- (_)2400 4824 w
- 10 R f
- (size instead of link)3 776 1 2450 4824 t
- 10 S f
- (_)3226 4824 w
- 10 R f
- (size += component)2 777 1 3276 4824 t
- 10 S f
- (_)4053 4824 w
- 10 R f
- (size).)4103 4824 w
- 10 S1 f
- (261)1080 4992 w
- 10 B f
- (no-split-symlink-256elds)1145 4992 w
- 10 R f
- ( SL 256elds, but begin a new Continuation Area (CE) instead. This may waste)13 3338(Don't split the)2 622 2 1440 5112 t
- ( have a bug in reading split SL)7 1294(some space, but the SunOS 4.1.4 and Solaris 2.5.1 cdrom driver)10 2666 2 1440 5232 t
- (256elds (a `/' can be dropped).)5 1170 1 1440 5352 t
- 10 S1 f
- (261)1080 5520 w
- 10 B f
- (o)1145 5520 w
- 10 I f
- (256lename)1228 5520 w
- 10 R f
- ( can be a)3 387( This)1 248( should be written.)3 780(is the name of the 256le to which the iso9660 256lesystem image)11 2545 4 1440 5640 t
- ( or it can correspond directly to the device name of the optical disc writer.)14 3064(disk 256le, a tape drive,)4 896 2 1440 5760 t
- ( that the output can also be a block special device for a)12 2388( Note)1 269( speci256ed, stdout is used.)4 1068(If not)1 235 4 1440 5880 t
- ( ensure that)2 478(regular disk drive, in which case the disk partition can be mounted and examined to)14 3482 2 1440 6000 t
- (the premastering was done correctly.)4 1503 1 1440 6120 t
- 10 S1 f
- (261)1080 6288 w
- 10 B f
- (path-list)1145 6288 w
- 10 I f
- (256le)1534 6288 w
- 10 R f
- (A 256le containing a list of)5 1142 1 1440 6408 t
- 10 I f
- (pathspec)2636 6408 w
- 10 R f
- ( added to the ISO9660)4 1019(directories and 256lenames to be)4 1336 2 3045 6408 t
- (256lesystem. This list of pathspecs are processed after any that appear on the command line. If)15 3960 1 1440 6528 t
- (the argument is)2 634 1 1440 6648 t
- 10 I f
- (-)2108 6648 w
- 10 R f
- ( from the standard input. There must be at least one)10 2155(, then the list is read)5 850 2 2149 6648 t
- 10 I f
- (path-)5189 6648 w
- (spec)1440 6768 w
- 10 R f
- (given on the command line as well.)6 1466 1 1650 6768 t
- 10 S1 f
- (261)1080 6936 w
- 10 B f
- (P)1145 6936 w
- 10 I f
- (publisher)1239 6936 w
- 10 S f
- (_)1617 6936 w
- 10 I f
- (id)1667 6936 w
- 10 R f
- ( should describe the)3 862( This)1 258(Speci256es a text string that will be written into the volume header.)11 2840 3 1440 7056 t
- ( is space on)3 487( There)1 298( phone number.)2 640(publisher of the CDROM, usually with a mailing address and)9 2535 4 1440 7176 t
- ( 256le)1 163( parameter can also be set in the)7 1340( This)1 245(the disc for 128 characters of information.)6 1736 4 1440 7296 t
- 10 B f
- (.mkisofsrc)4959 7296 w
- 10 R f
- ( 5)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7776 t
- cleartomark
- showpage
- restore
- %%EndPage: 5 5
- %%Page: 6 6
- save
- mark
- 6 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- ( speci256ed in both places, the command line version is used.)10 2450( If)1 132(with PUBL=.)1 548 3 1440 960 t
- 10 S1 f
- (261)1080 1128 w
- 10 B f
- (p)1145 1128 w
- 10 I f
- (preparer)1234 1128 w
- 10 S f
- (_)1589 1128 w
- 10 I f
- (id)1639 1128 w
- 10 R f
- ( should describe the)3 862( This)1 258(Speci256es a text string that will be written into the volume header.)11 2840 3 1440 1248 t
- ( is space on)3 496( There)1 301( a mailing address and phone number.)6 1583(preparer of the CDROM, usually with)5 1580 4 1440 1368 t
- ( 256le)1 163( parameter can also be set in the)7 1340( This)1 245(the disc for 128 characters of information.)6 1736 4 1440 1488 t
- 10 B f
- (.mkisofsrc)4959 1488 w
- 10 R f
- ( speci256ed in both places, the command line version is used.)10 2450( If)1 132(with PREP=.)1 532 3 1440 1608 t
- 10 S1 f
- (261)1080 1776 w
- 10 B f
- (print-size)1145 1776 w
- 10 R f
- (Print estimated 256lesystem size and exit. This option is needed for Disk At Once mode and with)16 3960 1 1440 1896 t
- (some CD-R drives when piping directly into)6 1891 1 1440 2016 t
- 10 B f
- (cdrecord.)3375 2016 w
- 10 R f
- ( needed to know the)4 876(In this case it is)4 698 2 3826 2016 t
- ( option)1 297( The)1 229(size of the 256lesystem before the actual CD-creation is done.)9 2528 3 1440 2136 t
- 10 S1 f
- (261)4535 2136 w
- 10 R f
- (print-size allows to)2 800 1 4600 2136 t
- (get this size from a)4 792 1 1440 2256 t
- 10 S1 f
- (")2265 2256 w
- 10 R f
- (dry-run)2306 2256 w
- 10 S1 f
- (")2605 2256 w
- 10 R f
- (before the CD is actually written.)5 1371 1 2679 2256 t
- 10 S1 f
- (261)1080 2424 w
- 10 B f
- (R)1145 2424 w
- 10 R f
- ( RR records using the Rock Ridge protocol to further describe the 256les on)13 3139(Generate SUSP and)2 821 2 1440 2424 t
- (the iso9660 256lesystem.)2 936 1 1440 2544 t
- 10 S1 f
- (261)1080 2712 w
- 10 B f
- (r)1145 2712 w
- 10 R f
- (This is like the)3 616 1 1440 2712 t
- 10 S1 f
- (261)2089 2712 w
- 10 R f
- ( uid)1 162( The)1 222( useful values.)2 592(R option, but 256le ownership and modes are set to more)10 2270 4 2154 2712 t
- ( usually only useful on the author's system, and not)9 2222(and gid are set to zero, because they are)8 1738 2 1440 2832 t
- ( true, so that 256les and directories are globally)8 1920( the 256le read bits are set)6 1032( All)1 200(useful to the client.)3 808 4 1440 2952 t
- ( bits, so that exe-)4 712( any execute bit is set for a 256le, set all of the execute)13 2207( If)1 133(readable on the client.)3 908 4 1440 3072 t
- ( set all of)3 408( any search bit is set for a directory,)8 1523( If)1 136(cutables are globally executable on the client.)6 1893 4 1440 3192 t
- ( write bits are)3 627( All)1 213( directories are globally searchable on the client.)7 2123(the search bits, so that)4 997 4 1440 3312 t
- ( any of the special)4 818( If)1 147( the CD-Rom will be mounted read-only in any case.)9 2321(cleared, because)1 674 4 1440 3432 t
- ( locks are not useful on a read-only 256le system, and)10 2195(mode bits are set, clear them, because 256le)7 1765 2 1440 3552 t
- (set-id bits are not desirable for uid 0 or gid 0.)10 1886 1 1440 3672 t
- 10 S1 f
- (261)1080 3840 w
- 10 B f
- (sysid)1145 3840 w
- 10 I f
- (ID)1390 3840 w
- 10 R f
- ( parameter can also be set in the 256le)8 1806( This)1 283(Speci256es the system ID.)3 1107 3 1440 3960 t
- 10 B f
- (.mkisofsrc)4708 3960 w
- 10 R f
- (with)5222 3960 w
- (SYSI=system)1440 4080 w
- 10 S f
- (_)1991 4080 w
- 10 R f
- ( speci256ed in both places, the command line version is used.)10 2450(id. If)1 235 2 2041 4080 t
- 10 S1 f
- (261)1080 4248 w
- 10 B f
- (T)1145 4248 w
- 10 R f
- ( can be used on non-Rock)5 1079(Generate a 256le TRANS.TBL in each directory on the CDROM, which)10 2881 2 1440 4248 t
- ( is also information)3 868( There)1 321( systems to help establish the correct 256le names.)8 2171(Ridge capable)1 600 4 1440 4368 t
- ( character devices,)2 768(present in the 256le that indicates the major and minor numbers for block and)13 3192 2 1440 4488 t
- (and each symlink has the name of the link 256le given.)10 2186 1 1440 4608 t
- 10 S1 f
- (261)1080 4776 w
- 10 B f
- (table-name)1145 4776 w
- 10 I f
- (TABLE)1655 4776 w
- 10 S f
- (_)1950 4776 w
- 10 I f
- (NAME)2000 4776 w
- 10 R f
- (Alternative translation table 256le name (see above). Implies the)8 2567 1 1440 4896 t
- 10 S1 f
- (261)4042 4896 w
- 10 B f
- (T)4107 4896 w
- 10 R f
- ( you are creating a)4 776(option. If)1 415 2 4209 4896 t
- (multi-session image you must use the same name as in the previous session.)12 3136 1 1440 5016 t
- 10 S1 f
- (261)1080 5184 w
- 10 B f
- (U)1145 5184 w
- 10 R f
- (Allows)1440 5184 w
- 10 S1 f
- (")1774 5184 w
- 10 R f
- (Untranslated)1815 5184 w
- 10 S1 f
- (")2325 5184 w
- 10 R f
- ( the iso9660 standards described above.)5 1691(256lenames, completely violating)2 1298 2 2411 5184 t
- ( 257ags, and also allows more than one '.' character in the)11 2550(Forces on the -d, -l, -L and -N)7 1410 2 1440 5304 t
- ( is useful on HP-UX system, where the built-in)8 1967( This)1 247(256lename, as well as mixed case 256lenames.)6 1746 3 1440 5424 t
- (CDFS 256lesystem does not recognize ANY extensions. Use with extreme caution.)10 3321 1 1440 5544 t
- 10 S1 f
- (261)1080 5712 w
- 10 B f
- (V)1145 5712 w
- 10 I f
- (volid)1250 5712 w
- 10 R f
- ( parameter can also be set in)6 1208( This)1 248(Speci256es the volume ID to be written into the master block.)10 2504 3 1440 5832 t
- (the 256le)1 299 1 1440 5952 t
- 10 B f
- (.mkisofsrc)1788 5952 w
- 10 R f
- ( line version is)3 655( speci256ed in both places, the command)6 1695( If)1 148(with VOLI=id.)1 624 4 2278 5952 t
- ( is the name that will be used as the mount)10 1899( that if you assign a volume ID, this)8 1582(used. Note)1 479 3 1440 6072 t
- ( Solaris volume management system and the name that is assigned to the disc)13 3238(point used by the)3 722 2 1440 6192 t
- (on a Windows or Mac platform.)5 1321 1 1440 6312 t
- 10 S1 f
- (261)1080 6480 w
- 10 B f
- (volset)1145 6480 w
- 10 I f
- (ID)1422 6480 w
- 10 R f
- ( parameter can also be set in the 256le)8 1830( This)1 286( ID.)1 205(Speci256es the volset)2 870 4 1440 6600 t
- 10 B f
- (.mkisofsrc)4706 6600 w
- 10 R f
- (with)5222 6600 w
- (VOLS=volset)1440 6720 w
- 10 S f
- (_)1996 6720 w
- 10 R f
- ( speci256ed in both places, the command line version is used.)10 2450(id. If)1 235 2 2046 6720 t
- 10 S1 f
- (261)1080 6888 w
- 10 B f
- (volset-size)1145 6888 w
- 10 S1 f
- (#)1610 6888 w
- 10 R f
- ( set size to)3 455(Sets the volume)2 661 2 1440 7008 t
- 10 S1 f
- (#)2593 7008 w
- 10 R f
- (. The volume set size is the number of CD's that are in a CD set.)15 2757 1 2643 7008 t
- (The)1440 7128 w
- 10 S1 f
- (261)1638 7128 w
- 10 B f
- (volset-size)1703 7128 w
- 10 R f
- ( Operation System)2 778(option may be used to create CD's that are part of e.g. a)12 2444 2 2178 7128 t
- ( option)1 302( The)1 234(installation set of CD's.)3 1013 3 1440 7248 t
- 10 S1 f
- (261)3036 7248 w
- 10 B f
- (volset-size)3101 7248 w
- 10 R f
- (must be speci256ed before)3 1039 1 3580 7248 t
- 10 S1 f
- (261)4666 7248 w
- 10 B f
- (volset-seqno)4731 7248 w
- 10 R f
- (on)5300 7248 w
- ( 6)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7728 t
- cleartomark
- showpage
- restore
- %%EndPage: 6 6
- %%Page: 7 7
- save
- mark
- 7 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- (each command line.)2 817 1 1440 960 t
- 10 S1 f
- (261)1080 1128 w
- 10 B f
- (volset-seqno)1145 1128 w
- 10 S1 f
- (#)1700 1128 w
- 10 R f
- ( to)1 131(Sets the volume set sequence number)5 1630 2 1440 1248 t
- 10 S1 f
- (#)3254 1248 w
- 10 R f
- (. The volume set sequence number is the index)8 2096 1 3304 1248 t
- ( option)1 309( The)1 241(number of the current CD in a CD set.)8 1752 3 1440 1368 t
- 10 S1 f
- (261)3795 1368 w
- 10 B f
- (volset-size)3860 1368 w
- 10 R f
- ( speci256ed before)2 713(must be)1 342 2 4345 1368 t
- 10 S1 f
- (261)1440 1488 w
- 10 B f
- (volset-seqno)1505 1488 w
- 10 R f
- (on each command line.)3 950 1 2060 1488 t
- 10 S1 f
- (261)1080 1656 w
- 10 B f
- (v)1145 1656 w
- 10 R f
- (Verbose execution.)1 778 1 1440 1656 t
- 10 S1 f
- (261)1080 1824 w
- 10 B f
- (x)1145 1824 w
- 10 I f
- (path)1228 1824 w
- 10 R f
- (Exclude)1440 1824 w
- 10 I f
- (path)1802 1824 w
- 10 R f
- ( CDROM.)1 428(from being written to)3 882 2 2015 1824 t
- 10 I f
- (path)3394 1824 w
- 10 R f
- (must be the complete pathname that results)6 1792 1 3608 1824 t
- ( to this)2 295(from concatenating the pathname given as command line argument and the path relative)12 3665 2 1440 1944 t
- ( Example:)1 449( paths may be excluded (up to 1000).)7 1537(directory. Multiple)1 796 3 1440 2064 t
- (mkisofs)1440 2304 w
- 10 S1 f
- (261)1790 2304 w
- 10 R f
- (o cd)1 177 1 1855 2304 t
- 10 S1 f
- (261)2065 2304 w
- 10 R f
- (x /local/dir1)1 494 1 2130 2304 t
- 10 S1 f
- (261)2657 2304 w
- 10 R f
- (x /local/dir2 /local)2 749 1 2722 2304 t
- (NOTE: The)1 486 1 1440 2544 t
- 10 S1 f
- (261)1963 2544 w
- 10 R f
- (m and)1 259 1 2028 2544 t
- 10 S1 f
- (261)2324 2544 w
- 10 R f
- ( now)1 210( Both)1 265(x option description should both be updated, they are wrong.)9 2536 3 2389 2544 t
- ( A 256le is excluded if either the last component)9 2124(work identical and use 256lename globbing.)5 1836 2 1440 2664 t
- (matches or the whole path matches.)5 1465 1 1440 2784 t
- 10 S1 f
- (261)1080 2952 w
- 10 B f
- (z)1145 2952 w
- 10 R f
- ( is only of use and)5 865( This)1 263( SUSP records for transparently compressed 256les.)6 2145(Generate special)1 687 4 1440 2952 t
- ( experimental feature, and)3 1086( is an)2 243( This)1 252(interest for hosts that support transparent decompression.)6 2379 4 1440 3072 t
- ( this, but there are ALPHA patches for Linux that can make use of this)14 3100(no hosts yet support)3 860 2 1440 3192 t
- (feature.)1440 3312 w
- 9 B f
- (BOOT INFORMATION TABLE)2 1325 1 720 3480 t
- 10 R f
- (When the)1 393 1 1080 3600 t
- 10 S1 f
- (261)1506 3600 w
- 10 B f
- (boot-info-table)1571 3600 w
- 10 R f
- (option is given,)2 636 1 2237 3600 t
- 10 B f
- (mkisofs)2906 3600 w
- 10 R f
- (will modify the boot 256le speci256ed by the)7 1688 1 3267 3600 t
- 10 S1 f
- (261)4989 3600 w
- 10 B f
- (b)5054 3600 w
- 10 R f
- (option)5144 3600 w
- (by inserting a 56-byte)3 919 1 1080 3720 t
- 10 S1 f
- (")2039 3720 w
- 10 R f
- (boot information table)2 924 1 2080 3720 t
- 10 S1 f
- (")3004 3720 w
- 10 R f
- ( modi256cation is done in the)5 1162( This)1 251(at offset 8 in the 256le.)5 902 3 3085 3720 t
- ( 256le contains)2 551( This)1 256( you use a copy if this 256le is not easily recreated!)11 2175(source 256lesystem, so make sure)4 1338 4 1080 3840 t
- (pointers which may not be easily or reliably obtained at boot time.)11 2741 1 1080 3960 t
- (The format of this table is as follows; all integers are in section 7.3.1 ()14 2914 1 1080 4128 t
- 10 S1 f
- (")3994 4128 w
- 10 R f
- (little endian)1 483 1 4035 4128 t
- 10 S1 f
- (")4518 4128 w
- 10 R f
- () format.)1 357 1 4559 4128 t
- ( Meaning)1 903( Size)1 1014(Offset Name)1 958 3 1224 4368 t
- (8 bi)1 765 1 1257 4488 t
- 10 S f
- (_)2022 4488 w
- 10 R f
- ( of primary volume descriptor)4 1230( LBA)1 626( bytes)1 244(pvd 4)1 1002 4 2072 4488 t
- (12 bi)1 798 1 1224 4608 t
- 10 S f
- (_)2022 4608 w
- 10 R f
- ( of boot 256le)3 488( LBA)1 626( bytes)1 244(256le 4)1 1002 4 2072 4608 t
- (16 bi)1 798 1 1224 4728 t
- 10 S f
- (_)2022 4728 w
- 10 R f
- ( 256le length in bytes)4 799( Boot)1 621( bytes)1 244(length 4)1 1002 4 2072 4728 t
- (20 bi)1 798 1 1224 4848 t
- 10 S f
- (_)2022 4848 w
- 10 R f
- ( checksum)1 432( 32-bit)1 665( bytes)1 244(csum 4)1 1002 4 2072 4848 t
- (24 bi)1 798 1 1224 4968 t
- 10 S f
- (_)2022 4968 w
- 10 R f
- ( Reserved)1 747( bytes)1 244(reserved 40)1 1052 3 2072 4968 t
- ( All)1 202(The 32-bit checksum is the sum of all the 32-bit words in the boot 256le starting at byte offset 64.)19 4118 2 1080 5208 t
- (linear block addresses (LBAs) are given in CD sectors (normally 2048 bytes).)11 3199 1 1080 5328 t
- 9 B f
- (CONFIGURATION)720 5496 w
- 10 B f
- (mkisofs)1080 5616 w
- 10 R f
- (looks for the)2 549 1 1455 5616 t
- 10 B f
- (.mkisofsrc)2051 5616 w
- 10 R f
- ( the user's home)3 726(256le, 256rst in the current working directory, then in)8 2135 2 2539 5616 t
- ( the)1 160(directory, and then in the directory in which)7 1856 2 1080 5736 t
- 10 B f
- (mkisofs)3134 5736 w
- 10 R f
- ( 256le is assumed to con-)5 984( This)1 249(binary is stored.)2 667 3 3500 5736 t
- (tain a series of lines of the form)7 1330 1 1080 5856 t
- 10 B f
- (TAG=)2444 5856 w
- 10 I f
- (value,)2718 5856 w
- 10 R f
- ( case)1 206( The)1 223( way you can specify certain options.)6 1543(and in this)2 435 4 2993 5856 t
- ( settable on the command line, but)6 1422( 256elds in the volume header are not)7 1469( Some)1 295(of the tag is not signi256cant.)5 1134 4 1080 5976 t
- ( placed in this 256le, using lines which start with a)10 2040( may be)2 336( Comments)1 502(can be altered through this facility.)5 1442 4 1080 6096 t
- (hash ()1 249 1 1080 6216 t
- 10 S1 f
- (#)1329 6216 w
- 10 R f
- () character.)1 455 1 1379 6216 t
- 10 B f
- (APPI)1080 6384 w
- 10 R f
- ( is)1 117( There)1 315( application that will be on the disc.)7 1602(The application identi256er should describe the)5 1926 4 1440 6384 t
- ( be overridden using the)4 997( May)1 249(space on the disc for 128 characters of information.)8 2117 3 1440 6504 t
- 10 S1 f
- (261)4836 6504 w
- 10 B f
- (A)4901 6504 w
- 10 R f
- (command)5006 6504 w
- (line option.)1 464 1 1440 6624 t
- 10 B f
- (COPY)1080 6792 w
- 10 R f
- ( 256le on the disc containing the copyright notice.)8 2003(The copyright information, often the name of a)7 1957 2 1440 6792 t
- ( be overridden using the)4 1077( May)1 269( disc for 37 characters of information.)6 1678(There is space in the)4 936 4 1440 6912 t
- 10 S1 f
- (261)1440 7032 w
- 10 B f
- (copyright)1505 7032 w
- 10 R f
- (command line option.)2 891 1 1949 7032 t
- 10 B f
- (ABST)1080 7200 w
- 10 R f
- ( is)1 107( There)1 305( a 256le on the disc containing an abstract.)8 1726(The abstract information, often the name of)6 1822 4 1440 7200 t
- ( 7)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7680 t
- cleartomark
- showpage
- restore
- %%EndPage: 7 7
- %%Page: 8 8
- save
- mark
- 8 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- ( the)1 170( be overridden using)3 890( May)1 265(space in the disc for 37 characters of information.)8 2173 4 1440 960 t
- 10 S1 f
- (261)4986 960 w
- 10 B f
- (abstract)5051 960 w
- 10 R f
- (command line option.)2 891 1 1440 1080 t
- 10 B f
- (BIBL)1080 1248 w
- 10 R f
- ( disc containing a bibliography.)4 1335(The bibliographic information, often the name of a 256le on the)10 2625 2 1440 1248 t
- ( be overridden using the)4 1001( May)1 250(There is space in the disc for 37 characters of information.)10 2420 3 1440 1368 t
- 10 S1 f
- (261)5145 1368 w
- 10 B f
- (bilio)5210 1368 w
- 10 R f
- (command line option.)2 891 1 1440 1488 t
- 10 B f
- (PREP)1080 1656 w
- 10 R f
- ( describe the preparer of the CDROM, usually with a mailing address and phone)13 3471(This should)1 489 2 1440 1656 t
- ( be overridden)2 626( May)1 266( on the disc for 128 characters of information.)8 2032( is space)2 390(number. There)1 646 5 1440 1776 t
- (using the)1 372 1 1440 1896 t
- 10 S1 f
- (261)1845 1896 w
- 10 B f
- (p)1910 1896 w
- 10 R f
- (command line option.)2 891 1 1999 1896 t
- 10 B f
- (PUBL)1080 2064 w
- 10 R f
- (This should describe the publisher of the CDROM, usually with a mailing address and phone)14 3960 1 1440 2064 t
- ( be overridden)2 626( May)1 266( on the disc for 128 characters of information.)8 2032( is space)2 390(number. There)1 646 5 1440 2184 t
- (using the)1 372 1 1440 2304 t
- 10 S1 f
- (261)1845 2304 w
- 10 B f
- (P)1910 2304 w
- 10 R f
- (command line option.)2 891 1 2004 2304 t
- 10 B f
- (SYSI)1080 2472 w
- 10 R f
- ( be)1 139( May)1 261( is space on the disc for 32 characters of information.)10 2320( There)1 310( Identi256er.)1 436(The System)1 494 6 1440 2472 t
- (overridden using the)2 837 1 1440 2592 t
- 10 S1 f
- (261)2310 2592 w
- 10 B f
- (sysid)2375 2592 w
- 10 R f
- (command line option.)2 891 1 2620 2592 t
- 10 B f
- (VOLI)1080 2760 w
- 10 R f
- ( be)1 138( May)1 260( is space on the disc for 32 characters of information.)10 2300( There)1 308(The Volume Identi256er.)2 954 5 1440 2760 t
- (overridden using the)2 837 1 1440 2880 t
- 10 S1 f
- (261)2310 2880 w
- 10 B f
- (V)2375 2880 w
- 10 R f
- (command line option.)2 891 1 2480 2880 t
- 10 B f
- (VOLS)1080 3048 w
- 10 R f
- ( be)1 132( May)1 254( characters of information.)3 1097( is space on the disc for 128)7 1196( There)1 302(The Volume Set Name.)3 979 6 1440 3048 t
- (overridden using the)2 837 1 1440 3168 t
- 10 S1 f
- (261)2310 3168 w
- 10 B f
- (volset)2375 3168 w
- 10 R f
- (command line option.)2 891 1 2652 3168 t
- 10 B f
- (mkisofs)1080 3336 w
- 10 R f
- ( the 256le)2 346( See)1 225( compile time with defaults for many of these 256elds.)9 2294(can also be con256gured at)4 1080 4 1455 3336 t
- (defaults.h.)1080 3456 w
- 9 B f
- (AUTHOR)720 3624 w
- 10 B f
- (mkisofs)1080 3744 w
- 10 R f
- (is not based on the standard mk)6 1338 1 1446 3744 t
- 10 S f
- (*)2784 3744 w
- 10 R f
- ( copy)1 265(fs tools for unix, because we must generate a complete)9 2301 2 2834 3744 t
- ( name mkisofs is probably a bit of a)8 1528( The)1 225( 256lesystem.)1 468( iso9660)1 387( disk in the)3 478(of an existing 256lesystem on a)5 1234 6 1080 3864 t
- (misnomer, since it not only creates the 256lesystem, but it also populates it as well.)14 3347 1 1080 3984 t
- (Eric Youngdale)1 643 1 1080 4152 t
- 10 S1 f
- (<)1762 4152 w
- 10 R f
- (ericy)1818 4152 w
- 10 S1 f
- (@)2017 4152 w
- 10 R f
- (gnu.ai.mit.edu)2109 4152 w
- 10 S1 f
- (>)2684 4152 w
- 10 R f
- (or)2779 4152 w
- 10 S1 f
- (<)2901 4152 w
- 10 R f
- (eric)2957 4152 w
- 10 S1 f
- (@)3106 4152 w
- 10 R f
- (andante.org)3198 4152 w
- 10 S1 f
- (>)3666 4152 w
- 10 R f
- (wrote both the Linux isofs9660 256lesys-)5 1639 1 3761 4152 t
- ( by Yggdrasil Computing,)3 1117( copyright for the mkisofs utility is held)7 1767( The)1 238(tem and the mkisofs utility.)4 1198 4 1080 4272 t
- (Incorporated.)1080 4392 w
- 9 B f
- (NOTES)720 4560 w
- 10 B f
- (Mkisofs)1080 4680 w
- 10 R f
- (may safely be installed suid root. This may be needed to allow)11 2684 1 1461 4680 t
- 10 B f
- (mkisofs)4187 4680 w
- 10 R f
- ( the previous)2 552(to read)1 291 2 4557 4680 t
- (session when creating a multi session image.)6 1838 1 1080 4800 t
- 9 B f
- (BUGS)720 4968 w
- 10 R f
- ( in the tree being copied to the iso9660 256lesystem will)10 2266( 256les that have hard links to 256les not)8 1522(267 Any)1 532 3 1080 5088 t
- (have an incorrect 256le reference count.)5 1545 1 1440 5208 t
- ( not check for SUSP record(s) in)6 1387(267 Does)1 565 2 1080 5376 t
- 10 S1 f
- (")3071 5376 w
- 10 R f
- (.)3112 5376 w
- 10 S1 f
- (")3137 5376 w
- 10 R f
- (entry of the root directory to verify the existence of)9 2183 1 3217 5376 t
- (Rock Ridge enhancements.)2 1106 1 1440 5496 t
- (This problem is present when reading old sessions while adding data in multi-session mode.)13 3785 1 1440 5736 t
- ( not properly read relocated directories in multi-session mode when adding data.)11 3299(267 Does)1 565 2 1080 5904 t
- (Any relocated deep directory is lost if the new session does not include the deep directory.)15 3730 1 1440 6144 t
- ( add new session with a single)6 1270(Repeat by: create 256rst session with deep directory relocation then)9 2690 2 1440 6384 t
- (dir that differs from the old deep path.)7 1581 1 1440 6504 t
- ( not re-use RR)3 604(267 Does)1 565 2 1080 6672 t
- 10 S f
- (_)2249 6672 w
- 10 R f
- (MOVED when doing multi-session from TRANS.TBL)5 2245 1 2299 6672 t
- ( not create whole)3 708(267 Does)1 565 2 1080 6840 t
- 10 S f
- (_)2353 6840 w
- 10 R f
- (name entry for RR)3 770 1 2403 6840 t
- 10 S f
- (_)3173 6840 w
- 10 R f
- (MOVED in multi-session mode.)3 1324 1 3223 6840 t
- ( report them to the author.)5 1083( Please,)1 346(There may be some other ones.)5 1287 3 1080 7008 t
- ( 8)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7680 t
- cleartomark
- showpage
- restore
- %%EndPage: 8 8
- %%Page: 9 9
- save
- mark
- 9 pagesetup
- 10 R f
- ( ( 8 ))3 164( MKISOFS)1 1681( Procedures)1 476( Maintenance)1 1761(MKISOFS ( 8 ))3 598 5 720 480 t
- 9 B f
- (FUTURE IMPROVEMENTS)1 1170 1 720 960 t
- 10 R f
- (Some sort of gui interface.)4 1094 1 1080 1080 t
- 9 B f
- (AVAILABILITY)720 1248 w
- 10 B f
- (mkisofs)1080 1368 w
- 10 R f
- ( tsx-11.mit.edu in /pub/linux/packages/mkisofs and many)5 2407(is available for anonymous ftp from)5 1539 2 1454 1368 t
- (other mirror sites.)2 729 1 1080 1488 t
- 9 B f
- (MAILING LISTS)1 700 1 720 1776 t
- 10 R f
- ( mkisofs, you may join the cdwriting mailing list)8 2034(If you want to actively take part on the development of)10 2286 2 1080 1896 t
- (by sending mail to:)3 794 1 1080 2016 t
- (other-cdwrite-request)1800 2256 w
- 10 S1 f
- (@)2658 2256 w
- 10 R f
- (lists.debian.org)2750 2256 w
- (and include the word)3 864 1 1080 2496 t
- 10 I f
- (subscribe)1977 2496 w
- 10 R f
- ( mail address of the list is:)6 1098( The)1 221(in the body.)2 491 3 2393 2496 t
- (cdwrite)1800 2736 w
- 10 S1 f
- (@)2099 2736 w
- 10 R f
- (lists.debian.org)2191 2736 w
- 9 B f
- (MAINTAINER)720 3024 w
- 10 R f
- (J)1080 3144 w
- (. .)1 47 1 1119 3089 t
- (org Schilling)1 528 1 1119 3144 t
- (Seestr. 110)1 452 1 1080 3264 t
- (D-13353 Berlin)1 638 1 1080 3384 t
- (Germany)1080 3504 w
- (Mail bugs and suggestions to:)4 1227 1 1080 3672 t
- 10 B f
- (schilling)1080 3840 w
- 10 S1 f
- (@)1437 3840 w
- 10 B f
- (fokus.gmd.de)1529 3840 w
- 10 R f
- (or)2135 3840 w
- 10 B f
- (js)2251 3840 w
- 10 S1 f
- (@)2323 3840 w
- 10 B f
- (cs.tu-berlin.de)2415 3840 w
- 10 R f
- (or)3059 3840 w
- 10 B f
- (joerg)3175 3840 w
- 10 S1 f
- (@)3396 3840 w
- 10 B f
- (schily.isdn.cs.tu-berlin.de)3488 3840 w
- 10 R f
- ( 9)1 1829( change: 7. Jan 2000)4 850( Last)1 1377(Version 1.12b5)1 624 4 720 7680 t
- cleartomark
- showpage
- restore
- %%EndPage: 9 9
- %%Trailer
- done
- %%DocumentFonts: Times-Roman Times-Bold Times-Italic Symbol
- %%Pages: 9