Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by RahulSundaram: http://fedoraproject.org/wiki/Docs/Beats/Kernel The comment on the change is: gfs is included within the main kernel package now. ------------------------------------------------------------------------------ Issue the {{{make}}} command to build the `foo.ko` module. - - == User Space Dependencies on the Kernel == - - Fedora Core [[GetVal(DocsDict,BeatsVer)]] has support for clustered storage through the Global File System (GFS). GFS requires special kernel modules that work in conjunction with some user-space utilities, such as management daemons. To remove such a kernel, perhaps after an update, use the {{{su -c 'yum remove kernel-<version>'}}} command instead. The {{{yum}}} command automatically removes dependent packages, if necessary. -