forked from nilfs-dev/nilfs2-kmod7
-
Notifications
You must be signed in to change notification settings - Fork 1
NILFS2 stand-alone kernel module for RHEL 7 clones and vanilla kernel v3.6+ and v4.0
License
riversand963/nilfs2-kmod-centos7
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Required packages - GCC - GNU make - GNU binutils - Kernel headers (kernel-headers) You also need to install nilfs-utils package. The garbage collector of NILFS, snapshot management tools, man-pages, and other filesystem administration tools, are included in the package. * Supported Linux distributions - CentOS 7 - Scientific Linux 7 - Vanilla kernel (3.6.y ~ 4.0.y) Note that the current version of NILFS2 does not work with SELinux-enabled systems because extended attributes are not supported yet. * How to get development sources $ cd your-work-directory $ git clone git:https://github.com/nilfs-dev/nilfs2-kmod-centos7.git * How to compile $ cd nilfs2-kmod-centos7 $ make * How to install $ sudo make install
About
NILFS2 stand-alone kernel module for RHEL 7 clones and vanilla kernel v3.6+ and v4.0
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 99.6%
- Makefile 0.4%