summaryrefslogtreecommitdiffstats
path: root/data/openslx-update
Commit message (Collapse)AuthorAgeFilesLines
* Just for the record: Never used updated openslx install/update scriptsSimon Rettberg2013-11-191-4/+19
|
* [DEMOSERVER] Update install and update scriptSimon Rettberg2013-09-301-81/+101
| | | | | | | - Check for updated scripts first, then update minilinux - Add defaults for NTP - Create pxe menuconfig in new format (config.tgz & addon support) - Minor tweaks and refactoring
* [openslx-update] Minor additions: +var SLXSCRIPTS, +mktempChristian Rößler2013-08-061-2/+2
|
* [openslx-update] Added update for scripts openslx-install,Christian Rößler2013-08-051-8/+45
| | | | | openslx-update, new version detection by md5, incl. check for md5 after download to detect transport errors, disk full etc.
* Reorganized: Script more robust (disk full or such will not breakChristian Rößler2013-07-311-21/+53
| | | | | bootable system), warning if disk space presumed to be too low, traps for cleanup (exit, int term), paths and files eg. variabilized etc.
* [demo-server] Added hash check (md5) for downloaded files (not for unusedChristian Rößler2013-07-251-1/+14
| | | | | | STABLE_EXTRA so far). Added two internal vars for CRCCOMMAND (md5sum) and CRCEXTENSION (md5) for easy hash algorithm change. If no hash file available script will continue; hash mismatch terminates script.
* [demo server] update scripts to support ntp setupSimon Rettberg2013-07-241-2/+45
|
* [WiP] Server Maintenance ScriptsSimon Rettberg2013-05-281-0/+54