Mirror of Harvey OS github repository http://harvey-os.org/

Graham MacDonald 476501b6ae Increase initial kernel identity map size to 16MiB (#909) 4 лет назад
.github d35a8bb047 Update ISSUE_TEMPLATE.md 6 лет назад
386 adfc57bb84 Delete arch-specific scripts (#766) 6 лет назад
aarch64 c86b843356 First steps to build for clang aarch64 5 лет назад
acme 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 5 лет назад
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 11 лет назад
amd64 135360ea16 Remove versioned build json files 5 лет назад
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. 8 лет назад
cron 4db2188a5b Plan 9 from Bell Labs 2007-10-06 16 лет назад
external_example 88a59408b0 Move plan9-extensions option into only those places that need it 6 лет назад
lib fd01593aaa Tidy /lib/namespace - include devacpi on boot 5 лет назад
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 14 лет назад
mnt 2bf1953532 Adding /mnt/plumb for making happy drawterm 6 лет назад
rc 61aa17b816 Re-add telnet and rlogin 5 лет назад
riscv a4c7ad1aa7 Mimic json structure for aarch64 and riscv 5 лет назад
sys 476501b6ae Increase initial kernel identity map size to 16MiB (#909) 4 лет назад
usr 9132a6c138 Fix bug where tmp wasn't bound properly since syscall doesn't exist 4 лет назад
util 20734afa32 Build improvements + static analysis (#908) 4 лет назад
.clang-format f4230fcbad clang-format: switch of sorting includes and better pointer alignment 6 лет назад
.gitignore 61aa17b816 Re-add telnet and rlogin 5 лет назад
.gitmodules 16a17efe85 UFS: remove ninep submodule 6 лет назад
.mailmap 24c4e0d02c Update .mailmap 6 лет назад
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot 6 лет назад
.travis.yml 267e2605ce Fix CI build 4 лет назад
CONTRIBUTING.md c5238509bc Fix list of newbie friendly issues to use the right tag. 5 лет назад
Dockerfile bf86f98ea0 Changed the alpine version to fix #853 issue (#854) 5 лет назад
LICENSE 25de748849 GNU General Public License 9 лет назад
LICENSE.afpl 58309a73b6 Plan 9 from Bell Labs 2003-06-29 21 лет назад
LICENSE.gpl 25de748849 GNU General Public License 9 лет назад
NOTICE 25de748849 GNU General Public License 9 лет назад
README.md ab92d25392 Some updates to the Readme file 5 лет назад
bldy.cfg 33b04fb477 bldy: .build -> bldy.cfg 6 лет назад
bootstrap.sh cfbdadc8a5 Fix bootstrap with latest Go release (Go 1.13) 4 лет назад
build.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 лет назад
clean.json 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 5 лет назад
go.mod cfbdadc8a5 Fix bootstrap with latest Go release (Go 1.13) 4 лет назад
go.sum cfbdadc8a5 Fix bootstrap with latest Go release (Go 1.13) 4 лет назад
l 4761d30948 Simple script to enable remote console 8 лет назад

README.md

Harvey

Harvey: A distributed operating system

Welcome to Harvey, we are delighted that you are interested in the project.

What is harvey?

Harvey is a distributed operating system. It’s most directly descended from Plan 9 from Bell Labs. This heritage spans from its distributed application architecture all the way down to much of its code. However, Harvey aims to be a more practical, general-purpose operating system, so it also uses ideas and code from other systems.

Getting started

Start by reading the Wiki. There's a Getting Started guide there to learn how to get Harvey up and running and many other things.

Contributing

You enjoyed playing with Harvey and you want to help out? Great!

Take a look at our Contribution Guide it covers a wide variety of topics including the Harvey coding style, Code of Conduct, where to get help and so on.

Docs

Status

  • Build Status
  • Coverity Badge

Elsewhere

Donate to Harvey!

Harvey is a proud member of SFC and gladly accepts donations.

Donate

Licenses

  • License GPL