Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



On Wed, 19 Jan 2000, Konrad Schroder wrote:

> On Wed, 19 Jan 2000, Bill Studenmund wrote:
> 
> > One issue is that MacOS partitions do not at present retain FS flags, so
> > there's no way to keep it marked "4.4LFS" for instance. :-)
> 
> Gah...does that mean that there is a MacOS<->NetBSD partition type
> conversion table, so that partitions labeled e.g. "swap" get preserved?
> (A work-around comes to mind, but it would be really cool if there were
> *some* way to preserve this data....)

We support a subset of the NetBSD partition types:

4.2BSD
swap
HFS
unknown
unused

where the type is recorded in the HFS partition info. "unknown" is used
for MacOS drivers, etc.

We're thinking about using unused fields to record more info, like
supporting all other partition types.

Take care,

Bill




Home | Main Index | Thread Index | Old Index