Home | History | Annotate | Download | only in libukfs
History log of /src/lib/libukfs/ukfs_disklabel.c
RevisionDateAuthorComments
 1.3  22-Feb-2011  pooka Add support for a byteswapped disklabel so that I can mount
NetBSD/sparc anita images on my i386.
 1.2  03-Dec-2009  pooka branches: 1.2.2;
Improve the ukfs magicpath interface a bit:
* rename PART to DISKLABEL
* allow to take an OFFSET range to make it possible to access an image
where there is no disklabel present
* make future extensions easier and less intrusive for the callers
 1.1  07-Oct-2009  pooka Add what is essentially disklabel support. All disk-based file
systems should be mounted with ukfs_mount_disk() from now on. The
partition argument specifies which label is being mounted (or the
entire image). E.g. partition 4 should be label 'e'.
 1.2.2.1  05-Mar-2011  bouyer Sync with HEAD

RSS XML Feed