- Jul 12, 2024
-
- May 25, 2020
-
- Apr 09, 2018
-
- Jan 09, 2018
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Feb 21, 2017
-
- Dec 07, 2016
-
-
Balló György authored
-
- Aug 03, 2016
-
- Feb 21, 2016
-
- Feb 17, 2016
-
-
Balló György authored
-
- Nov 08, 2015
-
- Aug 11, 2015
-
- Jul 31, 2015
-
- Jul 29, 2015
-
-
Balló György authored
Kill user processes on logout (fix second login with systemd >= 222); update Xsession file with changes from LightDM
-
- Apr 15, 2015
-
- Mar 08, 2015
-
- Nov 23, 2014
-
- Nov 22, 2014
-
- May 11, 2014
-
- Feb 24, 2014
-
-
Bartłomiej Piotrowski authored
-
- Nov 30, 2013
-
-
Balló György authored
-
- Nov 26, 2013
-
-
Balló György authored
- Remove iso-codes dependency as it's not essential
-
- Nov 24, 2013
-
-
Balló György authored
- Improve Xsession file - Hide language selection from greeter (it doesn't work)
-
- Sep 13, 2013
-
- Sep 12, 2013
-
-
Balló György authored
-
- Sep 11, 2013
-
-
Balló György authored
- Add iso-codes to dependencies
-
- Sep 08, 2013
-
- Sep 06, 2013
-
- Aug 09, 2013
-
- May 23, 2013
-
-
Daniel Wallace authored
-
- May 12, 2013
-
- Nov 01, 2012
-
-
Bartłomiej Piotrowski authored
-
- Oct 23, 2012
-
-
Daniel Wallace authored
lxdm put loginuid.so before systemd.so so that auditing is available for user sessions
-
- Oct 18, 2012
-
- Oct 14, 2012
-
-
Bartłomiej Piotrowski authored
Add pam_loginuid.so to authenticate user session
-
- Oct 13, 2012
-