This HOWTO narrates three stages of creating a linux kernel module binary RPM package. 1. Creating a RPM .spec file 2. Building the the binary RPM package 3. Installing the RPM Let us see these steps in detail further. 1. Create a .spec file This file defines the sequence of commands and configurations to be…
↧