Send Kernelnewbies mailing list submissions to
kernelnewbies@xxxxxxxxxxxxxxxxxTo subscribe or unsubscribe via the World Wide Web, visit
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbiesor, via email, send a message with subject or body 'help' to
kernelnewbies-request@xxxxxxxxxxxxxxxxxYou can reach the person managing the list at
kernelnewbies-owner@xxxxxxxxxxxxxxxxxWhen replying, please edit your Subject line so it is more specific
than "Re: Contents of Kernelnewbies digest..."
Today's Topics:
1. Re: Get personal support for your first kernel patch
(Philipp Hortmann)
----------------------------------------------------------------------
Message: 1
Date: Sun, 18 Sep 2022 09:08:15 +0200
From: Philipp Hortmann <
philipp.g.hortmann@xxxxxxxxx>
To:
kernelnewbies@xxxxxxxxxxxxxxxxxSubject: Re: Get personal support for your first kernel patch
Message-ID: <
22b8a153-d34e-af62-c8a4-ef1bbe820ab8@xxxxxxxxx>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi,
you can follow the description on this homepage:
https://kernelnewbies.org/FirstKernelPatchI learned from this document.
That has some issues because it is not updated in all points but it
works. I cannot update because I do not have the permission.
Here the hints I wand to give you:
Do not use:
apt-get install python-ply python-git
Use:
apt-get install python3-ply python3-git
When you use gmail with mutt:
- activate dual factor authentication
- use "app password" for mutt
That is working fine.
I also like to recommend the following youtube videos:
"Write and Submit your first Linux kernel Patch" by Greg Kroah-Hartman -
12 years old but still very valid.
Best entertainment about things went wrong with patches:
LCA13: Keynote Greg Kroah-Hartman "I don't want your code"
Bye Philipp
------------------------------
Subject: Digest Footer
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxxhttps://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies------------------------------
End of Kernelnewbies Digest, Vol 142, Issue 6
*********************************************