summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus
Commit message (Collapse)AuthorAgeFilesLines
* [dbus] Include dbus-launch, add missing dir so session daemon startsSimon Rettberg2016-03-243-0/+4
|
* new 'stage32-headless' target. Started centos support. WIPJonathan Bauer2014-07-171-0/+4
| | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-1/+1
|\
| * relative paths dont work with systemd-204Jonathan Bauer2014-07-041-1/+1
| | | | | | | | for now hardcoded /opt/openslx/bin/rm
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-041-0/+4
|/ | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules.
* remove hardcoded /bin/rm call. Relative calls work in services filesJonathan Bauer2014-07-021-1/+1
|
* woopsie, the return ;)Jonathan Bauer2014-03-255-98/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-255-0/+98
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* [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
|
* [dbus] Missed *.wantsSimon Rettberg2013-09-304-1/+4
|
* [dbus] Fix mkdir, remove /lib/systemd from required directoriesSimon Rettberg2013-09-303-8/+3Star
|
* [dbus] Create systemd service using a template instead of grabbing from ↵Simon Rettberg2013-09-303-3/+34
| | | | | | | | running system Also remove the ugly hack that moves /lib/systemd to /etc/systemd; this would only help mixing systemd service files from the running system with our own -- trouble ahead! Warn if /lib/systemd exists in the target build dir.
* * Add debian support *Simon Rettberg2013-09-301-0/+9
|
* [dbus] move /etc/dbus-1 to generic config, and update othersJonathan Bauer2013-07-293-6/+9
|
* [dbus] update configsJonathan Bauer2013-07-294-15/+18
|
* [kdm] Add comments to kdmrc, change session directorySimon Rettberg2013-06-221-0/+14
| | | | | [dbus] Add rule that allows root to listen to all dbus communication (for debugging) [vmchooser] move session file to new session directory
* Refactoring:Simon Rettberg2013-05-212-2/+2
| | | | | REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES
* Fix OpenSLX BannerSimon Rettberg2013-05-172-6/+1Star
| | | | Clean up some scripts
* add /lib/systemdMichael Neves2013-04-241-1/+2
|
* suse conf fixesSimon Rettberg2013-04-241-1/+2
|
* Update for openSUSE 12.3Simon Rettberg2013-04-191-3/+4
|
* restructuring...Jonathan Bauer2013-03-143-0/+40