An open API service indexing awesome lists of open source software.

https://github.com/silverplate3/eudyptulachallange

Solutions for the Linux Kernel eudyptula challenges
https://github.com/silverplate3/eudyptulachallange

Last synced: 4 months ago
JSON representation

Solutions for the Linux Kernel eudyptula challenges

Awesome Lists containing this project

README

          

My answers to the Eudyptula Challenge.

The Eudyptula Challenge is a series of 20 tasks regarding the Linux Kernel.

Each task touches a different aspect of the linux kernel. The tasks vary from:

Sending a kernel patch that fixes a [Sparse](https://www.kernel.org/doc/html/v4.12/dev-tools/sparse.html) warning

to, adding an ioctl that changes the volume label of a mounted fat32/fat16 filesystem.