⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 jfs 源码
💻
字号:
IBM's Journaled File System (JFS) for LinuxJFS UtilitiesVersion 1.1.7, July 22, 2004TEAM MEMBERS------------Dave Kleikamp      shaggy@austin.ibm.com  Dave Blaschke      blaschke@us.ibm.com  Steve Best         sbest@us.ibm.comBarry Arndt        barndt@us.ibm.comThe 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.7.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 tree and the JFS utilitiestree from the oss.software.ibm.com server.  It contains the latest source code for JFS and its utilities.id anoncvspassword anoncvsCVSROOT should be set to :pserver:anoncvs@oss.software.ibm.com:/usr/cvs/jfsTo checkout 2.4.x series of the JFS files enter the following:cvs checkout linux24To checkout the JFS utilities enter the following:cvs checkout jfsutilsSEE ALSO--------man pages for the JFS utilities README file included in the JFS file system http://oss.software.ibm.com/jfsPlease send bugs, comments, cards and letters to shaggy@austin.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://oss.software.ibm.com/jfs/.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -