Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ntfsprogs
From: Adam Ciarcinski
Date: 2006-01-26 22:43:51
Message id: 20060126214351.CA74C2DA27@cvs.netbsd.org
Log Message:
Changes 1.12.1:
- 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.
Files: