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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=sworR3a lZ0Gn/XvOBNgZr5KgRfsGGz8VGsr5PL7gxe6T71Q2lmOcYnuMNEvU0o6y7l/1dqS oT5BVuBZk/wmOku4EDEPVn2dGQizE1zF5PgOKnGrKu8i6yOZePKmIMdlieqH8/8q SRHobqRP8tAIKkrymJqK+d/V7XcrklHIpDN8= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=dNNSb/ICLxUM+ /cDUeCspjCBE+A=; b=m2W1W/vhHwN3bFUVGSV9L/uIrREBmoVnVvsdAnZSvPVs2 BIPP9rCboNqnQH4xZVrmG1WRn0L65O18mE+mXtTKsYeMblw/G+prIe0yA55rKW6v s8BMlKImUImZDc1goyiBNr0TcOL/DxIg+5zUpR40bi1JA+hvKA05iPSnom06bA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Download, unattended, anti, enforce X-HELO: mail-lb0-f179.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=tPA1XmCf9rP4+SJMLy4BMw6wN4gbxG1aTHpqVcmTqTQ=; b=EgWKkkgfE9InGSYZbyzyTI6VjwqkLfC1hooVHQ0fl+hPiDexJZuZCAdna6u0y+IP99 +FOpynHL7gHBQaNnsVfqBsBFRPRN1C+PxIPw5nY56Ov64AUumIOAd4nFvYn/2P5LWFaN jGFhUaavbr9yWe7kwIoF2MIKvvFY1KLylCe1Zwj9WkvAoabrnt/rEErjf6UHeGZWSnw6 6Xg6TEGAVQeCox7lfIoyiJtogj+hcTE0L5yq9YUrG5jlR+ypM9OFOSVBGAwgPR1vh7n3 Wm+i9VtZPFdQyUem0R1gdULFuImLg8xkgGEU0+xQnFbMOwZHI3JUIXlyguzF7b3wHnwW j0Mg== X-Gm-Message-State: AD7BkJKQzw5ZgjJlY+Nr1/0MK38VtFh56EXARgxTUADNlpy+wfI1W0G0L6h4HqVLYmnz2aiWDaZIB61duoveuA== X-Received: by 10.112.140.169 with SMTP id rh9mr697352lbb.69.1458116332912; Wed, 16 Mar 2016 01:18:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <874mc7374p.fsf@Rainer.invalid> References: <198991484 DOT 20160315163836 AT yandex DOT ru> <874mc7374p DOT fsf AT Rainer DOT invalid> From: Gerrit Haase Date: Wed, 16 Mar 2016 09:18:13 +0100 Message-ID: Subject: Re: Don't I get /etc/profile with a fresh installation? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2016-03-15 19:53 GMT+01:00 Achim Gratz writes: > Gerrit Haase writes: >> How can I see all packages in Base category, I am in offline mode, and >> it shows me only all the packages which are present in my package >> folder. > Lastly if you really want to see everything, not just the packages in > your local mirror, then you can use -m/--mirror-mode to tell setup you > have a clean mirror and it won't try to find out if the packages from > setup.ini are actually present and you get to see the full package list, > even though you can't install the packages that aren't available. Many thanks Achim, valuable information, unfortunately this is not documented, at least not where I expected to find the information: https://cygwin.com/faq/faq.html#faq.setup.cli 2.3. Does Setup accept command-line arguments? Yes, the full listing is written to the setup.log file when you run setup-x86.exe --help or setup-x86_64.exe --help. The current options are: Command Line Options: -D --download Download from internet -L --local-install Install from local directory -s --site Download site -O --only-site Ignore all sites except for -s -R --root Root installation directory -x --remove-packages Specify packages to uninstall -c --remove-categories Specify categories to uninstall -P --packages Specify packages to install -C --categories Specify entire categories to install -p --proxy HTTP/FTP proxy (host:port) -a --arch architecture to install (x86_64 or x86) -q --quiet-mode Unattended setup mode -M --package-manager Semi-attended chooser-only mode -B --no-admin Do not check for and enforce running as Administrator -h --help print help -l --local-package-dir Local package directory -r --no-replaceonreboot Disable replacing in-use files on next reboot. -X --no-verify Don't verify setup.ini signatures -n --no-shortcuts Disable creation of desktop and start menu shortcuts -N --no-startmenu Disable creation of start menu shortcut -d --no-desktop Disable creation of desktop shortcut -K --pubkey URL of extra public key file (gpg format) -S --sexpr-pubkey Extra public key in s-expr format -u --untrusted-keys Use untrusted keys from last-extrakeys -U --keep-untrusted-keys Use untrusted keys and retain all -g --upgrade-also also upgrade installed packages -o --delete-orphans remove orphaned packages -A --disable-buggy-antivirus Disable known or suspected buggy anti virus software packages during execution. Regards, Gerrit -- 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