summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * [consolekit] added back missing folder, fixes error msg upon loginJonathan Bauer2013-09-201-0/+1
| | | |
| | | * [mltk] add comments about needed package to use mltk. TODO make it install ↵Jonathan Bauer2013-09-201-0/+4
| | | | | | | | | | | | | | | | automaticly
| | * | [rootfs-stage32] buildscript and conf file updated for openSuseChristian Rößler2013-09-202-1/+4
| | |/
| | * [debug] Fix service type of udevd-loggerSimon Rettberg2013-09-181-1/+1
| | |
| | * [dbus] dbus parameters changed over time. Try to get them rightSimon Rettberg2013-09-182-10/+42
| | |
| | * [dbus] Add missing systemd service fileSimon Rettberg2013-09-182-8/+12
| | |
| | * [rootfs-stage32] Tweak startup order (systemd)Simon Rettberg2013-09-183-4/+6
| | |
| | * [rootfs-stage32] Remove libau because it's not there and I have no clue what ↵Simon Rettberg2013-09-181-232/+240
| | | | | | | | | | | | it is
| | * Make sure pam_ck_connector is required by and included in the consolekit ↵Simon Rettberg2013-09-188-8/+42
| | | | | | | | | | | | | | | | | | module on all platforms (Previously it was in consolekit on suse and pam on ubuntu... -.-)
| | * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-182-1/+4
| | |\
| | | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-189-17/+45
| | | |\
| | | * | [blacklists] Modifications for accounts-daemon.serviceChristian Rößler2013-09-182-1/+4
| | | | |
| | * | | [setup_target] Actually CHECK IF A REQUIRED LIBRARY IS THERE!Simon Rettberg2013-09-181-5/+5
| | | |/ | | |/|
| | * | ...better yet, make it optionalSimon Rettberg2013-09-181-0/+1
| | | |
| | * | [debug] Remove non existent binarySimon Rettberg2013-09-181-1/+0Star
| | | |
| | * | [dbus] Missed *.wantsSimon Rettberg2013-09-184-1/+4
| | | |
| | * | [dbus] Fix mkdir, remove /lib/systemd from required directoriesSimon Rettberg2013-09-183-8/+3Star
| | | |
| | * | [dbus] Create systemd service using a template instead of grabbing from ↵Simon Rettberg2013-09-184-9/+39
| | |/ | | | | | | | | | | | | | | | | | | | | | 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.
| | * [polkit] polkit.build: +missing directory for opensuseChristian Rößler2013-09-181-1/+1
| | |
| | * [stage32-opensuse] Just some target linksChristian Rößler2013-09-185-0/+5
| | |
| | * [modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related moduleChristian Rößler2013-09-181-0/+5
| | | | | | | | | | | | | | | | | | blacklists. Just an entry so far for Intel 82Q35 MEI controller, which spams syslogs under some 3.0 kernels. Entry is out-commented, as this is just a proposal.
| | * [blacklists] Remaining gnome stuff (Ubuntu)Christian Rößler2013-09-171-2/+18
| | |
| | * [nfs-mount] Dbus service reload for stage4Christian Rößler2013-09-171-0/+2
| | |
| | * [mltk] fixChristian Rößler2013-09-161-1/+1
| | |
| | * [mltk] Added help entry for option -k (write config)Christian Rößler2013-09-161-0/+1
| | |
| | * [blacklists] gnome-base: nautilus-autostart for backgrounds etc., some otherChristian Rößler2013-09-131-2/+6
| | | | | | | | | | | | gnome-autostarts also.
| | * [pam-freiburg] nscd is not configured to cache hostnames, so don't patch ↵Simon Rettberg2013-09-131-1/+1
| | | | | | | | | | | | nsswitch.conf to use it
| | * [blacklists] Sorry, forgot something: '+ ' in empty lines.Christian Rößler2013-09-131-3/+3
| | |
| | * [blacklists] gnome includes: '+ ' addedChristian Rößler2013-09-132-143/+163
| | |
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-139-20/+42
| | |\
| | | * [setup-partitions] Don't retry if fdisk returns no partitons as boot order ↵Simon Rettberg2013-09-131-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | makes sure now partitons are read before calling. Also improve mounting /tmp and moving files from old to new dir
| | | * [ntpdate.service] Speed up timesync a littleSimon Rettberg2013-09-131-3/+3
| | | |
| | | * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-1310-8/+50
| | | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: remote/modules/debug/debug.conf
| | | * | [debug] Optionally include tcpdump and getfaclSimon Rettberg2013-09-131-0/+2
| | | | |
| | | * | [stage32] Some work on system startup regarding systemd dependencies - still ↵Simon Rettberg2013-09-136-11/+21
| | | | | | | | | | | | | | | | | | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering
| | * | | [blacklists] 'includes for gnomeChristian Rößler2013-09-132-2/+133
| | | |/ | | |/|
| | * | [blacklists] desktop-session/gnome: 'includes' for GnomeChristian Rößler2013-09-131-0/+27
| | | |
| | * | [blacklists] x-autostart/xdg-autostart: gnome entries transported to gnomeChristian Rößler2013-09-131-3/+0Star
| | | |
| | * | [blacklists] pam/gnome: transported include entries to desktop-sessions/gnomeChristian Rößler2013-09-131-3/+4
| | | |
| | * | [debug] service link for service start within targetChristian Rößler2013-09-131-0/+1
| | | |
| | * | [blacklists] README updated to reflect new structure desktop-sessions, ↵Christian Rößler2013-09-131-0/+6
| | | | | | | | | | | | | | | | 'includes'
| | * | [debug] debug.conf: Forgot to delete an obsolete, out-commented entryChristian Rößler2013-09-131-6/+0Star
| | | |
| | * | [clone_stage4] README: A little -s missing in an exampleChristian Rößler2013-09-131-1/+1
| | | |
| | * | [debug] udevd-logger for debug module with systemd-service *unreliable*Christian Rößler2013-09-134-1/+17
| | |/
| | * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-131-0/+37
| | |\
| | | * [clone_stage4] README: script path standardized for calling from tm-scripts ↵Christian Rößler2013-09-121-1/+1
| | | | | | | | | | | | | | | | directory
| | | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-09-121-6/+0Star
| | | |\
| | | * | [clone_stage4] Beginning of a readme file - please comment / amend / revise!Christian Rößler2013-09-121-0/+37
| | | | |
| | * | | [pam-freiburg] Prevent pam_script from preventing the systemd session to ↵Simon Rettberg2013-09-131-8/+0Star
| | | |/ | | |/| | | | | | | | | close ;o)
| | * | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-09-122-1/+3
| | |\|