Date: Fri, 18 May 2007 23:53:40 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Kris Kennaway <kris@obsecurity.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mdconfig mdconfig.8 Message-ID: <20070518205340.GA36079@kobe.laptop> In-Reply-To: <20070518204131.GA50910@xor.obsecurity.org> References: <200705181357.l4IDvHIP099048@repoman.freebsd.org> <20070518204131.GA50910@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-05-18 16:41, Kris Kennaway <kris@obsecurity.org> wrote:
>On Fri, May 18, 2007 at 01:57:17PM +0000, Giorgos Keramidas wrote:
>> keramida 2007-05-18 13:57:17 UTC
>>
>> FreeBSD src repository (doc committer)
>>
>> Modified files:
>> sbin/mdconfig mdconfig.8
>> Log:
>> Add an example which shows how mdconfig(8) can be used
>> to mount an ISO 9660 CD image file.
>>
>> PR: 112691
>> Submitted by: Warren Block, wblock at wonkity.com
>> MFC after: 3 days
>
> An interesting trick is that bsdtar can read ISO files without needing
> to mount them - I wonder if a cross-reference is appropriate.
Good idea. I don't know right now of a good way to reference bsdtar,
but maybe we can extend the sample with something like:
The bsdtar(1) utility can also be used to peek into ISO 9660 CD
images, or even to ``extract'' files from them.
or would a reference like this be more appropriate to mount_cd9660(1),
in a part of the manpage which points to mdconfig(8) and bsdtar(1)?
- Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070518205340.GA36079>
