diff --git a/README.md b/README.md index f4ae0f3..02c121f 100644 --- a/README.md +++ b/README.md @@ -281,9 +281,9 @@ Also remember that if your init returns, the kernel will panic, there are just t - run forever in a loop or long sleep - `poweroff` the machine -### BusyBox init is fine, but networking gets on my nerves +### BusyBox init is fine, but networking timeout gets on my nerves -I know right? +I know, right? Add this line to `rootfs_post_build_script`: @@ -331,8 +331,6 @@ And you now control the counting from GDB. See also: -If you are using text mode: - `O=0` is an impossible dream, `O=2` being the default: So get ready for some weird jumps, and `` fun. Why, Linux, why. ### Kernel module debugging