Add documentation about how to create profiles

README.profile.rst:
Add information on all necessary components of a profile:

* profiledef.sh
* packages.arch
* airootfs/
* efiboot/
* isolinux/
* syslinux/

Fix wording for pacman.conf documentation

README.rst:
Add a link to README.profile.rst.

Fixes #38
This commit is contained in:
David Runge 2020-10-28 21:57:15 +01:00
parent 551edcd56d
commit bff36764d3
No known key found for this signature in database
GPG key ID: 7258734B41C31549
2 changed files with 122 additions and 3 deletions

View file

@ -35,6 +35,8 @@ custom live media, **releng** is used to create the monthly installation medium.
They can be found below `configs/baseline/ <configs/baseline/>`_ and `configs/releng/ <configs/releng/>`_
(respectively). Both profiles are defined by files to be placed into overlays (e.g. *airootfs* -> *the image's /*).
Read `README.profile.rst <README.profile.rst>`_ to learn more about how to create profiles.
Create images
=============