summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser/data/etc/systemd/system
Commit message (Collapse)AuthorAgeFilesLines
* Moved common data files of vmchooser and vmchooser2 to new module called ↵Simon Rettberg2015-05-154-21/+0Star
| | | | run-virt
* [vmchooser] Don't wait for non-existent service "download-config.service", ↵Simon Rettberg2014-01-231-2/+2
| | | | don't check for existence of file used internally by udhcpc module
* [vmchooser] moved all vmchooser specific files and scripts to /opt/openslx. ↵Jonathan Bauer2013-08-024-2/+2
| | | | Renamed 'var/lib/virt' to 'mnt/vmstore'. Added bwlehrpool theme for vmchooser#
* adapted new naming conventions for all the scripts.Jonathan Bauer2013-08-011-2/+2
| | | | | | | | | | | | | | for our own systemd service files: use: service-file-name.service ex: /etc/systemd/system/setup-proxy.service ALL systemd services files need to be under /etc/systemd/system for our own scripts: use: tool-what_it_does ex: /opt/openslx/scripts/systemd-setup_proxy ALL our scripts under /opt/openslx/scripts
* _Simon Rettberg2013-06-281-0/+1
|
* Trying to get systemd services in right orderSimon Rettberg2013-06-281-2/+3
|
* Rework networking setup to be more robustSimon Rettberg2013-06-281-0/+1
|
* vmware networkMichael Neves2013-06-032-0/+10
|
* IMPORTANT: Implemented remote config that will be loaded at bootupSimon Rettberg2013-05-242-10/+8Star
| | | | | | | IMPORTANT: You need to add the URL to a config to the kernel command line IMPORTANT: or you won't see any vmware images anymore in your vmchooser IMPORTANT: add 'APPEND slxconfig=http://132.230.8.113/boot/config' to IMPORTANT: your tftp config for a start...
* [vmchooser] mount vm-nfs-share read onlySimon Rettberg2013-05-241-1/+1
|
* mount vm-store virt directoryMichael Neves2013-05-091-0/+10