📄 readme
字号:
IBM's Journaled File System (JFS) for LinuxJFS UtilitiesVersion 1.1.13, July 17, 2008The NEWS file contains a brief overview of user-visible changes to theutilities.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 Distributionsship this file in the e2fsprogs-devel package, please install thee2fsprogs-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.gzB. 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: ./configure3) Compile the utilities: make4) Install the utilities: make installC. 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.sh3) Compile the utilities: make4) Install the utilities: make installCVS ACCESS----------anonymous cvs access is available for the JFS utilities from sourceforge.net.To checkout the sources:cvs -d:pserver:anonymous@jfs.cvs.sourceforge.net:/cvsroot/jfs login No password, just press entercvs -z3 -d:pserver:anonymous@jfs.cvs.sourceforge.net:/cvsroot/jfs co -P jfsutilsSEE ALSO--------man pages for the JFS utilitiesREADME file included in the JFS file systemhttp://jfs.sourceforge.net/Please send bugs, comments, cards and letters to shaggy@linux.vnet.ibm.com.The JFS mailing lists can be subscribed to by using any of the linkscontaining "subscribe" along the left side of our web page athttp://jfs.sourceforge.net
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -