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

Dan Cross 93f480f5f2 Fix the rest of the warnings. 7 роки тому
.github bf3fcd615c Update ISSUE_TEMPLATE.md 8 роки тому
386 86a02ab099 vga: move to using a 386 ureg struct 9 роки тому
aarch64 93f480f5f2 Fix the rest of the warnings. 7 роки тому
acme 93f480f5f2 Fix the rest of the warnings. 7 роки тому
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 11 роки тому
amd64 93f480f5f2 Fix the rest of the warnings. 7 роки тому
cfg a5cd8682c5 add dhcp server and tftp server configs for harvey minicluster. 9 роки тому
cron efcafd388b ref #9: rm /cron/upas 9 роки тому
external_example c9bec0b2ba Move plan9-extensions option into only those places that need it 8 роки тому
lib 8878e7cffc Bind /apex/$cputype/bin to /bin by default. It won't hurt you 7 роки тому
mail 0bfbdf5a4c mv mail/box/glenda mail/box/harvey 9 роки тому
mnt 7be1b427f0 Adding /mnt/plumb for making happy drawterm 8 роки тому
rc fcb3ef3f9a Semiworking console. 7 роки тому
riscv 93f480f5f2 Fix the rest of the warnings. 7 роки тому
sys 93f480f5f2 Fix the rest of the warnings. 7 роки тому
usr 001c3521c9 Changed some scripts to use /usr/harvey instead of /usr/glenda 7 роки тому
util 82cb51f9fd GO9PCPUDOCKER must have execute permissions 7 роки тому
.clang-format 952fb6fc5e clang-format: switch of sorting includes and better pointer alignment 8 роки тому
.gitignore d6e3d9d21e .gitignore: Ignore binaries and stuff. 7 роки тому
.gitmodules af9de65d8c UFS: remove ninep submodule 8 роки тому
.mailmap f162efafd4 Update .mailmap 8 роки тому
.mention-bot cc4e846f87 Rename .mention_bot to .mention-bot 8 роки тому
.travis.yml 0f2b6049e2 bldy: let bldy take a vacation for a bit 7 роки тому
BUILD 696129deaf bldy: fix amd64 fixes for harvey 7 роки тому
CONTRIBUTING.md 2e90034508 gh: some public facing changes 8 роки тому
Dockerfile eaaaa65412 docker: bring docker integration in to the main repo 7 роки тому
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 4cc6f36329 readme: change shield color and remove tracking pixel 7 роки тому
bldy.cfg ed83775151 bldy: .build -> bldy.cfg 7 роки тому
bootstrap.sh 0f2b6049e2 bldy: let bldy take a vacation for a bit 7 роки тому
build.json ccdd7f9595 build: now checking targets. 7 роки тому
clean.json a32bba3342 use rm -f when we remove. 7 роки тому
l 4761d30948 Simple script to enable remote console 9 роки тому

README.md

Harvey

Harvey: A distributed operating system

Build Status Coverity Badge License Donate

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

What is harvey?

Harvey is a distributed operating system. It is direct descendant of Plan 9 from Bell Labs which was originally developed by the same group at Bell Labs that invented Unix and C.

  • Take a look at the Getting Started guide to learn how to get Harvey and how to play with it.
  • You enjoyed playing with Harvey and you want to help out? Great! Take a look at our Contribution Guide. The contribution guide covers a wide variety of topics including the Harvey coding style, Code of Conduct, where to get help and so on.
  • We also cover a wide variety of topics on our wiki and apex's wiki.
  • If the information you are looking for is not on the wiki, ask the Mailing list or Slack for help. It is where most of the development conversation happens.
  • Man Pages are where you can read man pages from the head of the repository.
  • Harvey also has a blog and a twitter account where we share news and things we are excited about.

License