mirror of
https://github.com/dockur/windows.git
synced 2026-08-25 08:09:04 +01:00
Update legacy.sh
This commit is contained in:
@@ -30,6 +30,9 @@ setMachine() {
|
|||||||
|
|
||||||
"winnt4" )
|
"winnt4" )
|
||||||
writeState "vga" "cirrus" || return 1 ;;
|
writeState "vga" "cirrus" || return 1 ;;
|
||||||
|
|
||||||
|
"win2k"* | "winxp"* | "win2003"* )
|
||||||
|
writeState "vga" "vmware" || return 1 ;;
|
||||||
|
|
||||||
*) writeState "vga" "std" || return 1 ;;
|
*) writeState "vga" "std" || return 1 ;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user