public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: cygwin-announce@cygwin.com
Subject: Updated: setup (2.911)
Date: Wed, 29 Dec 2021 15:58:49 +0000	[thread overview]
Message-ID: <9ed3e6aa-8ecb-6c6d-0172-6ad937beb57e@dronecode.org.uk> (raw)

A new version of Setup (2.911) has been uploaded to:

  https://cygwin.com/setup-x86_64.exe  (64 bit version)
  https://cygwin.com/setup-x86.exe     (32 bit version)

Changes compared to 2.909:

- Add new option '--compact-os [ALGORITHM]' (Thanks to Christian Franke)

Possible ALGORITHM values are 'xpress4k', 'xpress8k', 'xpress16k' and 
'lzx'. If ALGORITHM is omitted, 'lzx' is used.

This enables use of the Windows CompactOs API for filesystem compression 
of installed files which can benefit from it.

- Add new option '--symlink-type TYPE'

Possible TYPE values are 'sys', 'wsl', 'lnk', and 'native'.

This controls the type of Cygwin symlink (see [1]) created by setup and 
post-install scripts.

If this option is absent, the default is determined by any winsymlinks 
setting in the CYGWIN environment variable, or 'sys' if none.

This changes the default behaviour slightly, in that now symlinks 
created by post-install scripts are also of 'sys' type, rather than the 
default type used by Cygwin.

(This addresses certain exotic scenarios such as 
https://cygwin.com/pipermail/cygwin/2020-August/246008.html, where 
Cygwin is being installed into a Docker for Windows container which 
doesn't support WSL symlinks)

- '--quiet' implies 'download and install packages'

'--quiet' now implies 'download and install packages', rather than 
'whatever mode was chosen in the last run'.

This can be overridden with '--download' or '--local-install'. 
Specifying both already had the meaning 'download and install packages', 
but is now not required in combination with '--quiet' to get definite 
behaviour.

Addresses: https://cygwin.com/pipermail/cygwin/2021-September/249456.html

- Add new option '--lang LANGID'

Changes the GUI language ID from the Windows default.

- Various internal changes to facilitate GUI localization

- An experimental French localization of most GUI text (based on 
translations provided by Eric Laussage)

- Fix a race condition which could corrupt the log, causing setup to 
spin forever at exit.
   Addresses: https://cygwin.com/pipermail/cygwin/2021-November/250084.html

For instructions on obtaining and building the source code for setup, 
see https://sourceware.org/cygwin-apps/setup.html

[1] https://cygwin.com/cygwin-ug-net/using.html#pathnames-symlinks

Please send bug reports, as usual, to the public mailing list cygwin AT 
cygwin DOT com.

                 reply	other threads:[~2021-12-29 15:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ed3e6aa-8ecb-6c6d-0172-6ad937beb57e@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-announce@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).