Skip to content

Give some kernel modules in sync with kernel in the shape of pkg

License

Notifications You must be signed in to change notification settings

Emrion/FreeBSD-kmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

FreeBSD-kmod

This place gives some kernel modules in sync with kernel in the shape of installable packages.

When a new minor version of FreeBSD is released, three months are required before the repositories get compiled with this new version. For mundane softwares, there is no incidence, but for the ones that are kernel modules, this can lead to some problems, including crashes.

Naming

They are in the form Version-name_of_the_port.pkg
Example: 14.1-drm-61-kmod-6.1.92.pkg

Use

Install this package with:
# pkg add Version-name_of_the_port.pkg
# pkg lock name_of_the_port

Don't forget to unlock it when the repositories get updated to the new minor version of FreeBSD.

About

Give some kernel modules in sync with kernel in the shape of pkg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published