Radical kernel source tree

Overview

Radical

Discord link: https://discord.gg/TMKxZxfbAg

photo

Radical OS is a Terminal Interface Operating System With the following features:
1.Virtual File System
2.Mex Runtime
3.Graphics Lib
4.Image Viewer
5.Memory Manager

You might also like...
Kernel source for j7y17lte - the goal is to make it as closest to linux-stable sources as possible without breaking OneUI compatibility.

Linux kernel release 3.x http://kernel.org/ These are the release notes for Linux version 3. Read them carefully, as they tell you what this is al

Nexus CAF 4.14 Kernel Source For Xiaomi Miatoll Devices.

Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel develop

Kernel Source For Redmi 5 (Rosy)

Kernel Source For Redmi 5 (Rosy)

Kernel source for OnePlus 6 (enchilada).

Linux kernel release 4.x http://kernel.org/ These are the release notes for Linux version 4. Read them carefully, as they tell you what this is al

PastaOS is a simple open-source kernel written from scratch for didactic purposes

What is PastaOS? ================ PastaOS is a simple open-source kernel written from scratch for didactic purposes. The main goal of this project i

Exynos7870's Android 10 kernel source

Linux kernel release 3.x http://kernel.org/ These are the release notes for Linux version 3. Read them carefully, as they tell you what this is al

Linux kernel source for the Redmi Note 9(T) 5G codenamed canon(g)

Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel develop

The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)

Introduction The WSL2-Linux-Kernel repo contains the kernel source code and configuration files for the WSL2 kernel. Reporting Bugs If you discover an

Nexus CAF 4.4 Kernel Source for Redmi Note 7 (Lavender)

Linux kernel release 4.x http://kernel.org/ These are the release notes for Linux version 4. Read them carefully, as they tell you what this is al

Comments
  • Running Radical with WSL

    Running Radical with WSL

    This more advice than issue.

    This my way running Radical, maybe will not work for you.

    Clone repo, copy/cut repo to WSL First, run Makefile in WSL [command: make run] Then copy/cut folder outside WSL and create new bat file.

    Type this in bat file:

    mkdir bin
    cd bin
    
    qemu-system-x86_64.exe -kernel core.elf
    

    And run new bat file.

    image

    opened by Andrej123456789 1
Releases(V.3.6.0.1)
Owner
sheispeko
14 year old software developer, interested in OS Dev , Software dev and Web dev
sheispeko
Linux kernel source tree

Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML an

GNU/Weeb 3 Jul 5, 2022
Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)

SCRAM SCRAM is a Command-line Risk Analysis Multi-tool. This project aims to build a command line tool for probabilistic risk analysis. SCRAM is capab

Olzhas Rakhimov 115 Dec 30, 2022
Kernel Tree of Xiaomi Redmi Note 4/4X (mido)

Kernel Tree of Xiaomi Redmi Note 4/4X (mido)

MUHAMAD KHOIRON 1 Jan 18, 2022
Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.

CosMapper Loads a signed kernel driver (signed with leaked cert) which allows you to map any driver to kernel mode without any traces of the signed /

null 157 Jan 2, 2023
A kernel module to provide /system/xbin/su to Android Kernel (especially to WSA)

WSA-Kernel-SU Intro This is a kernel module to provide /system/xbin/su to Android Kernel (especially to WSA). Only works on 4.17+ kernel. For older ke

LSPosed 166 Jan 3, 2023
NetHunter Kernel for the OnePlus 7 Series based on DragonHeart Kernel

Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel develop

cyberknight777 9 Mar 13, 2022
a unix inspired, non posix compliant micro kernel (more of a monolithic kernel for now though) that i am working on in my spare time

toy-kernel a unix inspired, non posix compliant micro kernel (more of a monolithic kernel for now though) that i am working on in my spare time prereq

czapek 13 Nov 27, 2022
A kernel module that patches Linux kernel "on-the-fly" to skip TASK_RSS_EVENTS_THRESH check in check_sync_rss_stat

split-rss-counting-patch A kernel module that patches Linux kernel "on-the-fly" to skip TASK_RSS_EVENTS_THRESH check in check_sync_rss_stat. Why? Read

Bao-Hiep Le 3 Mar 6, 2022
Historic source code for version 0.01 of the Linux kernel

Linux v0.01 Source Code (A historic repository of the first official release of the Linux Kernel) About This Repo This repo is a means of keeping and

Robert Menes 3 Jun 27, 2022
Windows Subsystem for Android(tm) Kernel source | 5.10 | x86_64

How do I submit patches to Android Common Kernels BEST: Make all of your changes to upstream Linux. If appropriate, backport to the stable releases. T

Adam Jafarov 7 Dec 15, 2021