summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.service
Commit message (Collapse)AuthorAgeFilesLines
* [vmchooser] moved all vmchooser specific files and scripts to /opt/openslx. ↵Jonathan Bauer2013-08-021-10/+0Star
| | | | 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
|
* IMPORTANT: Implemented remote config that will be loaded at bootupSimon Rettberg2013-05-241-0/+8
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...