summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [vbox] Readme further elaborated: systemd-udev-problem ENV.Christian Rößler2013-09-051-1/+3
| | | | |
| * | | | [systemd] README file annotated, ENV limitationChristian Rößler2013-09-051-1/+10
| | | | |
| * | | | [pam-freiburg] Add pam_ck_connector againSimon Rettberg2013-09-041-0/+1
| | | | | | | | | | | | | | | | | | | | Which is required by consolekit, which is required by policykit, which is required by udisks2, which is required to mount usb sticks etc. as normal user in a desktop session
| * | | | [SERVER] Update stage4 filterSimon Rettberg2013-09-045-15/+6Star
| | | | |
| * | | | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-041-1/+7
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-0453-136/+948
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | [vbox] README file updated: systemd-udevd limitation ENV{DEVTYPE}=="usb_device"Christian Rößler2013-09-041-1/+7
| | | |_|/ | | |/| |
| * | | | [polkit] Fix integration with gnome/udisks2, fixes usb mount on Ubuntu 13.04Simon Rettberg2013-09-042-0/+8
| | |/ / | |/| |
| * | | Add udisks moduleSimon Rettberg2013-09-0311-0/+110
| | | |
| * | | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-0322-4/+757
| |\ \ \ | | |_|/ | |/| |
| | * | [pam-hso] activated pam-hso in configs of serverJonathan Bauer2013-09-031-0/+1
| | | |
| | * | [pam-hso] server config module for the pam configuration for the hochschule ↵Jonathan Bauer2013-09-0318-0/+748
| | |/ | | | | | | | | | offenburg
| | * [vbox] udev-rule with ENV-PATHChristian Rößler2013-09-021-4/+4
| | |
| | * [vbox] suid VirtualBox Path, +perrorChristian Rößler2013-09-021-1/+1
| | |
| | * [debug] +su, +fileChristian Rößler2013-09-021-0/+2
| | |
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-021-25/+27
| | |\
| | * | [vbox] vbox.build: suid VirtualBox in Debian/Ubuntu branchChristian Rößler2013-09-021-0/+2
| | | |
| * | | Add consolekit and polkitSimon Rettberg2013-09-0323-136/+89Star
| | |/ | |/|
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-0216-36/+182
| |\|
| | * [vbox] Readme file with notes on pathced scriptsChristian Rößler2013-09-021-0/+13
| | |
| | * [clone_stage4] Extend and refine filterlist and filtering processSimon Rettberg2013-08-3013-36/+131
| | |
| | * [vbox] conf for Ubuntu 13.04Your Name2013-08-301-0/+19
| | |
| | * [vbox] ubuntu conf.Your Name2013-08-301-1/+1
| | |
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-08-301-1/+1
| | |\
| | * | [vbox] Ubuntu configurationChristian Rößler2013-08-301-0/+19
| | | |
| * | | [helper/useradd] Make sure /etc/shadow has group shadowSimon Rettberg2013-09-021-25/+27
| | |/ | |/| | | | | | | (Also fix indentation on the file)
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-303-1/+16
| |\|
| | * [dnbd3] cmake / opensuseChristian Rößler2013-08-301-0/+7
| | |
| | * [dnbd3] cmake / ubuntuChristian Rößler2013-08-301-0/+7
| | |
| | * [vbox] addon-init missing fiChristian Rößler2013-08-301-1/+2
| | |
* | | workaround part 2Jonathan Bauer2013-09-3030-0/+501
| | |
* | | workaround for permissions fix not working. ..Jonathan Bauer2013-09-3030-501/+0Star
| | |
* | | [xorg] conf file for openSuse updatedChristian Rößler2013-09-301-0/+1
| | |
* | | [export_target] set owner and group of config files to root, alwaysJonathan Bauer2013-09-301-1/+1
| | |
* | | [pam-freiburg] fix permissionJonathan Bauer2013-09-302-1/+2
| | |
* | | [consolekit] added back missing folder, fixes error msg upon loginJonathan Bauer2013-09-301-0/+1
| | |
* | | [mltk] add comments about needed package to use mltk. TODO make it install ↵Jonathan Bauer2013-09-301-0/+4
| | | | | | | | | | | | automaticly
* | | [rootfs-stage32] buildscript and conf file updated for openSuseChristian Rößler2013-09-302-1/+4
| | |
* | | [debug] Fix service type of udevd-loggerSimon Rettberg2013-09-301-1/+1
| | |
* | | [dbus] dbus parameters changed over time. Try to get them rightSimon Rettberg2013-09-302-10/+42
| | |
* | | [dbus] Add missing systemd service fileSimon Rettberg2013-09-302-8/+12
| | |
* | | [rootfs-stage32] Tweak startup order (systemd)Simon Rettberg2013-09-303-4/+6
| | |
* | | [rootfs-stage32] Remove libau because it's not there and I have no clue what ↵Simon Rettberg2013-09-301-232/+240
| | | | | | | | | | | | it is
* | | Make sure pam_ck_connector is required by and included in the consolekit ↵Simon Rettberg2013-09-308-8/+42
| | | | | | | | | | | | | | | | | | module on all platforms (Previously it was in consolekit on suse and pam on ubuntu... -.-)
* | | [blacklists] Modifications for accounts-daemon.serviceChristian Rößler2013-09-302-1/+4
| | |
* | | [setup_target] Actually CHECK IF A REQUIRED LIBRARY IS THERE!Simon Rettberg2013-09-301-5/+5
| | |
* | | ...better yet, make it optionalSimon Rettberg2013-09-301-0/+1
| | |
* | | [debug] Remove non existent binarySimon Rettberg2013-09-301-1/+0Star
| | |
* | | [dbus] Missed *.wantsSimon Rettberg2013-09-304-1/+4
| | |
* | | [dbus] Fix mkdir, remove /lib/systemd from required directoriesSimon Rettberg2013-09-303-8/+3Star
| | |