- Fix hardcoded location for uninstalling mount.ntfs-fuse hardlink to match the relocatable location for installing it. - Move mount.ntfs-fuse and mkfs.ntfs to be symlinks instead of hardlinks and move both to /sbin rather than prefix/sbin. Note we still obey $destdir so building packages works as well as installing into alternate chroot / other system still works. - ntfscmp: fix some corner cases and all memory leaks; handle corrupt NTFS more gracefully. - If the system does not have realpath(), supply our own dummy version which just copies the string without any kind of checking or expansion.
59 lines
1.2 KiB
Text
59 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2006/01/26 21:43:51 adam Exp $
|
|
bin/ntfscat
|
|
bin/ntfscluster
|
|
bin/ntfsfix
|
|
bin/ntfsinfo
|
|
bin/ntfsls
|
|
include/ntfs/attrib.h
|
|
include/ntfs/attrlist.h
|
|
include/ntfs/bitmap.h
|
|
include/ntfs/bootsect.h
|
|
include/ntfs/collate.h
|
|
include/ntfs/compat.h
|
|
include/ntfs/compress.h
|
|
include/ntfs/debug.h
|
|
include/ntfs/device.h
|
|
include/ntfs/device_io.h
|
|
include/ntfs/dir.h
|
|
include/ntfs/endians.h
|
|
include/ntfs/gnome-vfs-method.h
|
|
include/ntfs/gnome-vfs-module.h
|
|
include/ntfs/index.h
|
|
include/ntfs/inode.h
|
|
include/ntfs/layout.h
|
|
include/ntfs/lcnalloc.h
|
|
include/ntfs/list.h
|
|
include/ntfs/logfile.h
|
|
include/ntfs/mft.h
|
|
include/ntfs/mst.h
|
|
include/ntfs/ntfstime.h
|
|
include/ntfs/runlist.h
|
|
include/ntfs/security.h
|
|
include/ntfs/support.h
|
|
include/ntfs/types.h
|
|
include/ntfs/unistr.h
|
|
include/ntfs/version.h
|
|
include/ntfs/volume.h
|
|
lib/libntfs.la
|
|
man/man8/libntfs-gnomevfs.8
|
|
man/man8/mkfs.ntfs.8
|
|
man/man8/mkntfs.8
|
|
man/man8/ntfscat.8
|
|
man/man8/ntfsclone.8
|
|
man/man8/ntfscluster.8
|
|
man/man8/ntfscp.8
|
|
man/man8/ntfsfix.8
|
|
man/man8/ntfsinfo.8
|
|
man/man8/ntfslabel.8
|
|
man/man8/ntfsls.8
|
|
man/man8/ntfsmount.8
|
|
man/man8/ntfsprogs.8
|
|
man/man8/ntfsresize.8
|
|
man/man8/ntfsundelete.8
|
|
sbin/mkntfs
|
|
sbin/ntfsclone
|
|
sbin/ntfscp
|
|
sbin/ntfslabel
|
|
sbin/ntfsresize
|
|
sbin/ntfsundelete
|
|
@dirrm include/ntfs
|