update README.md

This commit is contained in:
Giacomo Tesio 2021-12-30 01:06:24 +01:00
parent cbce16f75e
commit ef85c80359
1 changed files with 6 additions and 8 deletions

View File

@ -10,7 +10,7 @@ Jehanne has noble ancestors:
- most of userland tools, a lot of wisdom and some kernel modules,
come from [9front][9front]
- the kernel is a fork of Charles Forsyth's [Plan9-9k][plan9-9k]
- most of the build system and some valuable piece of code come from [Harvey OS][harvey]
- ~~most of the build system and~~ some valuable piece of code come from [Harvey OS][harvey]
Still the project is named after a humble peasant,
the famous French heretic [Joan of Arc][arc], because it diverges deeply
@ -48,11 +48,11 @@ The running system also includes supplemental folders like `/lib`,
## Build
To build Jehanne and play with it, you need to have git, golang, qemu,
To build Jehanne and play with it, you need to have git, qemu,
gcc, binutils and bison installed.
For example on Debian GNU/Linux 10 you should be able to get going with
sudo apt-get install git golang build-essential flex bison qemu-system autoconf autoconf-archive curl automake-1.15
sudo apt-get install git build-essential flex bison qemu-system autoconf autoconf-archive curl automake-1.15
After the repository clone, you can give a look with
@ -73,10 +73,8 @@ need to know about its principles, design and weirdness.
There's a lot of work to do, in every area of the system.
To coordinate our efforts, we use the github issues.
To discuss (and even debate) about the design and development of Jehanne
we use the [JehanneOS mailing list][mailinglist]: please join and present
yourself and your attitudes.
To coordinate our efforts, please use gitea issues.
[simplicity]: http://plato.stanford.edu/entries/simplicity/ "What is simplicity?"
[harvey]: http://harvey-os.org "Harvey OS"
@ -85,5 +83,5 @@ yourself and your attitudes.
[nix]: https://github.com/rminnich/nix-os
[arc]: https://en.wikipedia.org/wiki/Joan_of_Arc "Jeanne d'Arc"
[lic]: ./LICENSE.md "A summary of Jehanne licensing"
[mailinglist]: https://groups.google.com/forum/#!forum/jehanneos