1 مستودع
Applying language translations as a layer of patches over original source files to maintain synchronization.
Distinct from Upstream Source Patching: Distinct from Upstream Source Patching: specifically applies to natural language translations rather than code changes.
Explore 1 awesome GitHub repository matching software engineering & architecture · Translation Patch Sets. Refine with filters or upvote what's useful.
This project is a Chinese translation and educational resource focused on the internal workings of the Linux kernel. It provides a curated collection of technical content designed for studying low-level operating system mechanisms and kernel development. The project utilizes a specialized localization workflow where translations are maintained in a forked repository. It employs a patch-based model and Git-driven synchronization to align Chinese translations with the original English source files through differential merge processes. The technical scope covers core operating system internals,
Treats Chinese translations as a layer of modifications applied over original English source files.