summaryrefslogtreecommitdiffstats
path: root/meta-systemd/meta-xfce
Commit message (Collapse)AuthorAgeFilesLines
* meta-systemd: bump PRINC in all .bbappendsMartin Jansa2013-04-121-1/+1
| | | | | | | | | | | | | | | * opkg upgrade will fail to upgrade every package PN when PN-system is installed * check_data_file_clashes: Package xserver-nodm-init wants to install file /lib/systemd/system/xserver-nodm.service But that file is already provided by package * xserver-nodm-init-systemd You need to manually remove all PN-systemd packages on your target opkg remove -force-depends -force-remove `opkg list-installed | grep "\-systemd"` be careful with stuff like openssh-sshd-systemd or wpa-supplicant-systemd when you have access to target only over network * this PRINC bump will force you to do it now even for people not using OEBasicHash or PR service Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* patches: update Upstream-Status to use capital 'S'Martin Jansa2013-02-051-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-session: Add shutdown/reboot functionality for systemdAndreas Müller2012-12-272-0/+490
can't wait for stable xfce 4.12 in 03/2013 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>