aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-03-17 09:25:09 +0100
committerPapoteur <papoteur@mageia.org>2018-03-17 09:25:09 +0100
commit88ddd32bfc306436ee92189175b39b5802d4010a (patch)
tree7650e05850d348eca699a748c18f78c6445c87d8 /INSTALL.md
parent442e4132df369abaa271162c594cfca3e9de5209 (diff)
downloadisodumper-88ddd32bfc306436ee92189175b39b5802d4010a.tar
isodumper-88ddd32bfc306436ee92189175b39b5802d4010a.tar.gz
isodumper-88ddd32bfc306436ee92189175b39b5802d4010a.tar.bz2
isodumper-88ddd32bfc306436ee92189175b39b5802d4010a.tar.xz
isodumper-88ddd32bfc306436ee92189175b39b5802d4010a.zip
Add INSTALL.md
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
new file mode 100644
index 0000000..c350abe
--- /dev/null
+++ b/INSTALL.md
@@ -0,0 +1,29 @@
+Installation
+=======
+make install
+
+Modules Requirements
+==============
+- sys
+- imp
+- yui
+- time
+- os
+- re
+- io
+- gettext
+- subprocess
+- pydbus
+- gi.repository
+- hashlib
+- gnupg
+- threading
+- logging
+
+Reminders
+======
+Install magiback in /usr/bin
+Install org.mageia.magiback.service in /usr/share/dbus-1/system-services/
+Install org.mageia.Magiback.conf /etc/dbus-1/system.d/
+Install polkit policy file in /usr/share/polkit-1/actions/
+