mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
Linux 4.12, buildroot 2017.08, Ubuntu 17.10.
17.10 failed with a similar message to: http://patchwork.ozlabs.org/patch/772848/ but applying that patch did not solve it, apparently there were fixes already on later versions of the tracked package. Update .gitmodules to ignore patches we apply to Buildroot.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Linux Kernel Module Cheat
|
||||
|
||||
Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.9 module development example tutorials with GDB and KGDB debug and minimal QEMU educational models. Tested in x86, ARM and MIPS guests, Ubuntu 14.04 - 17.04 hosts.
|
||||
Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.12 module development example tutorials with GDB and KGDB debug and minimal QEMU educational models. "Tested" in x86, ARM and MIPS guests, latest Ubuntu release host.
|
||||
|
||||

|
||||
|
||||
@@ -21,4 +21,5 @@ Run one command, get a QEMU Buildroot BusyBox virtual machine built from source
|
||||
1. [GEM5](gem5.md)
|
||||
1. Conversation
|
||||
1. [kmod](kmod.md)
|
||||
1. [Bibliography](bibliography.md)
|
||||
1. [Maintainers](maintainers.md)
|
||||
1. [Bibliography](bibliography.md)
|
||||
|
||||
Reference in New Issue
Block a user