Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gparted: upgrade 0.33.0 -> 1.1.0 | Andreas Müller | 2020-05-03 | 3 | -30/+47 |
| | | | | | | | | | | | * Due to huge bump recipe had to reworked completely * They offer a polkit action so our tailored version can go (it stopped working long ago btw). It is installed unconditionally but packed into an extra package which finds it's way into image only if 'polkit' is in distro features. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gparted: add polkit support | Andreas Müller | 2015-11-06 | 2 | -0/+30 |
* This was missing for me and is a good test case for xfce-polkit asking for root's password. * Decision to use polkit (installed?) is made at runtime. Unfortunately this cool solution was not my idea but stolen from [1] [1] http://pkgs.fedoraproject.org/cgit/gparted.git Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |