We offers binary packages of NILFS kernel module and NILFS utilities for both openSUSE 10.3 and 11.0, for both 32bit and 64bit of Intel / AMD x86 CPUs. The source RPM packages are available to be built by yourself.
If you want to use prebuilt binary packages for NILFS, please follow instructions below:
- Identify your CPU architecture and mode
You can get information by `uname -m' command.suse% uname -m i686 suse%
`x86_64' will be printed if your CPU runs in 64bit mode. - Identify your kernel version
We offers kernel modules for the kernel of openSUSE 10.3 and 11.0 release, and updated kernel. You can get information by 'uname -r' command.suse% uname -r 2.6.25.5-1.1-pae suse%
The version number and the `flavor' for the kernel will be printed. - Install binary RPM packages suitable for your environment
The `nilfs-utils' and `nilfs-kmp` modules are required. Please select suitable packages by browsing repositories below.suse# rpm -Uvh http://www.nilfs.org/pub/opensuse/11.0/RPMS/\ i586/nilfs-utils-2.0.4-1.i586.rpm suse# rpm -Uvh http://www.nilfs.org/pub/opensuse/11.0/RPMS/\ i586/nilfs-kmp-pae-2.0.2_2.6.25.5_1.1-1.i586.rpm suse#If suitable packages do not exist in the repositories, you may be able to build with the source RPM packages.
Repositories
Intel x86 architecture, 32bit (Pentium or later):
Intel x86 architecture, 64bit:
- http://www.nilfs.org/pub/opensuse/10.3/RPMS/x86_64/
- http://www.nilfs.org/pub/opensuse/11.0/RPMS/x86_64/
Source RPM:
Enjoy!
