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

Graham MacDonald 7081750856 Remove leftover 386 includes (#767) преди 6 години
.github d35a8bb047 Update ISSUE_TEMPLATE.md преди 6 години
386 7081750856 Remove leftover 386 includes (#767) преди 6 години
aarch64 767cdc5325 Fix the rest of the warnings. преди 6 години
acme 767cdc5325 Fix the rest of the warnings. преди 6 години
adm 91d8c86336 Plan 9 from Bell Labs 2013-01-25 преди 11 години
amd64 9e548971d0 Cleaning cmd (#760) преди 6 години
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 a6706a1ea2 Bind /apex/$cputype/bin to /bin by default. It won't hurt you преди 6 години
mail 372adb5430 Plan 9 from Bell Labs 2010-01-17 преди 14 години
mnt 2bf1953532 Adding /mnt/plumb for making happy drawterm преди 6 години
rc ccdb6fd39c Removing ssh/telnet/rlogin services due to old syscall dependency преди 6 години
riscv 702d278ca9 JSON: run preen on json files преди 6 години
sys 0f123c1c3f Delete leftover drawterm files (#768) преди 6 години
usr a153b4d140 Restoring Harvey's home (#732) преди 6 години
util 977fcdd71b Various fixes: (#759) преди 6 години
.clang-format f4230fcbad clang-format: switch of sorting includes and better pointer alignment преди 6 години
.gitignore a153b4d140 Restoring Harvey's home (#732) преди 6 години
.gitmodules 16a17efe85 UFS: remove ninep submodule преди 6 години
.mailmap 24c4e0d02c Update .mailmap преди 6 години
.mention-bot 67b31565a9 Rename .mention_bot to .mention-bot преди 6 години
BUILD 04d9c3ab62 bldy: fix amd64 fixes for harvey преди 6 години
CONTRIBUTING.md ae78aa62af gh: some public facing changes преди 6 години
Dockerfile 26d2963067 docker: bring docker integration in to the main repo преди 6 години
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 16b0561bba Fixing link in readme to right MIT license преди 6 години
bldy.cfg 33b04fb477 bldy: .build -> bldy.cfg преди 6 години
bootstrap.sh 88f81967fc bldy: let bldy take a vacation for a bit преди 6 години
build.json 0a378b24be Get the harvey build started (+ getcallerpc changes) (#731) преди 6 години
clean.json 702d278ca9 JSON: run preen on json files преди 6 години
l 4761d30948 Simple script to enable remote console преди 8 години

README

![Harvey](https://harvey-os.org/images/harvey-os-logo.png)

Harvey: A distributed operating system
[![License](https://img.shields.io/aur/license/yaourt.svg)](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)
[![LicenseMIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.mit)
[![Donate](https://img.shields.io/badge/Donate-PayPal-brightgreen.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7Q45ZGJBQZZVN)

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](https://en.wikipedia.org/wiki/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](https://github.com/Harvey-OS/harvey/wiki/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](https://github.com/Harvey-OS/harvey/blob/master/CONTRIBUTING.md).
The contribution guide covers a wide variety of topics including the
Harvey coding style,
[Code of Conduct](https://github.com/Harvey-OS/harvey/wiki/Code-of-Conduct),
where to get help and so on.
- We also cover a wide variety of topics on our
[wiki](https://github.com/Harvey-OS/harvey/wiki) and
[apex's wiki](https://github.com/Harvey-OS/apex/wiki).
- If the information you are looking for is not on the wiki, ask the
[Mailing list](https://groups.google.com/forum/#!forum/harvey) or
[Slack](https://harvey-slack.herokuapp.com/) for
help. It is where most of the development conversation happens.
- [Man Pages](https://sevki.io/harvey/sys/man/1/0intro) are where you
can read man pages from the head of the repository.
- Harvey also has a [blog](https://blog.harvey-os.org) and a
[twitter account](https://twitter.com/harvey_os) where we share news
and things we are excited about.

[License](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)