Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: polkit: Look for rules in /run/current-system/profile.•••* gnu/packages/polkit.scm (polkit): Configure to look for actions and rules in the system profile. Arrange to look for the setuid helper in /run/setuid-programs. Fix introspection installation. Based on a patch by Mark H Weaver <mhw@netris.org>. | Andy Wingo | 2015-09-02 | 1 | -10/+52 |
* | gnu: polkit: Use elogind for seat management.•••* gnu/packages/polkit.scm (polkit): Depend on elogind. | Andy Wingo | 2015-09-02 | 1 | -1/+20 |
* | Revert "PRELIMINARY: gnu: polkit: Work on making it functional in practice."•••This reverts commit e640340b9ec6c601720977820b2701d6cd99b74c. | Mark H Weaver | 2015-08-18 | 1 | -50/+8 |
* | PRELIMINARY: gnu: polkit: Work on making it functional in practice. | Mark H Weaver | 2015-08-18 | 1 | -8/+50 |
* | gnu: polkit: Update to 0.113.•••* gnu/packages/polkit.scm (polkit): Update to 0.113. | Mark H Weaver | 2015-07-11 | 1 | -2/+2 |
* | gnu: polkit-qt: Add $libdir to RUNPATH.•••* gnu/packages/polkit.scm (polkit-qt)[arguments]: Add #:configure-flags. | Ludovic Courtès | 2015-05-01 | 1 | -1/+6 |
* | gnu: Move mozjs and nspr to (gnu packages gnuzilla).•••* gnu/packages/polkit.scm (mozjs, nspr): Move to... * gnu/packages/gnuzilla.scm (mozjs, nspr): ... here. New variables. | 宋文武 | 2015-01-11 | 1 | -73/+2 |
* | gnu: polkit: Propagate input glib.•••* gnu/packages/polkit.scm (polkit): Propagate input glib. * gnu/packages/polkit.scm (polkit-qt): Drop input glib, now available through propagation. | Andreas Enge | 2014-11-11 | 1 | -3/+3 |
* | gnu: Add polkit-qt.•••* gnu/packages/polkit.scm (polkit-qt): New variable. | Andreas Enge | 2014-11-10 | 1 | -0/+32 |
* | gnu: Add polkit.•••* gnu/packages/polkit.scm (polkit): New variable. * gnu/packages/patches/polkit-drop-test.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch file. | Andreas Enge | 2014-11-09 | 1 | -1/+39 |
* | gnu: Add nspr.•••* gnu/packages/polkit.scm (nspr): New variable. | Andreas Enge | 2014-11-09 | 1 | -0/+33 |
* | gnu: Add mozjs (Mozilla Spidermonkey).•••* gnu/packages/polkit.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register new file. | Andreas Enge | 2014-11-08 | 1 | -0/+64 |