pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of rfstool-0.14 into the Packages C...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/118f27fb32e2
branches:  trunk
changeset: 477644:118f27fb32e2
user:      agc <agc%pkgsrc.org@localhost>
date:      Tue Jul 06 17:31:49 2004 +0000

description:
Initial import of rfstool-0.14 into the Packages Collection, from a nudge
by Bruce Chiarelli on current-users.

        RFSTOOL - ReiserFS for Windows - allows you to access ReiserFS
        partitions from a Windows 95/98/ME/NT/2000/XP system.  Starting with
        version 0.6, it even allows you to access ReiserFS partitions from
        Linux ;).  It is a complete rewrite of the ReiserFS functions needed
        to list directories or access files.  Requirements

        + This tool was developed on NT/2000.  The current version has
        support for Windows NT, 2000, XP, as well as the 16-bit products
        Windows 95, 98 and ME.

        + For NT/2000/XP:  You need administrative privileges to run this
        program.  Normal users will probably not have the access rights
        to the raw partition data.

        + You need to know the drive and partition index of the ReiserFS
        partition you want to read.  Luckily, the new version includes
        an autodetect feature

        + Access is read-only.  I do not intend to change that, at least
        for the time being.

        + Journal data is ignored.  These tools show the file structure as
        it is ON DISK, right now.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 6902b0484a0c -r 118f27fb32e2 doc/CHANGES
--- a/doc/CHANGES       Tue Jul 06 17:31:02 2004 +0000
+++ b/doc/CHANGES       Tue Jul 06 17:31:49 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6471 2004/07/06 16:47:45 recht Exp $
+$NetBSD: CHANGES,v 1.6472 2004/07/06 17:31:49 agc Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3281,3 +3281,4 @@
        Added fsv-0.9 [xtraeme 2004-07-06]
        Updated py-libxml2 to 2.6.11 [recht 2004-074-06]
        Updated py-libxslt to 1.1.8 [recht 2004-07-06]
+       Added rfstool-0.14 [agc 2004-07-06]



Home | Main Index | Thread Index | Old Index