Andreas schrieb: > I am trying to build an rpm for the fuse package that includes the optionally > built kernel module. (It is necessary to use the ntfs-3g program to achive > write access on ntfs partitions).
Why? /lib/modules/2.6.18.2-34-default/kernel/fs/fuse/fuse.ko from the regular kernel-default package works for me with ntfs-3g. > So far I simply put the line > %suse_kernel_module_package > in my specfile, hoping that magically a kmp-rpm will show up . That doesn't > happen though :( > > Does anyone have a hint as to what I have to add to the specfile to make it > work? Read this: http://en.opensuse.org/Kernel_Module_Packages http://www.suse.de/~agruen/KMPM/KernelModulePackagesManual-CODE10.pdf Or look at and copy from the spec files of other *-kmp packages ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
