8000 GitHub - ttousai/yaos: Yet another OS. This one is not meant to be a killer OS, just a study OS for me.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ttousai/yaos

Repository files navigation

Links

Development

Build cross-compiler:

Update wget-list with latest stable LinuxFromScratch source links. Go through https://wiki.osdev.org/GCC_Cross_Compiler

export BASE=$HOME/workspace/yaos
mkdir $BASE/sources
wget --input-file=wget-list --continue --directory-prefix=$BASE/sources

Build yaos:

git clone https://github.com/ttousai/yaos
cd yaos
./qemu.sh

About

Yet another OS. This one is not meant to be a killer OS, just a study OS for me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0