forked from dbittman/sea
-
Notifications
You must be signed in to change notification settings - Fork 0
Userland and toolchain for seakernel
License
gp7485451/sea
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SeaOS v 0.2 ----- A simple operating system built on a simple UNIX-like kernel. SeaOS Userland and Builder -------------------------- This software builds the toolchain needed to compile seakernel (available on github at dbittman/seakernel). It also contains scripts to build or install ported applications for SeaOS. Build Instructions ------------------ You must have seakernel checked out in a child directory of this repo, named 'seakernel'. Requirements: loop devices in /dev that are accessible by a normal user. the ability to mount that loop device on ./mnt (fstab entry is printed in ./configure) Commands: ./configure make toolchain make apps make man make config make newhd make all then to test in Qemu: make all test
About
Userland and toolchain for seakernel
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Diff 80.4%
- Roff 17.1%
- C 2.1%
- Ruby 0.2%
- Shell 0.2%
- C++ 0.0%