summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [SSPS] Quick hack for phi ini file detectionChristian Rößler2019-10-281-1/+6
|
* [SSPS] Read config from config.phpSimon Rettberg2019-10-281-6/+0Star
|
* [SSPS] dirname != basedirSimon Rettberg2019-10-281-1/+1
|
* [SSPS] Update ipxe install (own repo, no more patching)Simon Rettberg2019-10-282-91/+1Star
|
* [SSUS] Install alt-servers file for dnbd3-serverSimon Rettberg2019-10-282-1/+2
|
* [SSUS] Delete dnbd3's old "is-enabled" scriptSimon Rettberg2019-10-281-2/+1Star
|
* [SSPS] Build dnbd3-server from source instead of binary downloadSimon Rettberg2019-10-282-7/+11
|
* [SSPS] Clean up download listSimon Rettberg2019-10-251-2/+2
|
* [SSPS] Add TODO for compiling dnbd3-server, add alt-serversSimon Rettberg2019-10-251-14/+10Star
|
* [SSPS] Add dnbd3 ssl tunnel to master server via socatSimon Rettberg2019-10-253-1/+16
|
* [SSPS] Remove duplicate function (already in 10-handle_mysql.inc)Simon Rettberg2019-10-251-6/+0Star
|
* [SSPS] Get rid of systemd checks and specialcasingSimon Rettberg2019-10-252-19/+4Star
|
* [SSPS] Fix slx-admin module list; switch vom java8 to 11Simon Rettberg2019-10-251-2/+2
|
* [SSPS] Move slx-admin db init to install stage, add predefined dataSimon Rettberg2019-10-256-29/+80
| | | | | | | We now ship with some predefined table contents, which requires us to set up the db scheme during installation. Probably a smart idea anyways since any errors during that step would then happen right away and not at the customer's site.
* [SSPS] Fix check for rc-local; bail out on error; remove systemd checkSimon Rettberg2019-10-251-22/+20Star
|
* [SSPS] Prepare for stage4 via DNBD3Simon Rettberg2019-09-055-27/+10Star
| | | | | | | is-enabled is gone since we're gonna always need dbnd3 anyways. Add alt-servers file that would replicate from localhost via socat SSL tunnel (TODO). Finally add dnbd3 user to images group so it can write replicated stage4 images to NFS share.
* [SSPS] package name mysql-server changed to default-mysql-server ↵Christian Rößler2019-08-021-1/+1
| | | | (stretch+buster valid)
* lighttpd.conf: More flexible vmchooser rewrite ruleSimon Rettberg2019-06-031-2/+1Star
|
* [SSPS] tmpdelete.sh: Remove NFS silly renames tooSimon Rettberg2019-06-031-0/+2
|
* [SSPS/SSUS] Install remap file for tftpdv3.8Simon Rettberg2019-04-185-5/+10
| | | | | This works around buggy PXE clients that pad the filename with a lot of FF bytes.
* [SSUS] Improve iPXE messageSimon Rettberg2019-04-181-0/+3
|
* [SSUS] Always pull ipxeSimon Rettberg2019-04-181-4/+5
|
* [SSPS] slx-admin bwLehrpool nameSimon Rettberg2019-04-011-0/+3
|
* [SSPS] Update slxadmin config templateSimon Rettberg2019-03-281-5/+5
|
* [SSUS] Handle updating old Debian 8 32Bit installsSimon Rettberg2019-03-281-10/+25
|
* [SSUS] Require manual --version specSimon Rettberg2019-03-282-5/+10
|
* [SSPS] slx-admin boot: Also log non-critical messagesSimon Rettberg2019-03-261-0/+2
|
* [SS.S] Make bootup slx-admin trigger its own serviceSimon Rettberg2019-03-256-3/+35
| | | | | Having it as a cron entry makes it impossible to order dependencies, like taskmanager, mariadb, etc.
* [SSPS] slxadmin config: Add bios list.json URLSimon Rettberg2019-03-201-0/+1
|
* [SSPS/SSUS] Disable java accessibility helperSimon Rettberg2019-03-183-0/+13
|
* [SSPS] firstrun_script.sh now writes id_rsa-ssh-key for root, ifChristian Rößler2019-02-201-0/+17
| | | | not already there.
* [SSPS] Bump ML URL versionSimon Rettberg2019-02-191-1/+1
|
* [SSUS] Suppress warnings, install cmakeSimon Rettberg2019-02-151-2/+3
|
* [SSPS] Add LimitNOFILE to DNBD3 service fileSimon Rettberg2019-02-151-0/+1
|
* [SSUS] Apply our desired config to ipxeSimon Rettberg2019-02-151-4/+20
|
* [SSUS] Fix stuffSimon Rettberg2019-02-151-8/+17
|
* [SSUS] apt-install wrapper, install dev libs, refactoring..Simon Rettberg2019-02-141-27/+36
|
* [SSUS] Add file checks for remaining tarballsSimon Rettberg2019-02-141-0/+21
|
* [SSPS] Add ipxe rewrites to lighttpd.confSimon Rettberg2019-02-141-0/+2
|
* [SSUS] Refactor dnbd3 update a bitSimon Rettberg2019-02-141-8/+9
|
* [SSUS] Fix tmate install to check for distro versionSimon Rettberg2019-02-142-7/+12
|
* [SSUS] Update/Install ldadp from sourceSimon Rettberg2019-02-142-14/+26
|
* [SSUS] Include dnbd3 source code, compile if version changedSimon Rettberg2019-02-142-4/+37
|
* [SSUS] php.ini patching: Look for php5 and php7Simon Rettberg2019-02-131-15/+22
|
* [SSUS] Update for new ipxe-aware slx-admin/taskmanagerSimon Rettberg2019-02-132-19/+80
|
* [*] Preparations for new iPXE (mtools, mkdir)Simon Rettberg2018-09-213-4/+14
|
* [borg] Ignore /var/lib/apt/listsSimon Rettberg2018-08-241-0/+1
|
* [borg] Ignore root's .cache tooSimon Rettberg2018-08-221-0/+1
|
* [borg] Actually use $BORG_VERSIONSimon Rettberg2018-08-211-2/+2
|
* [borg] Fix cronjob: PATH was missingSimon Rettberg2018-08-211-0/+3
|