You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,11 @@ This repository contains files and instructions that can be used to setup a basi
4
4
5
5
This software is provided as a 128T Community supported application and is not maintained by 128 Technology officially. Any issues can be reported through this github repository with no guarantee that a fix will be provided and no SLA for any fix timeframes.
6
6
7
-
> **Current Release: v1.2, July 22, 2021
8
-
>
7
+
> **Current Release: v1.2.1, August 16, 2021
8
+
> * Updates from v1.2:
9
+
> * Disable getty in containers to avoid taking over screen on attached monitor/console
10
+
> * Create kickstart pre section to eject USB disks to avoid overwriting devices that force PXE boot
11
+
>
9
12
> * Updates from v1.1:
10
13
> * Introduced database schema versions - no more need to manually handle tables on upgrades (including this one)
11
14
> * Allow toggling of ISO post install behavior between default "shutdown" and "reboot" - useful when using a default quickstart
0 commit comments