DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 518GwB1p3372571 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 518GwB1p3372571 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=CicjZCBw X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 22EB3385772C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1739033889; bh=lLSi9SRvFwC7VbW0U1bCoLB4EBFz0pichiQF5RpkldQ=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=CicjZCBw1usoRD+qZeP0F1+CbRvXcq2EAfpy0yQfrBHSubzTXp9fSQ0MCTC9yW6gp W7MndwPYG1uJbQ32kPriI6KmEBdaRdMgp+hy6T4dOsWSgRZiYtsxOmH3v4FQL4j6tb yXwucg3yF3X3b1FrN/Gm0/fORj4iGcnZadoj7EPc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D20563858D38 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D20563858D38 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1739033827; cv=none; b=faprS59admUKhQxrJWiltTrEsr/B0lvCAZTdaoNNtLJjYNhN/QE94l9j8tQ6GyYgFay1a6DkOvNxUq/xEmde0anooZL+Wxyu9hTaNVpTb6phHElpIX0Xxh+go2UTBkNavuEhHrtYHrB+rdVi17y1FX/NXs4JDUP4TWWxgvx/NYs= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1739033827; c=relaxed/simple; bh=ADdX7iwIvk39u29YCf+TQUOZuwTfXkb51Nie9W+uTf4=; h=Subject:To:From:Message-ID:Date:MIME-Version; b=rygtA3XGsZPDuIhUNZBJfjamtTTJlwP7dJMMobiwFeMwUVtW0sQPgjWTOOot9s+jKgtxQ3iXhUQdE2DlfY3fBySsdXRxLTB0guiWrIPCLIXF+ol2KfavCAbffNot/VhuLDckQE7IzHuRhOz5apfGk4dMAOhOsYFY73ymzgSPxCQ= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D20563858D38 Subject: Re: List of packages installed by Cygwin setup.exe by default? To: cygwin AT cygwin DOT com References: Message-ID: Date: Sat, 8 Feb 2025 17:57:05 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.20 MIME-Version: 1.0 In-Reply-To: X-TOI-EXPURGATEID: 150726::1739033823-CBFFC9DC-20577821/0/0 CLEAN NORMAL X-TOI-MSGID: c744bdf7-e8db-460a-b7a9-f017d3b651b0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Christian Franke via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Christian Franke Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Marco Atzeri via Cygwin wrote: > On 08/02/2025 16:37, Martin Wege via Cygwin wrote: >> Hello! >> >> Is there a list of packages (including all their dependencies!) which >> are installed by Cygwin setup.exe by default, e.g. start installer, >> click everything "yes", but do not select any extra packages? >> >> Thanks, >> Martin >> > > Look at the setup.ini content > > Category: Base > > There are few dependencies, not in base, that are fundamental libraries > > e.g for Bash > --------------------------------------- > @ bash > sdesc: "The GNU Bourne Again SHell" > .. > category: Base Shells > .. > depends2: cygwin, libiconv2, libintl8, libreadline7 > ... > -------------------------------------- > Another method which also resolves the dependencies: Start setup with "--no-write-registry" option, enter some new path as "Root Directory" (it will be created but not written to registry), proceed as usual until "Review and confirm changes" dialog, copy the list from its textbox, abort setup and remove the newly created root directory. The current list: Install _autorebase 001091-1 Install alternatives 1.31-1 Install base-cygwin 3.8-2 Install base-files 4.3-3 Install bash 5.2.21-1 Install bzip2 1.0.8-1 Install ca-certificates 2024.2.69_v8.0.401-1 Install coreutils 9.0-1 Install crypto-policies 20190218-1 Install cygutils 1.4.17-1 Install cygwin 3.5.7-1 Install dash 0.5.12-5 Install diffutils 3.10-1 Install editrights 1.04-1 Install file 5.44-1 Install findutils 4.10.0-1 Install gawk 5.3.0-1 Install getent 2.18.90-5 Install grep 3.11-1 Install groff 1.23.0-1 Install gzip 1.13-1 Install hostname 3.13-1 Install info 7.1-2 Install ipc-utils 1.1-1 Install less 668-1 Install libargp 20230708-2 Install libattr1 2.5.1-1.20.g0981a7bfe487 Install libblkid1 2.40.2-2 Install libbz2_1 1.0.8-1 Install libfdisk1 2.40.2-2 Install libffi6 3.2.1-2 Install libgcc1 12.4.0-3 Install libgdbm6 1.24-1 Install libgmp10 6.3.0-1 Install libiconv2 1.17-1 Install libintl8 0.22.5-1 Install liblastlog2 2.40.2-2 Install liblz4_1 1.9.4-1 Install liblzma5 5.6.4-1 Install libmpfr6 4.2.1-1 Install libncursesw10 6.5+20240427-1 Install libp11-kit0 0.23.20-1 Install libpcre1 8.45-1 Install libpcre2_8_0 10.44-1 Install libpipeline1 1.5.6-1 Install libpopt-common 1.19-1 Install libpopt0 1.19-1 Install libreadline7 8.2-2 Install libsmartcols1 2.40.2-2 Install libsqlite3_0 3.34.0-1 Install libssl1.1 1.1.1w-1 Install libssl3 3.0.15-1 Install libstdc++6 12.4.0-3 Install libtasn1_6 4.14-1 Install libuchardet0 0.0.8-1 Install libuuid1 2.40.2-2 Install libzstd1 1.5.6-1 Install login 1.13-1 Install man-db 2.13.0-1 Install mintty 3.7.7-1 Install ncurses 6.5+20240427-1 Install openssl 3.0.15-1 Install p11-kit 0.23.20-1 Install p11-kit-trust 0.23.20-1 Install rebase 4.6.6-1 Install run 1.3.4-2 Install sed 4.9-1 Install tar 1.35-2 Install terminfo 6.5+20240427-1 Install tzcode 2025a-1 Install tzdata 2025a-1 Install util-linux 2.40.2-2 Install vim-minimal 9.1.1054-1 Install which 2.20-2 Install xz 5.6.4-1 Install zlib0 1.3.1-1 Install zstd 1.5.6-1 BTW, the current disk space used by the above packages (4992 files, 581 directories): 148 MiB without compression, 93 MiB with NTFS compression (may result in significant file fragmentation), 63 MiB with Compact OS LZX compression ("--compact-os lzx" setup option). -- Regards, Christian -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple