8000 GitHub - euler0/mini-os
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

euler0/mini-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-os

Sometimes I build my own operating system, one pebble at a time.

Prerequisites

  1. GNU binutils (i686-elf target)
  2. QEMU
  3. BSD Make
  4. mkdep
  5. NASM
  6. Clang

In macOS,

$ brew install i686-elf-binutils
$ brew install qemu
$ brew install bsdmake
$ brew install nasm

License

The project is released under the Simplified BSD License. For the formal details, see the file LICENSE.

References

Acknowledgements

The FreeBSD Project

Copyright 1992-2013 The FreeBSD Project. All rights reserved. This project may adopt snippets of FreeBSD under the simplified BSD license. (http://www.freebsd.org/copyright/freebsd-license.html)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0