| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:reply-to:from:date:subject:to:message-id; q= | |
| dns; s=default; b=IaHknFrfntrptLKi6GH3npPsOKMJEVSQ7q6bu+oBJTnlXF | |
| Ssy736vQzZNxS8VuAAlRJPdL5aMbkBWXhJpEbX5RWmUVPpNLpghLmPAi46Y2LU10 | |
| G5hxnyPGl12XQjSgVL4WTCz70dVCpgghzVBD0XTV8Fj2ThF6zLe6zfSdJPUjI= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:reply-to:from:date:subject:to:message-id; s= | |
| default; bh=kK8QtFOYwNl8De9lJS2lwd98bi0=; b=i7U6UeC51CTXLufkTJLx | |
| dymXs9NlGPVyr/yFf0wqmXCGLkD1N9kS10pGEM+Y65NGt3aShJQtVRDQ8z5vod5t | |
| AoUSHianTtkcfP0uPOHcnz2ArAz5pDBPKbC+cruX1l/GSfWK5spL2myceR4bxrq8 | |
| 5CMB2gdAdlPbo3hBq6ar4oM= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Spam-SWARE-Status: | No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 |
| Reply-To: | cygwin AT cygwin DOT com |
| From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
| Date: | Tue, 09 Apr 2013 02:10:10 -0400 |
| Subject: | [ANNOUNCEMENT] Updated: csih-0.9.7-1 |
| To: | cygwin AT cygwin DOT com |
| Message-Id: | <announce.20130409061047.66494C80008@frontend1.nyi.mail.srv.osa> |
csih (cygwin-service-installation-helper) provides a library
of shell functions that can be used by other cygwin packages
that provide servers and daemons. It can assist in various
service installation tasks, such as:
* identifying the underlying Windows OS
* detecting whether a "privileged user" exists and what its
name is (that is, a user account with enhanced privileges
necessary for some services)
* creating a privileged user if one doesn't already exist
(assuming the caller has permissions to create new users)
* creating "normal" users
* obtaining the (localized) name of well known accounts
(Guest, Administrator)
It is currently used by inetutils(iu-config, syslogd-config),
openssh (ssh-host-config, ssh-user-config), sspi(sspi-config),
sysvinit(init-config), and various others. csih should not be
used directly; instead, config scripts like the ones mentioned
above should 'source' the csih script, and then use the
functions provided.
CHANGES (since 0.9.6)
========================
o winProductName: Better support for Windows Server 2012 variants.
o getVolInfo: Adapt to new w32api; avoid ddk.
o csih: Renamed csih_is_exactly_windows8server to
csih_is_exactly_server2012.
o csih: Added csih_cygwin_is_64bit.
o Support cross-compilation; support cygwin64.
o Use mingw64 toolchains by default for "native" executables.
--
Charles Wilson
volunteer csih maintainer for cygwin
====================================================================
To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page. This downloads setup.exe to
your system. Then, run setup and answer all of the questions.
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:
cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com
If you need more information on unsubscribing, start reading here:
http://sourceware.org/lists.html#unsubscribe-simple
Please read *all* of the information on unsubscribing that is
available starting at this URL.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |