public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Setup suggestions
  2001-11-11  8:26 Setup suggestions Andrew DeFaria
@ 2001-11-11  8:26 ` Robert Collins
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Collins @ 2001-11-11  8:26 UTC (permalink / raw)
  To: Andrew DeFaria, cygwin

----- Original Message -----
From: "Andrew DeFaria" <ADeFaria@Salira.com>
To: <cygwin@cygwin.com>
Sent: Thursday, November 15, 2001 8:33 AM
Subject: Setup suggestions


> I have a few suggestions for Cygwin's setup.exe:
>
> 1) Setup should be runnable by the command line with no dialog
prompting
...
Great. Check the list archives. See the discussion from a contributor
that says "I am working on command line options". That might be what you
are referring to no? Oh you meant *different* command line options? No.
What then? Oh, Command line options, now I get it.

> 2) After setup runs it runs a DOS window doing things like mkpasswd -l
>
> /etc/passwd. I would like to be able to specify to setup not to do
that
> (after all we are in a domain and -l just isn't appropriate!) but
> instead run my own "finishing touches" script. My script does things
> like sets up inetd, makes a domain password file, adjusting fields as
> needed, etc.

You can recompile setup.exe to do this... but ...
This is an interesting idea. I am making setup more data driven, and
once that is complete we can look at how to allow this. Please have a
think about
* how you will alter the cygwin.com setup.exe to do this without
recompiling it.

> 3) Setup will inevitably fail if the user is configured to run inetd
as
> a service. Invariably the service will be running because the user

Again, this is in the list archives. sshd causes problems too. Ever run
setup while a bash shell is open - ouch. And yes, solutions are being
tabled, but no-one has done much yet.

Rob


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Setup suggestions
@ 2001-11-11  8:26 Andrew DeFaria
  2001-11-11  8:26 ` Robert Collins
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew DeFaria @ 2001-11-11  8:26 UTC (permalink / raw)
  To: cygwin

I have a few suggestions for Cygwin's setup.exe:

1) Setup should be runnable by the command line with no dialog prompting 
at all. This way one could envision an administrator rsh'ing to somebody 
else's machine and installing Cygwin in one command or setting up a cron 
job to periodically insure the user's Cygwin setup is up to date.

2) After setup runs it runs a DOS window doing things like mkpasswd -l > 
/etc/passwd. I would like to be able to specify to setup not to do that 
(after all we are in a domain and -l just isn't appropriate!) but 
instead run my own "finishing touches" script. My script does things 
like sets up inetd, makes a domain password file, adjusting fields as 
needed, etc.

3) Setup will inevitably fail if the user is configured to run inetd as 
a service. Invariably the service will be running because the user 
forgets to stop the service and that makes inetd busy and cygwin1.dll 
busy. Now if I could run setup via a script for totally automated 
installation (see #1 above) and insure that I could do my own finishing 
touches (see #2) then I can easily do a net stop inetd then run setup 
then do my own finishing touches. However I think that setup might be 
made smarter so as to check to see if the inetd service is running and 
turn it off before continuing (and, of course, turn it back on later). 
With the addition of say a -local-setup-script <script> option to setup 
I think that all of this can be automated.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-14 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-11  8:26 Setup suggestions Andrew DeFaria
2001-11-11  8:26 ` Robert Collins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).