Re: [ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-16 Thread David Sastre
On Mon, Mar 14, 2011 at 10:30:59PM +0100, David Sastre wrote:
 On Mon, Mar 14, 2011 at 12:14:19PM +0100, Corinna Vinschen wrote:
  Hi David,
  
  I was just testing some experimental Cygwin code on Windows 2000.
  I now get this on every invocation of the shell:
  
  bash: /proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows NT/
  CurrentVersion/Windows/Device: No such file or directory
  
  In fact there is no Device value.  I guess /etc/profile should check
  the file for existence before trying to read it.
 
 Indeed. Thanks for catching it.
 I've made a 4.0-5 release available to correct that:
 
 http://crapsteak.org/cygwin/release/base-files/base-files-4.0-5.tar.bz2
 http://crapsteak.org/cygwin/release/base-files/base-files-4.0-5.tar.bz2.sig

Sorry, wrong list.
Please wait until 4.0-5 is properly released and announced to install
it using setup.exe.

My apologies for the misleading message above. It wasn't intended to
reach this list.

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB


signature.asc
Description: Digital signature


Re: [ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-16 Thread Matt Seitz (matseitz)
David Sastre d.sastre.med...@gmail.com wrote in message
news:20110314203139.ga9...@jethro.local.lan...
On Mon, Mar 14, 2011 at 10:42:03AM -0700, Matt Seitz (matseitz) wrote:
 
 In the future, would you make available a list of changes that does
not
 require first installing the package?  I like to look at the list of
 changes before upgrading a package.

 Absolutely.

 Here it is in case it is still useful for you or others:

Thank you very much!


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



Re: [ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-14 Thread Corinna Vinschen
Hi David,

On Mar 12 17:28, David Sastre wrote:
 Version 4.0-4 of base-files has been uploaded.
 
 Base-files is a set of system configuration and setup files.
 A detailed list of bugfixes and changes in this release can be 
 found in the ChangeLog included in the package.

I was just testing some experimental Cygwin code on Windows 2000.

I now get this on every invocation of the shell:

bash: /proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows NT/
CurrentVersion/Windows/Device: No such file or directory

In fact there is no Device value.  I guess /etc/profile should check
the file for existence before trying to read it.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

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



Re: [ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-14 Thread Matt Seitz (matseitz)
David Sastre d.sastre.med...@gmail.com wrote in message
news:announce.20110312162817.gb6...@jethro.local.lan...
 A detailed list of bugfixes and changes in this release can be 
 found in the ChangeLog included in the package. 

In the future, would you make available a list of changes that does not
require first installing the package?  I like to look at the list of
changes before upgrading a package.

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



Re: [ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-14 Thread David Sastre
On Mon, Mar 14, 2011 at 10:42:03AM -0700, Matt Seitz (matseitz) wrote:
 David Sastre wrote in message
  A detailed list of bugfixes and changes in this release can be 
  found in the ChangeLog included in the package. 
 
 In the future, would you make available a list of changes that does not
 require first installing the package?  I like to look at the list of
 changes before upgrading a package.

Absolutely.

Here it is in case it is still useful for you or others:

Change Log
--
4.0-4
* Set TMP and TEMP to /tmp in /etc/profile.
* Dropped CVS stuff from /etc/profile - Andy Koppe
4.0-3
* Never released.
* Reordered /etc/profile to properly initialise PS1 - Cyrille Lefevre
* Supressed a fork in /etc/profile routine for copying skeletal files and
  added a test to `cd' command - Cyrille Lefevre
* Removed /bin from path, as it is included via /usr/bin.
4.0-2
* Never released.
* A modified version of a case switch to run shell dependent stuff based
  on ENV variables detection is back in /etc/profile, as proposed in
  cygwin.com/ml/cygwin/2010-11/msg00464.html - Daniel Colascione
* Since SYS_BASHRC and SYS_BASH_LOGOUT will be enabled in bash-4.1
  .bash_logout (added in 4.0-1) has been deprecated in favour of
  /etc/bash.bash_logout.
  cygwin.com/ml/cygwin-apps/2010-12/msg00075.html
* Added tests to /etc/profile, /etc/bash.bashrc, .bash_profile, .bashrc
  and .profile to check if they have been already sourced, as suggested by
  Andy Koppe in cygwin.com/ml/cygwin-apps/2010-12/msg00071.html
* HOSTNAME definition back in /etc/profile.
* Dropped .mkshrc. This has to be discussed with mksh mantainer.
4.0-1
* Never released.
* Applied patch in base-files-mketc.sh to solve a problem with creation
  of symlinks in /etc for case-sensitive-enabled win7 systems.
  sourceware.org/ml/cygwin/2010-04/txt00011.txt - Shaddy Baddah
* New file skel/.bash_logout clear the screen after logout.
* New file skel/.profile set HOSTNAME for dash  posh.
* New file skel/.mkshrc source /etc/mkshrc.
* Updated the manifest.lst to include new files.
* Moved the command for setting /tmp perms to
  postinstall/base-files-mketc.sh.
  cygwin.com/ml/cygwin/2010-11/msg00464.html - Daniel Colascione
* Modified the PRINTER setting in /etc/profile. No case switch
  now.
  cygwin.com/ml/cygwin/2010-11/msg00464.html - Daniel Colascione
* Added a WARNING in the conditional loop that creates $HOME for
  already existing homes that don't belong to the user.
  cygwin.com/ml/cygwin-developers/2010-09/msg7.html -
  Corinna Vinschen  Andy Koppe
* Added two hooks to source .bash_aliases and .bash_functions, if they
  exist.
* Added an example function to .bashrc (enhanced cd command)
* Backtick command substitution notation replaced with $(...)
* All variable expansion is written within curly braces.
* Case switch to detect which shell is running taken out of /etc/profile.
* Bug regarding PS1 unset in interactive shells with a non-interactive
  ancestor solved. cygwin.com/ml/cygwin/2010-02/msg00503.html -
  Reported by Jon Turney
* Bug regarding mksh a well-defined PS1 solved.
  sourceware.org/ml/cygwin/2010-05/msg0.html - Reported by
  Chris Sutcliffe

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB


signature.asc
Description: Digital signature


Re: [ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-14 Thread David Sastre
On Mon, Mar 14, 2011 at 12:14:19PM +0100, Corinna Vinschen wrote:
 Hi David,
 
 I was just testing some experimental Cygwin code on Windows 2000.
 I now get this on every invocation of the shell:
 
 bash: /proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows NT/
 CurrentVersion/Windows/Device: No such file or directory
 
 In fact there is no Device value.  I guess /etc/profile should check
 the file for existence before trying to read it.

Indeed. Thanks for catching it.
I've made a 4.0-5 release available to correct that:

http://crapsteak.org/cygwin/release/base-files/base-files-4.0-5.tar.bz2
http://crapsteak.org/cygwin/release/base-files/base-files-4.0-5.tar.bz2.sig

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB


signature.asc
Description: Digital signature


[ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-12 Thread David Sastre
Version 4.0-4 of base-files has been uploaded.

Base-files is a set of system configuration and setup files.
A detailed list of bugfixes and changes in this release can be 
found in the ChangeLog included in the package.

  *** 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@cygwin.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.

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB


signature.asc
Description: Digital signature