Use Git to Manage Kernel Sources on Gentoo
Gentoo offers its users a wide array of Linux kernel packages in the sys-kernel/* category, each of which may install the kernel in a different way. In part...
Gentoo offers its users a wide array of Linux kernel packages in the sys-kernel/* category, each of which may install the kernel in a different way. In part...
This article covers some information that can help perfect a Gentoo installation on Windows Subsystem for Linux (WSL) to maximize its performance, improve i...
As this year’s GSoC has come and gone, it is time to compile a retrospective of all the work I have done for my GSoC project. In a nutshell, the bulk of my ...
Common package managers implement the concept of software repositories to allow the set of packages installable from the package manager to be expanded. On ...
Dependency is a concept that appears often in software engineering. In the previous article for my GSoC project, I discussed build systems and package mana...
An initial and successful attempt to create source-based Kotlin packages on Gentoo
ProcessBuilder
Another mysterious disappearance of me from my personal website has happened after the previous one in last November. The reason is the same: I had been qu...
As of now, the Gentoo Handbook, which is the official Gentoo installation guide, mainly focuses on steps to install a system based on OpenRC instead of syste...
Getting a perfect GNOME configuration on Gentoo is not hard but is tricky. In other words, it would be a piece of cake once you have done it, but it is not...
The very first blog post for this series covered how I created a configuration GUI screen for a Minecraft Forge mod targeting Minecraft 1.14.4 and above, des...