Need info on making a kernel module deb file

Asked by Curtis Lee Bolin

I have a server running Gentoo with LVM and EXT4. I would like to migrate to Ubuntu. I know ext4 isn't supported in Ubuntu. I would like to build it as a module and make it a deb file that installs the way some of the other modules in the repository do.

Where can I find some documentation on making deb's for kernel modules? (maybe some kind of developers doc's)
Thank You For Your Time

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Curtis Lee Bolin
Solved:
Last query:
Last reply:
Revision history for this message
Clóvis Fabrício (nosklo) said :
#1

You may use module-assistant to help you compile and make a .deb from a module.

Please check module-assistant documentation after installing it (man m-a)

Revision history for this message
Curtis Lee Bolin (curtisleebolin) said :
#2

No longer needed