./sysutils/rfstool, Tools to access ReiserFS partitions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.14nb1, Package name: rfstool-0.14nb1, Maintainer: pkgsrc-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.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 78.497 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-02 21:21:59 by Nia Alarie | Files touched by this commit (69)
Log message:
*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168)
Log message:
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
   2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192)
Log message:
Comment out dead sites.
   2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499)
Log message:
Add SHA512 digests for distfiles for sysutils category

Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.