| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [stage32-bwlp] Add module dmidecode | Simon Rettberg | 2016-11-08 | 1 | -0/+1 |
| | | |||||
| * | [debug-report-bwlp] Revive old debug reporting script | Simon Rettberg | 2016-10-18 | 1 | -0/+1 |
| | | |||||
| * | [screen-standby] New module for managing screen standby settings | Simon Rettberg | 2016-08-05 | 2 | -0/+2 |
| | | |||||
| * | use cpu governor... | Simon Rettberg | 2015-05-18 | 7 | -0/+7 |
| | | |||||
| * | Moved common data files of vmchooser and vmchooser2 to new module called ↵ | Simon Rettberg | 2015-05-15 | 4 | -0/+4 |
| | | | | | run-virt | ||||
| * | new 'stage32-headless' target. Started centos support. WIP | Jonathan Bauer | 2014-07-17 | 15 | -0/+15 |
| | | | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet. | ||||
| * | Added moudules x11vnc and pvs2 | Manuel Schneider | 2014-07-10 | 2 | -0/+2 |
| | | |||||
| * | [curitiba] some config changes | Michael Pereira Neves | 2014-05-29 | 1 | -1/+0![]() |
| | | |||||
| * | Remove consolekit fro bwlp related stuff (since its not needed with 14.04) | Simon Rettberg | 2014-04-24 | 1 | -1/+0![]() |
| | | |||||
| * | [target] add curitiba target | Michael Pereira Neves | 2014-03-31 | 28 | -0/+28 |
| | | |||||
| * | [vmware] added link to kernel in vmware target | Jonathan Bauer | 2014-03-24 | 1 | -0/+1 |
| | | |||||
| * | Integrate prop nvidia drivers into system | Simon Rettberg | 2014-02-24 | 1 | -0/+1 |
| | | | | | | | | | If we detect nvidia.ko was loaded in stage31, download nvidia libs via our slx-addon system. It is also ensured that kdm will not start before the nvidia libs have been downloaded and integrated into the running system. For that matter, it was ensured that slx addons are only downloaded when setup-partitions finished running, and a proper /tmp dir is available. | ||||
| * | [smbclient] new module for smbclient stuff | Jonathan Bauer | 2014-01-31 | 1 | -0/+1 |
| | | | | | (including smbspool) | ||||
| * | <stage31> Activate openslx splash screen | Simon Rettberg | 2014-01-30 | 1 | -0/+1 |
| | | |||||
| * | [iptables-helper] as required: stage32-opensuse | Christian Rößler | 2014-01-30 | 1 | -0/+1 |
| | | |||||
| * | bye bye plymouth. You won't be missed... | Jonathan Bauer | 2014-01-29 | 6 | -6/+0![]() |
| | | |||||
| * | [stage32-opensuse] remote target links | Christian Rößler | 2014-01-21 | 3 | -0/+3 |
| | | |||||
| * | [iptables-helper] Simple helper scripts/service for handling iptables rules | Simon Rettberg | 2014-01-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This adds no fancy features or new syntax or anything, but merely helps to manage a *.d directory for iptables scripts. You simply write simple shell scripts where you issue your iptables calls and place them in /opt/openslx/iptables/rules.d On bootup, and whenever the contents of the directory change, all tables will be reset and the scripts from rules.d are run. They're run in alphabetical order, so it's wise to adhere to the XX-* naming scheme. Also you can place any kind of script there doing really complicated things, it's advised you keep them as simple as possible and use proper names, that tell what the script does. The default behaviour is set to ACCEPT on all tables/chains, but nothing stops you from doing 'iptables -P' in one of the scripts. | ||||
| * | Move udhcpc stuff to its own module. Was spread across systemd and ↵ | Simon Rettberg | 2014-01-15 | 3 | -0/+3 |
| | | | | | rootfs-stage32 | ||||
| * | [kdm] Move bwlehrpool theme to its own module, kdm-theme-bwlp, | Simon Rettberg | 2014-01-03 | 27 | -0/+25 |
| | | | | | also create new target stage32-bwlp that contains project specific modules | ||||
| * | Fox beamergui link in stage32-opensuse | Simon Rettberg | 2014-01-03 | 2 | -1/+1 |
| | | |||||
| * | [smartctl] New module: smartctl - Will currently check reallocated sectors ↵ | Simon Rettberg | 2013-12-20 | 1 | -0/+1 |
| | | | | | and spin retry count - could be extended, but those seem to be the best indicators according to $SEARCH_ENGINE | ||||
| * | [qemukvm] services, addon-init, env file, udev reload etc. NOT TESTED ENOUGH! | Christian Rößler | 2013-12-17 | 1 | -0/+1 |
| | | |||||
| * | [samba] deactivate module for now. | Jonathan Bauer | 2013-12-16 | 1 | -1/+0![]() |
| | | | | | | We probably won't need all the packages listed here, WIP once Reutlingen provided the information | ||||
| * | [cron] new module for cron using our own patched sources. Has | Jonathan Bauer | 2013-12-05 | 1 | -0/+1 |
| | | | | | /etc/cron.d support, files there need to have 0600 permissions to run! | ||||
| * | [rootfs-stage31] Fix root password substitution in init | Simon Rettberg | 2013-11-16 | 1 | -1/+0![]() |
| | | |||||
| * | [debug] Target for debug in remote / target | Christian Rößler | 2013-10-25 | 1 | -0/+1 |
| | | |||||
| * | [beamergui] Fixed link to beamergui module | Manuel Schneider | 2013-10-18 | 2 | -1/+1 |
| | | |||||
| * | [vmware] Switch from VMware player to workstation, bump version to 10.0 ↵ | Simon Rettberg | 2013-10-14 | 2 | -1/+1 |
| | | | | | | | (would be player 6.0) also rename module from vmplayer to vmware to be more generic in case we switch again | ||||
| * | [openSuse] opensuse Stage32 target links | Christian Rößler | 2013-10-11 | 3 | -0/+3 |
| | | |||||
| * | [samba] Added missing link stage32/samba | Christian Rößler | 2013-10-11 | 1 | -0/+1 |
| | | |||||
| * | Contains the complete bunch of software needed for the printing system in ↵ | Manuel Schneider | 2013-10-09 | 2 | -0/+2 |
| | | | | | | | | | | | | | | 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. | ||||
| * | [stage32-opensuse] Just some target links | Christian Rößler | 2013-09-30 | 5 | -0/+5 |
| | | |||||
| * | [vbox] remote target for vbox | Christian Rößler | 2013-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add udisks module | Simon Rettberg | 2013-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add consolekit and polkit | Simon Rettberg | 2013-09-30 | 2 | -0/+2 |
| | | |||||
| * | [vbox] addon-init for systemd service | Christian Rößler | 2013-08-28 | 2 | -2/+0![]() |
| | | |||||
| * | remove debug from stage31, vmplayer from stage32 | Simon Rettberg | 2013-08-26 | 2 | -2/+0![]() |
| | | |||||
| * | [stage31] move configuration of stage32 into /bin/activate_sysconfig. | Jonathan Bauer | 2013-08-15 | 1 | -0/+1 |
| | | |||||
| * | [busybox] Use official git repository instead of our own repo | Simon Rettberg | 2013-08-14 | 3 | -3/+0![]() |
| | | | | | Also include busybox in stage31 only and simply copy it before switchrooting to stage32 | ||||
| * | [stage32-scientific] Added stage target for Scientific Linux | root | 2013-08-01 | 19 | -0/+19 |
| | | |||||
| * | [dnbd3] Add dnbd3 client + kernel module | Simon Rettberg | 2013-07-22 | 1 | -0/+1 |
| | | |||||
| * | Beamerscript prototype added. | Manuel | 2013-07-02 | 1 | -0/+1 |
| | | |||||
| * | add nscd link to stage32-opensuse | Jonathan Bauer | 2013-07-02 | 1 | -0/+1 |
| | | |||||
| * | add link to nscd in target | Jonathan Bauer | 2013-07-02 | 1 | -0/+1 |
| | | |||||
| * | Remove consolekit and policykit from stage32 (for now) | Simon Rettberg | 2013-06-28 | 2 | -2/+0![]() |
| | | |||||
| * | post_process_target: Replace libck-connector.so with dummy | Simon Rettberg | 2013-06-24 | 1 | -1/+0![]() |
| | | | | | | | This is to prevent KDM from trying to talk to ConsoleKit (which we don't use) ConsoleKit is not being actively developed anymore, and we want to switch to systemd (and its logind) entirely | ||||
| * | stage32 target: add redsocks module | Simon Rettberg | 2013-06-20 | 1 | -0/+1 |
| | | |||||
| * | [ConsoleKit] KDM can't live without ConsoleKit... Maybe look into lightdm ↵ | Michael Neves | 2013-06-13 | 1 | -0/+1 |
| | | | | | again... | ||||
| * | [ConsoleKit] systemd-logind replaces consolekit for user session management | Michael Neves | 2013-06-12 | 1 | -1/+0![]() |
| | | |||||

