aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-12-19 18:27:18 +0100
committerPapoteur <papoteur@mageia.org>2020-12-19 18:27:18 +0100
commit278f5b32114820e49ec834045df360736a0dc0c7 (patch)
tree19c0099f2dd3bda33e223e85258e7244d3f1ac35 /README.md
parentf4171e7499ef27db9e1bdf92ea9c254a5f4436c2 (diff)
downloadisodumper-278f5b32114820e49ec834045df360736a0dc0c7.tar
isodumper-278f5b32114820e49ec834045df360736a0dc0c7.tar.gz
isodumper-278f5b32114820e49ec834045df360736a0dc0c7.tar.bz2
isodumper-278f5b32114820e49ec834045df360736a0dc0c7.tar.xz
isodumper-278f5b32114820e49ec834045df360736a0dc0c7.zip
Update README
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
--------