| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | [consolekit] added back missing folder, fixes error msg upon login | Jonathan Bauer | 2013-09-20 | 1 | -0/+1 | |
| | | | | | ||||||
| | | | * | [mltk] add comments about needed package to use mltk. TODO make it install ↵ | Jonathan Bauer | 2013-09-20 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | automaticly | |||||
| | | * | | [rootfs-stage32] buildscript and conf file updated for openSuse | Christian Rößler | 2013-09-20 | 2 | -1/+4 | |
| | | |/ | ||||||
| | | * | [debug] Fix service type of udevd-logger | Simon Rettberg | 2013-09-18 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | [dbus] dbus parameters changed over time. Try to get them right | Simon Rettberg | 2013-09-18 | 2 | -10/+42 | |
| | | | | ||||||
| | | * | [dbus] Add missing systemd service file | Simon Rettberg | 2013-09-18 | 2 | -8/+12 | |
| | | | | ||||||
| | | * | [rootfs-stage32] Tweak startup order (systemd) | Simon Rettberg | 2013-09-18 | 3 | -4/+6 | |
| | | | | ||||||
| | | * | [rootfs-stage32] Remove libau because it's not there and I have no clue what ↵ | Simon Rettberg | 2013-09-18 | 1 | -232/+240 | |
| | | | | | | | | | | | | | it is | |||||
| | | * | Make sure pam_ck_connector is required by and included in the consolekit ↵ | Simon Rettberg | 2013-09-18 | 8 | -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-scripts | Simon Rettberg | 2013-09-18 | 2 | -1/+4 | |
| | | |\ | ||||||
| | | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-09-18 | 9 | -17/+45 | |
| | | | |\ | ||||||
| | | | * | | [blacklists] Modifications for accounts-daemon.service | Christian Rößler | 2013-09-18 | 2 | -1/+4 | |
| | | | | | | ||||||
| | | * | | | [setup_target] Actually CHECK IF A REQUIRED LIBRARY IS THERE! | Simon Rettberg | 2013-09-18 | 1 | -5/+5 | |
| | | | |/ | | |/| | ||||||
| | | * | | ...better yet, make it optional | Simon Rettberg | 2013-09-18 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | [debug] Remove non existent binary | Simon Rettberg | 2013-09-18 | 1 | -1/+0![]() | |
| | | | | | ||||||
| | | * | | [dbus] Missed *.wants | Simon Rettberg | 2013-09-18 | 4 | -1/+4 | |
| | | | | | ||||||
| | | * | | [dbus] Fix mkdir, remove /lib/systemd from required directories | Simon Rettberg | 2013-09-18 | 3 | -8/+3![]() | |
| | | | | | ||||||
| | | * | | [dbus] Create systemd service using a template instead of grabbing from ↵ | Simon Rettberg | 2013-09-18 | 4 | -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 opensuse | Christian Rößler | 2013-09-18 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | [stage32-opensuse] Just some target links | Christian Rößler | 2013-09-18 | 5 | -0/+5 | |
| | | | | ||||||
| | | * | [modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related module | Christian Rößler | 2013-09-18 | 1 | -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ößler | 2013-09-17 | 1 | -2/+18 | |
| | | | | ||||||
| | | * | [nfs-mount] Dbus service reload for stage4 | Christian Rößler | 2013-09-17 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | [mltk] fix | Christian Rößler | 2013-09-16 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | [mltk] Added help entry for option -k (write config) | Christian Rößler | 2013-09-16 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | [blacklists] gnome-base: nautilus-autostart for backgrounds etc., some other | Christian Rößler | 2013-09-13 | 1 | -2/+6 | |
| | | | | | | | | | | | | | gnome-autostarts also. | |||||
| | | * | [pam-freiburg] nscd is not configured to cache hostnames, so don't patch ↵ | Simon Rettberg | 2013-09-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | nsswitch.conf to use it | |||||
| | | * | [blacklists] Sorry, forgot something: '+ ' in empty lines. | Christian Rößler | 2013-09-13 | 1 | -3/+3 | |
| | | | | ||||||
| | | * | [blacklists] gnome includes: '+ ' added | Christian Rößler | 2013-09-13 | 2 | -143/+163 | |
| | | | | ||||||
| | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-09-13 | 9 | -20/+42 | |
| | | |\ | ||||||
| | | | * | [setup-partitions] Don't retry if fdisk returns no partitons as boot order ↵ | Simon Rettberg | 2013-09-13 | 1 | -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 little | Simon Rettberg | 2013-09-13 | 1 | -3/+3 | |
| | | | | | ||||||
| | | | * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-09-13 | 10 | -8/+50 | |
| | | | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: remote/modules/debug/debug.conf | |||||
| | | | * | | [debug] Optionally include tcpdump and getfacl | Simon Rettberg | 2013-09-13 | 1 | -0/+2 | |
| | | | | | | ||||||
| | | | * | | [stage32] Some work on system startup regarding systemd dependencies - still ↵ | Simon Rettberg | 2013-09-13 | 6 | -11/+21 | |
| | | | | | | | | | | | | | | | | | | | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering | |||||
| | | * | | | [blacklists] 'includes for gnome | Christian Rößler | 2013-09-13 | 2 | -2/+133 | |
| | | | |/ | | |/| | ||||||
| | | * | | [blacklists] desktop-session/gnome: 'includes' for Gnome | Christian Rößler | 2013-09-13 | 1 | -0/+27 | |
| | | | | | ||||||
| | | * | | [blacklists] x-autostart/xdg-autostart: gnome entries transported to gnome | Christian Rößler | 2013-09-13 | 1 | -3/+0![]() | |
| | | | | | ||||||
| | | * | | [blacklists] pam/gnome: transported include entries to desktop-sessions/gnome | Christian Rößler | 2013-09-13 | 1 | -3/+4 | |
| | | | | | ||||||
| | | * | | [debug] service link for service start within target | Christian Rößler | 2013-09-13 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | [blacklists] README updated to reflect new structure desktop-sessions, ↵ | Christian Rößler | 2013-09-13 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | 'includes' | |||||
| | | * | | [debug] debug.conf: Forgot to delete an obsolete, out-commented entry | Christian Rößler | 2013-09-13 | 1 | -6/+0![]() | |
| | | | | | ||||||
| | | * | | [clone_stage4] README: A little -s missing in an example | Christian Rößler | 2013-09-13 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | [debug] udevd-logger for debug module with systemd-service *unreliable* | Christian Rößler | 2013-09-13 | 4 | -1/+17 | |
| | | |/ | ||||||
| | | * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-09-13 | 1 | -0/+37 | |
| | | |\ | ||||||
| | | | * | [clone_stage4] README: script path standardized for calling from tm-scripts ↵ | Christian Rößler | 2013-09-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | directory | |||||
| | | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-09-12 | 1 | -6/+0![]() | |
| | | | |\ | ||||||
| | | | * | | [clone_stage4] Beginning of a readme file - please comment / amend / revise! | Christian Rößler | 2013-09-12 | 1 | -0/+37 | |
| | | | | | | ||||||
| | | * | | | [pam-freiburg] Prevent pam_script from preventing the systemd session to ↵ | Simon Rettberg | 2013-09-13 | 1 | -8/+0![]() | |
| | | | |/ | | |/| | | | | | | | | | close ;o) | |||||
| | | * | | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-09-12 | 2 | -1/+3 | |
| | | |\| | ||||||

