Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
/ AstrConter Public archive

An operating system. Powered by Uinxed-Kernel

License

Notifications You must be signed in to change notification settings

RoofAlan/AstrConter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

欢迎来到AstrConter内核项目

简介

这是一个基于Uinxed-Kernel的开源内核,因原项目为GPL-3.0协议,所以该项目也会基于GPL-3.0 协议开源

项目特点

  1. 自由开放 保证没有种族歧视,可供个人学习研究、商业用途
  2. 同步更新 该项目会跟随Uinxed-Kernel不断更新(当然,前提是我有时间)

环境搭建

ArchLinux

sudo pacman -Sy make gcc clang nasm grub-pc xorriso qemu-system

Debian & Ubuntu & Kali

sudo apt update && sudo apt install make apt clang nasm xorriso qemu-system

如果您是Windows用户,可以使用Cygwin或WSL搭建环境并编译

构建

  1. Clone 将项目克隆到本地
  2. Make 使用make命令进行编译
  3. Run! 使用make run运行打包好的iso镜像、make runk运行内核、make run-db运行打包好的镜像并伴随着调试模式、make runk-db同理
  4. Clean 使用make clean清除编译完成的产物

外部链接

About

An operating system. Powered by Uinxed-Kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages