summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/10-configurations.inc
Commit message (Collapse)AuthorAgeFilesLines
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-171-79/+29Star
| | | | | | | | Add submodules (aka directories) to static_files, named according to what component they are for. Add function "install_files" to copy the contents of one of those modules to the root directory. This should make the resulting setup more obvious and require less manual copying of files everywhere.
* [SS?S] Add CA infra for client -> server communicationSimon Rettberg2020-12-011-1/+2
|
* [SSPS] Little bug (idiots at work in 10-configuration include)Christian Rößler2019-10-281-2/+2
|
* [SSPS] Quick hack for phi ini file detectionChristian Rößler2019-10-281-1/+6
|
* [SSPS/SSUS] Install remap file for tftpdv3.8Simon Rettberg2019-04-181-4/+6
| | | | | This works around buggy PXE clients that pad the filename with a lot of FF bytes.
* [SSPS] Fix systemd dropin filenameSimon Rettberg2018-04-201-1/+1
|
* [SSPS] Kill dup files; move tftpd files aroundSimon Rettberg2018-04-191-11/+4Star
|
* [SSPS] Use drop-in for adjusting php child count; more error checkingSimon Rettberg2018-04-151-26/+18Star
|
* [SSPS] No more atftpd, now tftpd-hpa gets installedChristian Rößler2018-04-121-12/+17
|
* [SSPS] For Debian 9, ipxe patch changed etc.Christian Rößler2017-07-311-1/+8
|
* [SSUS/SSPS] Properly install/update autossl and include-conf.d for lighttpdSimon Rettberg2017-05-031-0/+2
|
* [SSPS] php children script to static_filesChristian Rößler2016-12-161-3/+5
|
* [SSPS] php children: verfied, now patching script being dropped.Christian Rößler2016-12-151-0/+1
|
* [SSPS] php children: Some cosmeticsChristian Rößler2016-12-151-2/+4
|
* [SSPS] php children: Some stoopid bugs fixedChristian Rößler2016-12-151-2/+2
|
* [SSPS] php children not dynamic via service file patching (to be debugged!)Christian Rößler2016-12-151-1/+14
|
* [SSPS] Check for php.ini-file (and leetle copy+paste bug fiksed)Christian Rößler2016-09-061-10/+16
|
* [SSPS] new funct. patch_php_config: Patches /etc/php5/cgi/php.ini ↵Christian Rößler2016-08-121-0/+16
| | | | upl.filsiz=100M
* [SSPS] Fix leetle bug: Unary operator fixed, file check /etc/inetd.confChristian Rößler2016-06-091-6/+10
|
* [SSPS] includes/10-configurations.inc: Missing multi-user.wants-link atftpdChristian Rößler2015-12-161-1/+1
|
* [SSPS] atftpd service file linked into multiuser targetChristian Rößler2015-11-171-0/+3
|
* [SSPS] Password change enforced and repeated (firstrun), some cosmetics etc.Christian Rößler2015-11-171-8/+14
|
* [SSPS] Removed pureftpdroot2015-08-281-12/+0Star
|
* [SSPS] One more bug.Christian Rößler2015-06-101-1/+1
|
* [SSPS] Added systemd compatibility for systemd (WARNING: Maybe buggy, will ↵Christian Rößler2015-06-101-1/+1
| | | | be debugged further).
* [SSPS] Patch max fcgi children for phpSimon Rettberg2015-01-261-0/+2
|
* [SSPS] Add support for enabling HTTPS in lighttpdSimon Rettberg2014-11-181-7/+6Star
|
* Add apt config for unattended upgrades, refactor global variables a bitSimon Rettberg2014-10-191-8/+6Star
|
* Add syncdaemon (not done yet), rename bwlehrpool user to dmsdSimon Rettberg2014-10-101-1/+1
|
* [SSPS] Some fixes, new slx-adminChristian Rößler2014-07-241-0/+9
|
* [SSPS] samba ready, some more cosmeticsChristian Rößler2014-07-141-1/+1
|
* [SSPS] Bug fix: mysql-passwords (bwLehrpool) not set correctlyChristian Rößler2014-07-021-14/+2Star
|
* [SSPS] Satellite server preparation script. Further heavy debugging needed -root2014-06-301-0/+68
this is just the first checkin after tidying to server as a starting point.