$NetBSD: README,v 1.4 2009/01/03 08:25:35 lukem Exp $
makefs - build a file system image from a directory tree
NOTES:
* This tool uses modified local copies of source found in other
parts of the tree. This is intentional.
* makefs is a work in progress, and subject to change.
user overview:
--------------
makefs creates a file system image from a given directory tree.
the follow
more»
# $OpenBSD: TODO,v 1.2 1997/02/24 14:30:49 niklas Exp $
# $NetBSD: TODO,v 1.4 1994/07/19 11:34:48 mycroft Exp $
1) should understand "older", original High Sierra ("CDROM001") type
Not yet. ( I don't have this technical information, yet. )
2) should understand Rock Ridge
Yes, we have follows function.
o Symbolic Link
o Real Name(long name)
o File Attribute
more»
# $OpenBSD: TODO.hibler,v 1.4 2003/01/05 22:41:36 deraadt Exp $
# $NetBSD: TODO.hibler,v 1.6 1994/12/13 22:33:10 mycroft Exp $
1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS).
Since it was modelled after the inode code, we might be able to merge
them back. It looks like a separate (but very similar) lookup routine
will be needed due to the associated file stuf
more»