[OSSNA] Intro to kernel hacking tutorial
Anatoly Pugachev
matorola at gmail.com
Mon Sep 2 08:42:19 EDT 2019
On Mon, Sep 2, 2019 at 4:52 AM Tobin C. Harding <me at tobin.cc> wrote:
>
> On Sun, Sep 01, 2019 at 05:30:23AM +0530, Amit Kumar wrote:
> > Hi,
> > I think now your tutorial should be ready.
>
> I do not understand what this means sorry. Is it a request for action?
> The tutorial was a couple of weeks ago now, here is a link to the
> material if that is what you were asking
>
> https://github.com/tcharding/kernel/tree/master/workshop
Tobin,
is it intentionally that you use
yes "" | make oldconfig
instead of
make olddefconfig
in some of your docs ? ( tutorial/cheat-sheet.rst , tutorial/trouble-shoot.rst )
Want me to create/submit PR on github with 'make olddefconfig' ?
Thanks.
More information about the Kernelnewbies
mailing list