commit: cfb2680dcdf000c7164e6255dc1e0f8a6d2ca8d8 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Fri Jan 14 07:16:35 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Jan 14 07:18:44 2022 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=cfb2680d
Add and README declaration Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> README.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..c788cc9 --- /dev/null +++ b/README.rst @@ -0,0 +1,19 @@ +====== +Gentoo RISC-V Overlay +====== + +.. NOTE: If editing this, be sure to update the line numbers in + 'doc/introduction' + +This is a Gentoo overlay dedicated for RISC-V architecture, and collecting +highly experimental ebuilds which aren't ready for official main portage tree. + +.. important:: + + Although the team have tried their best to test all packages, there is no guarentee + that they will always work properly! Do backup before use in case of data loss. + +License +------------- + +Distributed under the terms of the GNU General Public License v2
