|
- The kernel’s command-line parameters — The Linux Kernel documentation
Parameters for modules which are built into the kernel need to be specified on the kernel command line modprobe looks through the kernel command line ( proc cmdline) and collects module parameters when it loads a module, so the kernel command line can be used for loadable modules too
- Linux kernel version history - Wikipedia
Linux kernel version history This article documents the version history of the Linux kernel Each major version – identified by the first two numbers of a release version – is designated one of the following levels of support: Supported until next stable version and 3 months after that Long-term support (LTS); maintained for a few years [1]
|
|
|