summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | [samba] Some openSuse support: conf file and build file extensionChristian Rößler2013-10-142-1/+34
| | | | |
| | * | | [consolekit] add missing package as REQUIRED_INSTALLED_PACKAGESJonathan Bauer2013-10-151-0/+4
| | | | |
| * | | | [printergui] Changed qmake-qt4 to qmake.Manuel Schneider2013-10-161-2/+2
| | | | |
* | | | | [rootfs-stage32] Remove retarded $PATH declaration from /etc/profileSimon Rettberg2013-10-181-10/+0Star
| |_|_|/ |/| | |
* | | | [vmware] Switch from VMware player to workstation, bump version to 10.0 ↵Simon Rettberg2013-10-1417-43/+52
| |_|/ |/| | | | | | | | | | | | | | (would be player 6.0) also rename module from vmplayer to vmware to be more generic in case we switch again
* | | [cups] cups module config file for openSuseChristian Rößler2013-10-141-0/+8
| |/ |/|
* | [openSuse] opensuse Stage32 target linksChristian Rößler2013-10-113-0/+3
| |
* | [samba] Added missing link stage32/sambaChristian Rößler2013-10-111-0/+1
| |
* | [samba] started rudimentary and bloated samba module for AD compatibility. WIPJonathan Bauer2013-10-113-0/+61
| |
* | [vmchooser] added TODO to enable SCSI support for virtual disksJonathan Bauer2013-10-111-0/+1
| |
* | [vbox] cleaned double etc-directory branchChristian Rößler2013-10-102-644/+0Star
|/
* Contains the complete bunch of software needed for the printing system in ↵Manuel Schneider2013-10-0912-1/+90
| | | | | | | | | | | | | the pools: - A lpd server is started in vmchooser-run_virt. - A iptables rule redirects traffic from sourceport 515 to destport 5515 - Added module cups, the printserver in the minilinux. - Binaries an libs needed for a minimal cups installation. - Systemd-service for cups. - Added module printergui, the custom cups frontend. - Is a single GUI-binary that pops up in case of a printjob sent to the lpd. - Modules are enabled in stage32.
* [vbox] Unneded REQUIRED_LIB deleted.Christian Rößler2013-10-092-2/+0Star
|
* [dnbd3] Added dependency package 'zlib-devel' for building dnbd3 module underChristian Rößler2013-10-091-0/+1
| | | | openSuse.
* [dnbd3] added dependency package 'zlib1g-dev' for building dnbd3 module ↵Jonathan Bauer2013-10-081-0/+1
| | | | under ubuntu. TODO: Add package for OpenSuse
* [systemd] systemd-shutdown_prescript: Deleted activation indicator after testingChristian Rößler2013-10-071-3/+0Star
|
* [systemd] Amended shutdown behaviour for systemd: reboot, halt, poweroff. nfsChristian Rößler2013-10-074-0/+107
| | | | | and samba (cifs) umount script hooked via ExecStartPre; script will include kill routines etc. later on for faster shutdowns. Patched services r/h/s.
* ...Dirk2013-10-071-0/+1
|
* Ansering to Ticket #518 (reducing the number of MAXCORES) ... Should be ↵Dirk2013-10-071-1/+2
| | | | checked, if working and should be configured more properly ...
* [rootfs-stage32] Add iptables rule to redirect printing jobs to port 515Simon Rettberg2013-10-041-0/+4
|
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-10-042-12/+15
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-10-019-0/+9
| |\
| * | [vmchooser] Make sure Qt4 is used, only patch source if not already patchedManuel Schneider2013-10-011-9/+12
| | |
| * | [german] Fix locale generation on ubuntuManuel Schneider2013-10-011-3/+3
| | |
* | | [rootfs-stage32] Add dnbd3 support to stage4 mountingSimon Rettberg2013-10-042-4/+30
| |/ |/|
* | [vmchooser] Add windows binary that will set the resolution in the VM. The ↵Simon Rettberg2013-09-302-0/+2
| | | | | | | | binary will be placed in the virtual drive B floppy image
* | [systemd] Providing links in to systemctl/systemd (halt, init, poweroff, reboot,Christian Rößler2013-09-307-0/+7
|/ | | | runlevel, shutdown, telinit)
* [xorg] conf file for openSuse updatedChristian Rößler2013-09-301-0/+1
|
* [consolekit] added back missing folder, fixes error msg upon loginJonathan Bauer2013-09-301-0/+1
|
* [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... -.-)
* [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
|
* [dbus] Create systemd service using a template instead of grabbing from ↵Simon Rettberg2013-09-304-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-301-1/+1
|
* [stage32-opensuse] Just some target linksChristian Rößler2013-09-305-0/+5
|
* [modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related moduleChristian Rößler2013-09-301-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.
* [nfs-mount] Dbus service reload for stage4Christian Rößler2013-09-301-0/+2
|
* [setup-partitions] Don't retry if fdisk returns no partitons as boot order ↵Simon Rettberg2013-09-301-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-301-3/+3
|
* [debug] Optionally include tcpdump and getfaclSimon Rettberg2013-09-301-0/+2
|
* [stage32] Some work on system startup regarding systemd dependencies - still ↵Simon Rettberg2013-09-306-11/+21
| | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering