From 16f504a9dca3fe3b70568f67b7d41241ae485288 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:49:04 +0200 Subject: Adding upstream version 7.0.6-dfsg. Signed-off-by: Daniel Baumann --- src/VBox/ValidationKit/vms/t-sol11u1.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/VBox/ValidationKit/vms/t-sol11u1.txt (limited to 'src/VBox/ValidationKit/vms/t-sol11u1.txt') diff --git a/src/VBox/ValidationKit/vms/t-sol11u1.txt b/src/VBox/ValidationKit/vms/t-sol11u1.txt new file mode 100644 index 00000000..b57fc640 --- /dev/null +++ b/src/VBox/ValidationKit/vms/t-sol11u1.txt @@ -0,0 +1,16 @@ +Test VM - sol11u1 - Solaris 11 update 1 +======================================= + +Setup: + - Configure a VM t-sol11u1 with the default Solaris 11 settings. + - Make sure networking is NAT. + - Install Solaris 11 update 1, default user 'test'. + - Change the default password policy in /etc/default/passwd: + - MINUPPER=0 + - MINLOWER=0 + - MAXREPEATS=0 + - MINSPECIAL=0 + - MINDIGIT=0 + - Adjust the grub timeout to 1 second. + - ?More? + - Proceed as shown in readme_first.txt -- cgit v1.2.3