I am afraid I won't be able to deploy beta or alpha release in a live
environment. I'll wait for the official release to incorporate. Thanks for
publishing the method though. I'll use it to test the integration. 

>> On Mon, 6 Aug 2012 08:00:29 -0400 Kalpesh Patel wrote:
>>> Hi UWIN Dev Team:
>>> Is their way to completely automate the installation of UWIN (in 
>>> particular the KSH package or the base package only) in a totally hands
free manner?

>>> Thinking about including UWIN as part of the base server install but 
>>> I server install in the private cloud is build totally hands-free
end-to-end.

>>On Mon, 6 Aug 2012 08:21:45 -0400 FELLIN, JEFFREY K (JEFF) wrote:
>> A hands-free installation for UWIN has been discussed and is on are 
>> TODO list after UWIN 5.0 is released within the next 2 weeks.

Mon, 6 Aug 2012 15:41:19 -0400 Glenn Fowler wrote:
its been a part of the uwin 5.0 beta relase for a while now see
http://www2.research.att.com/~gsf/man/man8U/uwin-base.html

copy the sear to the remote host and run

        uwin-base.YYYY-MM-DD.win32.i386.exe \
                remote \
                authorize='I accept...' \
                root='C:\Program Files\UWIN' \
                home=/home \
                -- \
                uwin-base \
                5.0 \
                YYYY-MM-DD

the authorization phrase is the same as the download phrase

on subsequent installs run

        uwin-base.YYYY-MM-DD.win32.i386.exe \
                remote \
                defaults \
                -- \
                uwin-base \
                5.0 \
                YYYY-MM-DD

similar for uwin-dev sears

_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to