Code Monkey home page Code Monkey logo

android_external_jfsutils's Introduction

IBM's Journaled File System (JFS) for Linux
JFS Utilities
Version 1.1.14, April 6, 2008

The NEWS file contains a brief overview of user-visible changes to the
utilities.

The ChangeLog file contains a list of specific changes to the JFS utilities.

INSTALLATION
------------
There are 3 methods to install the JFS utilities:

Note: The utilities require the uuid.h file. Most Linux Distributions
ship this file in the e2fsprogs-devel package, please install the
e2fsprogs-devel package before you build the utilities.

A. Installation - RPM
---------------------
1)  You can use the RPM distribution to build the JFS utilities:

	rpmbuild -tb jfsutils-1.1.13.tar.gz


B. Installation - Building From Source From Tar Ball
----------------------------------------------------
After the source has been unzipped and untarred:

1)  Change directory into the top of the jfsutils source tree.

2)  Run the configure script:

	./configure

3)  Compile the utilities:

	make

4)  Install the utilities:

	make install


C. Installation - Building From Source From CVS Tree
----------------------------------------------------
After the source has been retrieved from the CVS Tree:

1)  Change directory into the top of the jfsutils source tree.

2)  Run the autogen.sh script:

	./autogen.sh

3)  Compile the utilities:

	make

4)  Install the utilities:

	make install


CVS ACCESS
----------
anonymous cvs access is available for the JFS utilities from sourceforge.net.
To checkout the sources:

cvs -d:pserver:[email protected]:/cvsroot/jfs login
	No password, just press enter
cvs -z3 -d:pserver:[email protected]:/cvsroot/jfs co -P jfsutils

SEE ALSO
--------
man pages for the JFS utilities

README file included in the JFS file system

http://jfs.sourceforge.net/

Please send bugs, comments, cards and letters to [email protected].

The JFS mailing lists can be subscribed to by using any of the links
containing "subscribe" along the left side of our web page at
http://jfs.sourceforge.net

android_external_jfsutils's People

Contributors

sztupy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.