From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114315 invoked by alias); 31 Jan 2020 10:25:29 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 114304 invoked by uid 89); 31 Jan 2020 10:25:28 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=tel, Tel X-HELO: mx3.rus.uni-stuttgart.de Received: from mx3.rus.uni-stuttgart.de (HELO mx3.rus.uni-stuttgart.de) (129.69.192.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 31 Jan 2020 10:25:27 +0000 Received: from localhost (localhost [127.0.0.1]) by mx3.rus.uni-stuttgart.de (Postfix) with ESMTP id 615E1202E7 for ; Fri, 31 Jan 2020 11:25:25 +0100 (CET) Received: from mx3.rus.uni-stuttgart.de ([127.0.0.1]) by localhost (mx3.rus.uni-stuttgart.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P4a-Hvsn8JMq for ; Fri, 31 Jan 2020 11:24:35 +0100 (CET) Received: from diaspora.rus.uni-stuttgart.de (diaspora.rus.uni-stuttgart.de [129.69.13.139]) by mx3.rus.uni-stuttgart.de (Postfix) with ESMTP for ; Fri, 31 Jan 2020 11:24:35 +0100 (CET) Received: from diaspora.rus.uni-stuttgart.de (localhost [127.0.0.1]) by diaspora.rus.uni-stuttgart.de (Postfix) with SMTP id 1B6A321645 for ; Fri, 31 Jan 2020 11:24:35 +0100 (CET) Date: Fri, 31 Jan 2020 10:25:00 -0000 From: Ulli Horlacher To: cygwin@cygwin.com Subject: Re: Is there a way to clone-install Cygwin? Message-ID: <20200131102434.GB5074@tik.uni-stuttgart.de> Mail-Followup-To: cygwin@cygwin.com References: <16fc5b76c50.2780.a1382e26d1292f71ec6ef0cd03d49346@pdc.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16fc5b76c50.2780.a1382e26d1292f71ec6ef0cd03d49346@pdc.ca> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00328.txt.bz2 On Mon 2020-01-20 (19:28), Brent Epp wrote: > Cygwin is totally portable! You can simply copy the installation folder to > another PC, copy the shortcut (edit target if needed) and it will work. How do you copy it? Which archive container do you use? I have tried it with: /: cat zip.bat cd C:\ \7z\7za a -tzip -xr!cygwin64/home/* -xr!cygwin64/var/log/* tmp\cygwin64.zip cygwin64 But in resulting cygwin64.zip the directories /cygdrive /proc /usr/bin and /usr/lib are missing, because they are mount points. Next problem is: the file permissions will not be restored. -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum TIK Universitaet Stuttgart E-Mail: horlacher@tik.uni-stuttgart.de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ REF:<16fc5b76c50.2780.a1382e26d1292f71ec6ef0cd03d49346@pdc.ca> -- 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