#
kernel-compilation
Here are 27 public repositories matching this topic...
-
Updated
Jun 14, 2020 - Shell
Your simple Linux distro - Yosild is a single shell script that builds a full, minimal Linux distribution based on BusyBox.
-
Updated
Feb 7, 2021 - Shell
An environment and set of utilities aimed at making kernel hacking simple and accessible
linux
learning
kernel
kernel-module
linux-kernel
learn-to-code
operating-system
linux-drivers
literate-programming
learn
kernel-driver
kernel-modules
kernel-developers
learning-by-doing
kernel-source
operating-systems
kernel-compilation
linux-kernel-module
newcomers
kernel-hacking
-
Updated
Feb 11, 2018 - Python
OpenCL for Visual Studio Code
syntax-highlighting
snippets
opencl
vscode
kernel-compilation
khronos
cl
opencl-compilers
vscode-opencl
-
Updated
Aug 8, 2020 - TypeScript
Python scripts written by me to automate ROM compilation, kernels, uploading them and some other stuff
-
Updated
Dec 28, 2020 - Python
A minimalist Linux .config for Dell XPS 9560 (2017 edition).
-
Updated
Nov 17, 2018
This script allows an easy way to Install and Compile non-Raspbian-Included 802.11 Wi-fi Drivers on any Raspberry PI (RPI), It's Mostly a Kernel header installer script which allows the user to compile kernel Modules, made specially for wifi drivers to install in a fast manner without having to compile the Raspbian Kernel Source after every firmware release/kernel update.
raspberry-pi
rpi
kernel-module
raspberrypi
driver
wifi
raspbian
drivers
raspberry
kernel-driver
rpi2
rpi3
kernel-compilation
linux-kernel-module
802-11
rpi1
raspbian-os
rpi-zero-w
header-files
raspbian-scripts
-
Updated
Dec 5, 2017 - Shell
Utilities to generate kernel image, modules and initramfs.
-
Updated
Nov 30, 2020 - Python
C++ library to dynamically compile a single function and allow it to be versioned
builder
compiler
llvm
optimizer
versioning
runtime-compilation
compilers
low-level
kernel-compilation
function-pointer
split-compilation
continous-optimization
phase-ordering
-
Updated
Nov 14, 2020 - C++
Automated Android Kernel Playground
-
Updated
Oct 2, 2019 - Shell
Kernel development repo with minimal rootfs
-
Updated
Apr 17, 2019 - Python
Latest vanilla linux kernel for Ubuntu/Debian
-
Updated
Jul 26, 2019
-
Updated
Dec 21, 2018 - Shell
Little script that assist upgrades between kernels in Gentoo
-
Updated
Jul 1, 2018 - Shell
a bash script to compile and run linux kernel using qemu and gdb
-
Updated
Jul 20, 2018 - Shell
CircleCI Kernel Building Script | Integrated With Telegram Bot
-
Updated
Nov 21, 2020 - Python
PSPAT: Packet Scheduler for Parallel Transmission implementation for the Linux kernel.
linux
networking
kernel
kernel-module
scheduler
linux-kernel
scheduler-service
packet
packet-processing
packet-scheduler
kernel-source
kernel-compilation
linux-kernel-module
layer2
kernel-networking
-
Updated
Jan 2, 2020 - C
The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161
c
linux
unix
kernel
kernel-module
thread
linux-kernel
os
lock
linux-distribution
kernel-methods
virtual-memory
kernel-compilation
linux-kernel-module
os161
kernel-functions
system-calls
virtualmemory
systemcalls
-
Updated
Jul 9, 2018 - C
-
Updated
Jul 14, 2017 - C
Linux kernel build script for Arch Linux based system.
-
Updated
Mar 23, 2021 - Shell
Linux Kernel Compilation for OrangePi Zero Board
linux
iot
kernel
linux-kernel
kernel-compilation
orangepi-zero
sunxi
cross-compilation
orange-pi-zero
-
Updated
Oct 26, 2018 - Shell
Steps I've followed to install arch-linux, and do other fun stuff like downloading and compiling a linux kernel.
-
Updated
Jun 23, 2020
(Almost) All Operating System lab tasks from Warsaw University of Technology in one place
linux
synchronization
kernel
memory
scheduler
process
systems
memory-management
operating
operating-systems
kernel-compilation
pw
soi
wut
monitors
minix
semaphores
worst-fit
rescheduling
-
Updated
Sep 7, 2020 - C
The easiest way to compile your own kernel without any knownledge
-
Updated
May 31, 2018 - Shell
Improve this page
Add a description, image, and links to the kernel-compilation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kernel-compilation topic, visit your repo's landing page and select "manage topics."


When root filesystem fails and drops to initramfs, it is impossible to mount fat32 boot partition to correct and error
the error message is "IO charset ascii not found".
I believe nls_ascii should be built-in to solve this problem