Re: mount_cd9660 options

2007-11-20 Thread Jason McIntyre
On Tue, Nov 20, 2007 at 10:12:58AM +0100, frantisek holop wrote: > > > > > > or as Otto suggested, have it in the respective mount_XXX page. > > > > yeah. i am waiting for all those kernel janitors to mail me diffs... > > well, i can try coming up with something; but my experience > is that few

Re: mount_cd9660 options

2007-11-20 Thread frantisek holop
hmm, on Mon, Nov 19, 2007 at 06:10:27PM +, Jason McIntyre said that > On Mon, Nov 19, 2007 at 05:46:59PM +0100, frantisek holop wrote: > > > > there are sub-headings in some man pages (e.g. ksh(1)), perhaps > > that could be doable, somewhere lower in DESCRIPTION, e.g. > > > >A fitting su

Re: mount_cd9660 options

2007-11-19 Thread Jason McIntyre
On Mon, Nov 19, 2007 at 05:46:59PM +0100, frantisek holop wrote: > > there are sub-headings in some man pages (e.g. ksh(1)), perhaps > that could be doable, somewhere lower in DESCRIPTION, e.g. > >A fitting subtitle > Certain filesystems acquire flags based on their type and > con

Re: mount_cd9660 options

2007-11-19 Thread frantisek holop
hmm, on Tue, Nov 13, 2007 at 09:58:20AM +, Jason McIntyre said that > On Mon, Nov 12, 2007 at 10:00:13PM +0100, frantisek holop wrote: > > > > > > if you mount a cd9660 filesystem w/ -R (no rockridge extensions) you get > > > norrip in the output. i don;t think you can specify this as a mount

Re: mount_cd9660 options

2007-11-13 Thread Otto Moerbeek
On Tue, Nov 13, 2007 at 09:58:20AM +, Jason McIntyre wrote: > On Mon, Nov 12, 2007 at 10:00:13PM +0100, frantisek holop wrote: > > > > > > if you mount a cd9660 filesystem w/ -R (no rockridge extensions) you get > > > norrip in the output. i don;t think you can specify this as a mount > > > o

Re: mount_cd9660 options

2007-11-13 Thread Jason McIntyre
On Mon, Nov 12, 2007 at 10:00:13PM +0100, frantisek holop wrote: > > > > if you mount a cd9660 filesystem w/ -R (no rockridge extensions) you get > > norrip in the output. i don;t think you can specify this as a mount > > option though, so i'm not sure where we'd document this. > > well, there mi

Re: mount_cd9660 options

2007-11-13 Thread Patrick Georgi
frantisek holop schrieb: > the disc in question is a dvd... so it's udf and udf is > "considered to be a replacement of ISO 9660, and today is widely > used for (re)writable optical media." DVDs can contain both filesystem's metadata and share the data. In fact, many Video DVDs are built that way.

Re: mount_cd9660 options

2007-11-12 Thread frantisek holop
hmm, on Mon, Nov 12, 2007 at 08:24:40PM +0001, Jason McIntyre said that > On Mon, Nov 12, 2007 at 08:57:24PM +0100, frantisek holop wrote: > > > > i just noticed that i see an option i haven't seen before.. > > > > /dev/cd0c on /cdrom type cd9660 (local, noexec, read-only, norrip) > > > > what i

Re: mount_cd9660 options

2007-11-12 Thread Jason McIntyre
On Mon, Nov 12, 2007 at 08:57:24PM +0100, frantisek holop wrote: > > i just noticed that i see an option i haven't seen before.. > > /dev/cd0c on /cdrom type cd9660 (local, noexec, read-only, norrip) > > what is norrip? > it is not in mount_cd9660(8) or in mount(8)... > if you mount a cd9660 f