summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/firstrun_script.sh
Commit message (Collapse)AuthorAgeFilesLines
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-171-59/+0Star
| | | | | | | | 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] firstrun_script.sh now writes id_rsa-ssh-key for root, ifChristian Rößler2019-02-201-0/+17
| | | | not already there.
* [SSPS] Password change enforced and repeated (firstrun), some cosmetics etc.Christian Rößler2015-11-171-1/+5
|
* [SSPS] firstrun_script.sh: rmdir-ing /root/installer9Christian Rößler2015-02-251-0/+2
|
* [SSPS] forget to unlink in firstrun_script.shChristian Rößler2015-02-251-0/+1
|
* [SSPS] Little bug: script start not deleted prom /root/.profileChristian Rößler2015-02-251-1/+1
|
* [SSPS] More functions moved to rc.local-started script [untested, keep care!]Christian Rößler2015-02-251-116/+6Star
|
* [SSPS] Begun moving div. functions to rc.localroot2015-02-241-12/+0Star
|
* [SSPS] Changed the way dmsd and syncdaemon are started and stopped.Simon Rettberg2014-11-181-2/+3
| | | | Also added a few more patches to bashrc and vimrc
* [SSPS] netsetup: permits hostname setting in static ip case, some cosmeticsChristian Rößler2014-11-131-0/+1
|
* [SSPS] firstrun_script.sh: Some cosmetics (grep -q)Christian Rößler2014-11-111-2/+2
|
* [SSPS] Little bug: Copying first run script routinesChristian Rößler2014-11-111-0/+155