delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/02/13/18:41:14

Message-Id: <201102132341.p1DNfCpi021095@delorie.com>
X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID
X-Spam-Check-By: sourceware.org
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,MISSING_MID,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
From: Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm>
Date: Sun, 13 Feb 2011 18:39:29 -0500
Subject: [ANNOUNCEMENT] Updated: csih-0.9.4-1
To: cygwin AT cygwin DOT com
Reply-To: cygwin AT cygwin DOT com
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

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.

[[ cygwin binary utilities compiled using gcc-4.3.4-3 ]]
[[ native binary utilities compiled using gcc-3.4.4-999 and gcc-mingw-core-20050522-1 ]]

CHANGES (since 0.9.3)
========================
o New function csih_call_winsys32() for invoking programs
  in C:\Windows\system32.
o New function csih_writable_tmpdir() echos path to a temporary
  directory, using $TMP, $TEMP, $TMPDIR, $HOME, etc.
o New function csih_mktemp() safely wraps /usr/bin/mktemp.
o csih_sanity_check() deprecated (replaced by internal function).
o csih_check_basic_mounts() deprecated (ditto).
o New mutable variables csih_sanity_check_server and
  csih_required_commands[] for modifying the behavior of the internal
  replacement function for csih_sanity_check().
o All external applications (mkpasswd, expr, tr, sed, etc) are now
  called by their full path, to avoid conflicts in the presence of
  unexpected $PATH contents.
o (internal): massive reorganization, changing the order of
  intialization.  Required because some initialization requires
  calling external programs, and we now verify these programs are
  accessible first.

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019