Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-11-17 15:57:51 +0300
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-11-17 15:57:51 +0300
commite2ed94a3c65bb02a7ec9ae84eb0fef4d362e7920 (patch)
treec2c1447925e29286f0fe2dd880163fb3f7dac301 /winsup/doc
parentb9448841dbf2c48d9bec26b1a8948646485916a4 (diff)
New entry "Setup screwed up my mounts!"
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/install.texinfo30
1 files changed, 30 insertions, 0 deletions
diff --git a/winsup/doc/install.texinfo b/winsup/doc/install.texinfo
index 10a401f4b..f3889f9e8 100644
--- a/winsup/doc/install.texinfo
+++ b/winsup/doc/install.texinfo
@@ -178,6 +178,36 @@ without spaces.
/etc/passwd, you may need to make corresponding changes there. See the
README file for that package.)
+@subsection Setup screwed up my mounts!
+
+Setup will remove the following mounts, should you have them:
+
+@example
+ /
+ /usr
+ /usr/bin
+ /usr/lib
+ /var
+ /lib
+ /bin
+ /etc
+@end example
+
+It will then restore (or create new) mounts for /, /usr/bin and /usr/lib
+as follows (assuming the default install root C:\cygwin):
+
+@example
+ Device Directory
+ C:\cygwin\bin /usr/bin
+ C:\cygwin\lib /usr/lib
+ C:\cygwin /
+@end example
+
+Since setup is not a Cygwin program, it cannot know about your mounts
+(or symlinks, for that matter), and so must impose and enforce this
+structure. You should not try to defeat it, unless you know what you
+are doing and can deal with the consequences.
+
@subsection How do I uninstall Cygwin?
Setup has no automatic uninstall facility. Just delete everything