From ef85c803597915c2859283ac1bb3ecddf984796b Mon Sep 17 00:00:00 2001 From: Giacomo Tesio Date: Thu, 30 Dec 2021 01:06:24 +0100 Subject: [PATCH] update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f7f2d9a..b48ae4f 100644 --- a/README.md +++ b/README.md @@ -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 +