aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7186356..631ac27 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,19 @@ Requirements
- python3-parted
- python3-pydbus
- udisks2
-- libyui and declanation of ncurses, gtk or Qt
+- libyui and declanation of ncurses, gtk or Qt, python bindings
- libyui-mga
- cryptsetup
- fdisk
- e2fsprogs
+- python3-gnupg
+- python3-manatools
+Some explanations
+-----------------
+The application comprises two parts: a GUI and a backend, called magiback.
+The GUI run in user mode, and call backend feature over DBUS. The backend run as deamon using systemd service and is launched as needed. The authorization is called to run the backend.
+Logs of the backend are stored in /var/log/magiback.log
License
--------