summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/50-copyscripts.inc
Commit message (Collapse)AuthorAgeFilesLines
* [SS?S] Split static_files/system into base and updatesSimon Rettberg2024-04-301-1/+2
| | | | | | | | | | | | base is considered static, i.e. only copied once when *installing* a server, because they are config files the user/admin is expected to edit, or because they have to match the specific Debian release the installed server is based on, and thus should not - or only selectively - be replaced by the satellite updater. In other words, the system-updates module should be save to be copied over a running satellite server on update via "install_files", while files from system-base will only be updated selectively, if at all.
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-171-31/+4Star
| | | | | | | | 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.
* [SSPS] redneck: Now network.targetChristian Rößler2018-05-091-3/+3
|
* [SSPS] redneck-timesync: now network-online.target, not basicChristian Rößler2018-05-091-3/+3
|
* [SSPS] Add http based timesync on bootupSimon Rettberg2018-05-071-0/+12
|
* [SSPS] cron.daily: tmpdelete.sh -> tmpdelete (run-parts ignores files with ↵Simon Rettberg2016-04-181-4/+3Star
| | | | extension)
* [SSPS] Remove obsolete filesSimon Rettberg2015-09-181-10/+0Star
|
* [SSPS] A stupid bug, perhaps just the first of many.Christian Rößler2015-06-101-1/+1
|
* [SSPS] Some after-install cleaning functionsChristian Rößler2015-06-081-2/+7
|
* [SSPS] Add slxlog scriptSimon Rettberg2014-11-271-0/+7
|
* [SSPS] Changed the way dmsd and syncdaemon are started and stopped.Simon Rettberg2014-11-181-0/+10
| | | | Also added a few more patches to bashrc and vimrc
* [SSPS] Fix tmpdelete.sh installation, so it actually works, add cleaning of ↵Simon Rettberg2014-10-231-2/+3
| | | | image upload temp dir
* [SSPS] Netsetup expanded, now also dyn IP, to be tested.Christian Rößler2014-10-221-1/+1
|
* [SSPS] Minor beautification.Christian Rößler2014-10-211-0/+4
|
* [SSPS] Static IP configuration embedded, to be tested.Christian Rößler2014-10-211-0/+8