summaryrefslogtreecommitdiffstats
path: root/src/utils/postinstall.py
Commit message (Expand)AuthorAgeFilesLines
* postinstall: ignore output when invoking legacy scriptsOpenGnSys Support Team2024-08-081-6/+12
* postinstall: add logging to report this stageOpenGnSys Support Team2024-08-081-0/+2
* live: move filesystem expansion out of OS configurationOpenGnSys Support Team2024-08-061-2/+0
* postinstall: add logging to report postconfiguration script invocationOpenGnSys Support Team2024-08-061-0/+2
* postinstall: typo in maximum win hostname errorOpenGnSys Support Team2024-08-061-1/+1
* postinstall: linux does not allow more than 64 bytes long hostnamesOpenGnSys Support Team2024-08-061-0/+4
* utils: postinstall: show hostname in logsOpenGnSys Support Team2024-07-301-4/+4
* utils: add set_linux_hostnameAlejandro Sirgo Rica2024-07-291-0/+22
* utils: add set_windows_hostnameAlejandro Sirgo Rica2024-07-291-0/+47
* utils: add postinstall.pyAlejandro Sirgo Rica2024-07-291-0/+170