-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add UTS support in the same skeleton manner as TK4- and DOSVS #33
Comments
eh USER DIRECT A addendum
AUTOLOG1 PROFILE EXEC diff
vm370ce.conf addendum
need to add doc somewhere for root/root and guest/pass4u accounts and that 'autouts' is the system name at UTS boot. |
Is UTS now available freely. Personally I would ONLY put in Operating Systems that are available withour licence. |
Also, I've noticed that the 3330 UTS images moshix posted are non-compressed, and don't seem to work with shadow files. I've copied them over to cckd and added shadow support, so if adding a UTS "drop in" like we have for tk4- is still an option for a future release, i'll post my changes here. |
I posted a file "uts-vmce.zip" at https://groups.io/g/h390-vm/files/uts-vmce.zip that drops in to VMCE with a few config file changes within the system (AUTLOG1 profile and the directory). The changes can be added to the system and will have no effect if the UTS dasd and hercules config aren't added, so it'll add into VMCE similarly to TK4- does. |
UTS was added from this download. |
I have too many questions about UTS, including the licensing, so I am leaving this out of 1.1.2, to be revisited for a later release. |
Opening this one for comments, but if there's interest, I'll do it. I pretty much have it done already.
I'd like to add skeleton support for Amdahl UTS in the same way we have for TK4- and DOSVS in the current release - unzip the distribution into the VMCE home dir, and the config and DIRECT will have proper pointers to "just work(tm)" if the DASD is there.
I have this set up on my system now, including a couple of lines of cuteness in AUTOLOG1 that will CP ATTACH the necessary UTS volumes and autostart UTS if the volumes exist, but will ignore all of it if the UTS DASD isn't attached.
If this is anything anyone other than me would want, I can post the diffs here for consideration.
The text was updated successfully, but these errors were encountered: