NTFS Support For OpenBSD
Dan writes "Julien Bordet has ported code from NetBSD to support NTFS4 and NTFS5 in OpenBSD-current. He has heavily tested read accesses to his Windows 2000 partition, and that has worked fine. Julien says that there is an existing port, but his port is new and adds NTFS5 support."
NTFS read-write support would be a VERY big deal. It would be one less way that Microsoft isolates its customers.
Well if you're going to say that, I've had NTFS 4/5 read/write support in Windows 2000 for about 3 years(NT4 sp6a has read/write support for NTFS 5 also), so I guess that makes Windows 2000 and NT4 at least 3 times better than Linux.
I don't see any references to writing.
I don't tihnk anyone can write to these damn things...
*shrug* basically, I don't see any reason to run a secure OS (openbsd) on the same machine as -blech- windows, so this has very little use (ie, moving a drive to another machine when the original machine can't read it, etc)
Buttsex.
No. That may have been why OpenBSD was created (hey, we've all got egos, right?) but if that were the only reason it would not have existed for very long. OpenBSD concentrates totally on security, at the expense of adding flashy features, resulting in a very secure OS.
To 90% of us, this is entirely pointless, since something like Linux (or even windows) is 'secure enough', but to those who actually have serious security needs OpenBSD is a godsend. By the same token NetBSD is pointless, since everyone uses x86, right? The 'One Size Fits All' OS is a myth.
I am TheRaven on Soylent News
NTFS is a modern, mature, stable, fully journalled file system. It's got POSIX compliance, and it's got room built in for improvement. It also handles sparse files very nicely. In fact, even Windows NT 4 can use NTFS 3.1 (aka NTFS5) when upgraded to SP4 (ntfs.sys is replaced).
Few people really know what they're talking about when they discuss NTFS. Did you know it supports hard linking? Did you know it's got a change journal? Did you know it can encrypt and decrypt files on the fly for instant access? NTFS pushes security, and part of security is security through obscurity. No one can boot Knoppix and overwrite your SAM - they can format the drive, but they can't CHANGE your system (presuming then, that you could always restore your data).
Anyway, leave it to Slashdot to find some jerk who says NTFS is crap because it's a Microsoft product.
I'm not saying NTFS is the end all of file systems, but don't trash it. It's a very nice product, and, unlike reiser, ext3, and UFS2, it's proven and widely deployed.
More on NTFS
I'll have to do some research. I don't believe for one second that there are more ext3 or resier deployments that NTFS. NTFS has been around since at least 1996 or earlier - virtually every Windows server runs it.
I bet most Linux servers still use ext2. FreeBSD uses UFS. Novell uses NWFS. AIX uses JFS and IRIX uses XFS. reiser and ext3 are still babies comparitively.