Install ReiserFS on CentOS 5.5
Edit vi /etc/yum.conf to comment the line "exclude=kernel*" out.
Set enabled to 1 for centosplus stanza.
$ yum update
Reboot the machine after the update.
$ yum --disablerepo updates,base --enablerepo=centosplus list '*reiser*'
....
reiserfs-utils.i386 ...
....
$ yum --disablerepo updates,base --enablerepo=centosplus install reiserfs-utils.i386
页:
[1]