descriptionFuse module for mounting uncompressed Rar archives
homepage URLhttp://rarfs.sourceforge.net/
repository URLgit://rarfs.git.sourceforge.net/gitroot/rarfs/rarfs
ownervadmium+repo@gmail.com
last changeSun, 15 Jul 2012 23:48:56 +0000 (16 09:48 +1000)
last refreshSat, 27 Apr 2024 05:25:27 +0000 (27 07:25 +0200)
content tags
add:
README
To do a simple build, use these commands:

# Generates configure script and Makefile.in files; copy ltmain.sh
autoreconf --verbose --install

./configure
make
make install

To generate a release tarball, run

fakeroot make distcheck
shortlog
2012-07-15 Martin PanterOther read size data type correctionsmaster
2012-07-15 Martin PanterSupport for 64-bit unpacked data size per volume
2012-07-15 Martin PanterSave position of all blocks; seek to end only when...
2012-07-14 Martin PanterFactor addition to block vector
2012-07-14 Martin PanterMore auto-generated autocrap
2012-07-12 Martin PanterRar 3 sub-blocks use the same file header, potentially...
2012-07-12 Martin PanterVersion 0.1.10.1.1
2012-07-12 Martin PanterCheck block type before deferring to flag for 32-bit...
2012-07-12 Martin PanterSymbolic names for block types
2012-06-16 Martin PanterHow I am generating tarball0.1.0
2012-06-16 Martin PanterUse “dist_bin” from releases
2012-06-16 Martin PanterVersion 0.1.0
2012-06-16 Martin PanterMore specific error message
2012-06-16 Martin PanterHook version command-line option
2012-06-16 Martin PanterHook help command-line option and insert usage printout
2012-06-16 Martin PanterEncapsulate “rarfile” parameter in “Opt” class
...
tags
11 years ago 0.1.1
11 years ago 0.1.0
13 years ago 0.0.10 0.0.10 released on Source Forge
13 years ago 0.0.9-r1 0.0.9-r1 released on Source Forge
13 years ago 0.0.9 0.0.9 released on Source Forge
15 years ago 0.0.8 Thanks to Masadafish and Jenkler...
16 years ago 0.0.7 0.0.7 released on Source Forge
16 years ago 0.0.6 Initial tarball hope someone apreac...
heads
11 years ago master