Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/archinstall/general.rst
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-11 08:44:37 +0000
committerGitHub <noreply@github.com>2021-04-11 08:44:37 +0000
commit75b6ab396e3913e021ebfc49b626dfefd9eb0924 (patch)
treeef1fccf6d115807741e6b0bcda4d38a1ac8d6af3 /docs/archinstall/general.rst
parent6fb0f006d0bf93a8436fd85d3f209a0603b3dd1f (diff)
parentc674bbd3024dc79ce1e630a0471a4d4fd52f6df5 (diff)
Merge pull request #181 from zosman1/enhancement-systemd-service-wrapper
Allow multiple services to be enabled at once
Diffstat (limited to 'docs/archinstall/general.rst')
-rw-r--r--docs/archinstall/general.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/archinstall/general.rst b/docs/archinstall/general.rst
index 312c03af..c3913ea9 100644
--- a/docs/archinstall/general.rst
+++ b/docs/archinstall/general.rst
@@ -91,3 +91,13 @@ Exceptions
.. autofunction:: archinstall.ProfileError
.. autofunction:: archinstall.SysCallError
+
+.. autofunction:: archinstall.ProfileNotFound
+
+.. autofunction:: archinstall.HardwareIncompatibilityError
+
+.. autofunction:: archinstall.PermissionError
+
+.. autofunction:: archinstall.UserError
+
+.. autofunction:: archinstall.ServiceException