forked from andyprice/gfs2-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
BetaXOi/gfs2-utils
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To build this source tree, you will need:
- automake
- GNU make
- GCC tool chain
Plus the following libraries:
ncurses (for gfs2_edit)
gettext
bison
flex
zlib
libblkid
check (optional, enables the test suite)
To build gfs2-utils, run the following commands:
./autogen.sh
./configure
make
To run the test suite:
make check
To install gfs2-utils, run:
make install
The following scripts (located in gfs2/scripts) are used to complete
the userland portion of the gfs2 withdraw feature using uevents. They
will be installed by 'make install' to these directories by default:
82-gfs2-withdraw.rules in /usr/lib/udev/rules.d/
gfs2_withdraw_helper in /usr/sbin/
See also doc/README.contributing for details on submitting patches and
doc/README.tests for more details regarding the test suite.
About
Mirror of git.fedorahosted.org/git/gfs2-utils.git (manually updated periodically)
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 84.3%
- Python 8.6%
- Roff 5.3%
- Makefile 0.6%
- M4 0.5%
- Shell 0.3%
- Other 0.4%