summaryrefslogtreecommitdiff
path: root/Software
diff options
context:
space:
mode:
Diffstat (limited to 'Software')
-rw-r--r--Software/polkit.mdwn37
-rw-r--r--Software/polkit.moin21
2 files changed, 37 insertions, 21 deletions
diff --git a/Software/polkit.mdwn b/Software/polkit.mdwn
new file mode 100644
index 00000000..c92fd35b
--- /dev/null
+++ b/Software/polkit.mdwn
@@ -0,0 +1,37 @@
+
+
+# polkit
+
+polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes: It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged applications. See the [[polkit(8) manual|http://www.freedesktop.org/software/polkit/docs/latest/polkit.8.html]] page for more detailed information.
+
+
+## Documentation
+
+* [[Latest polkit Documentation|http://www.freedesktop.org/software/polkit/docs/latest/]]
+
+## Source Code
+
+* View latest code on-line: [[http://cgit.freedesktop.org/polkit/tree/|http://cgit.freedesktop.org/polkit/tree/]]
+* View latest changelog/commitlog online: [[http://cgit.freedesktop.org/polkit/log/|http://cgit.freedesktop.org/polkit/log/]]
+
+### GIT
+
+There are [[guides for using git with freedesktop.org projects|http://freedesktop.org/wiki/Infrastructure/git]]. There is also another tutorial at [[IBM Developerworks site|http://www-128.ibm.com/developerworks/linux/library/l-git/]]. You can also take a look at [[http://cgit.freedesktop.org/polkit/tree/HACKING|http://cgit.freedesktop.org/polkit/tree/HACKING]].
+
+
+### Releases
+
+* Releases are announced on the mailing list
+* Tarballs are available from [[this site|http://www.freedesktop.org/software/polkit/releases/]]
+
+## Bugs
+
+* [[Open Bugs|https://bugs.freedesktop.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=PolicyKit&content=]]
+* [[Enter a new bug|https://bugs.freedesktop.org/enter_bug.cgi?product=PolicyKit]]
+
+## Communicate
+
+* Mailing Lists:
+ * [[!table header="no" class="mointable" data="""
+polkit discussion | [[polkit-devel@lists.freedesktop.org|http://lists.freedesktop.org/mailman/listinfo/polkit-devel]]
+"""]]
diff --git a/Software/polkit.moin b/Software/polkit.moin
deleted file mode 100644
index 3725c844..00000000
--- a/Software/polkit.moin
+++ /dev/null
@@ -1,21 +0,0 @@
-= polkit =
-polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes: It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged applications. See the [[http://www.freedesktop.org/software/polkit/docs/latest/polkit.8.html|polkit(8) manual]] page for more detailed information.
-
-== Documentation ==
- * [[http://www.freedesktop.org/software/polkit/docs/latest/|Latest polkit Documentation]]
-== Source Code ==
- * View latest code on-line: http://cgit.freedesktop.org/polkit/tree/
- * View latest changelog/commitlog online: [[http://cgit.freedesktop.org/polkit/log/]]
-=== GIT ===
-There are [[http://freedesktop.org/wiki/Infrastructure/git|guides for using git with freedesktop.org projects]]. There is also another tutorial at [[http://www-128.ibm.com/developerworks/linux/library/l-git/|IBM Developerworks site]]. You can also take a look at [[http://cgit.freedesktop.org/polkit/tree/HACKING]].
-
-=== Releases ===
- * Releases are announced on the mailing list
- * Tarballs are available from [[http://www.freedesktop.org/software/polkit/releases/|this site]]
-
-== Bugs ==
- * [[https://bugs.freedesktop.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=PolicyKit&content=|Open Bugs]]
- * [[https://bugs.freedesktop.org/enter_bug.cgi?product=PolicyKit|Enter a new bug]]
-== Communicate ==
- * Mailing Lists:
- ||polkit discussion || [[http://lists.freedesktop.org/mailman/listinfo/polkit-devel|polkit-devel@lists.freedesktop.org]] ||