Thomas Piekarski

Results 20 issues of Thomas Piekarski

This little commit tries to clarify the charging image for the PinePhone to avoid having surprises and people wondering about why Jumpdrive won't boot. Resolves the issue #66.

The Link in the README.md to the new repository () is dead and leads to a 404. Access to the subscription link is forbidden 403. I am aware of the...

The option BasedOnStyle is missing the value GNU and the description also is missing "GNU A style complying with the [GNU coding standards](https://www.gnu.org/prep/standards/standards.html)". See https://clang.llvm.org/docs/ClangFormatStyleOptions.html#configurable-format-style-options for all supported values.

Installation of FXDiagram inside Eclipse is not possible. http://dl.bintray.com/jankoehnlein/FXDiagram is down. Is there any alternative repository with OSGi packages? Error Message: Unable to read repository at http://dl.bintray.com/jankoehnlein/FXDiagram/content.xml. dl.bintray.com:80 failed to...

# Overview Discover new statistics subsystem at the Linux Kernel, test and try-out new API. # Links - [Statsfs: A New RAM-Based File System For Linux Kernel Statistics](https://fossbytes.com/statsfs-filesytem-for-linux-kernel-statistics/) - [[PATCH...

discover

# Overview Migrate present GIF to an animated SVG to save space in repository as well as reducing loading times. # Links - [Create Beautiful Screencasts from Your Terminal](https://60devs.com/create-beautiful-screencasts-from-your-terminal.html)

# Overview It looks more and more to be reasonable and possible to create Linux Kernel Modules with Rust instead of C. Create a very basic module and try to...

discover

# Streamline printk and switch to pretty-printk Streamline all printk statements in form and usage of severity and switch over to pretty-printk which was already integrated by issue #51.

enhancement

# Create an auxiliary script to keep the sudo listing updated With solving #33 there have been introduced a listing of all file locations where sudo is used. This list...

- [ ] Fix Travis stalls build when it comes down to testing lkm_mev (local run works) - [x] Fix Build Warnings ```warning: ISO C90 forbids mixed declarations and code...

bug
help wanted