summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f72970a..5795b22 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,8 @@ parabolaiso
===========
The parabolaiso project features scripts and configuration templates to build installation media (*.iso* images) for BIOS
-and UEFI based systems on the x86_64 and i686 architectures.
+and UEFI based systems on the x86_64 and i686 architectures. It is based in `archiso <https://gitlab.archlinux.org/archlinux/archiso>`_
+and `archiso32 <https://git.archlinux32.org/archiso32>`_.
Currently creating the images is only supported on Parabola GNU/Linux-libre.
Requirements
@@ -116,6 +117,20 @@ Optionally install parabolaiso's mkinitcpio hooks:
make install-initcpio
+Contribute
+==========
+
+Development of parabolaiso takes place on Parabola GNU/Linux-libre' Git: https://git.parabola.nu/parabolaiso.git
+
+Read our `contributing guide <CONTRIBUTING.rst>`_ to learn more about how to provide fixes or improvements for the code
+base.
+
+Discussion around parabolaiso takes place on the `dev mailing list
+<https://lists.parabola.nu/listinfo/dev>`_ and in `#parabola
+<ircs://chat.freenode.net/parabola>`_ on `freenode.net <https://freenode.net/>`_.
+
+All past and present authors of parabolaiso are listed in `AUTHORS <AUTHORS.rst>`_.
+
License
=======