| 113 | == 2010-12-28 == |
| 114 | |
| 115 | * Cygwin setup.exe 的參數列表: |
| 116 | {{{ |
| 117 | 2010/12/28 12:30:20 Starting cygwin install, version 2.738 |
| 118 | |
| 119 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory |
| 120 | |
| 121 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/last-cache) failed 2 No such file or directory |
| 122 | |
| 123 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/last-action) failed 2 No such file or directory |
| 124 | |
| 125 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/net-method) failed 2 No such file or directory |
| 126 | |
| 127 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory |
| 128 | |
| 129 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory |
| 130 | |
| 131 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/last-mirror) failed 2 No such file or directory |
| 132 | |
| 133 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory |
| 134 | |
| 135 | 2010/12/28 12:30:20 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory |
| 136 | |
| 137 | 2010/12/28 12:30:20 Current Directory: Z:\home\jazz\work |
| 138 | |
| 139 | 2010/12/28 12:30:20 |
| 140 | |
| 141 | Command Line Options: |
| 142 | |
| 143 | -D --download Download from internet |
| 144 | |
| 145 | -L --local-install Install from local directory |
| 146 | |
| 147 | -s --site Download site |
| 148 | |
| 149 | -O --only-site Ignore all sites except for -s |
| 150 | |
| 151 | -R --root Root installation directory |
| 152 | |
| 153 | -P --packages Specify packages to install |
| 154 | |
| 155 | -C --categories Specify entire categories to install |
| 156 | |
| 157 | -p --proxy HTTP/FTP proxy (host:port) |
| 158 | |
| 159 | -q --quiet-mode Unattended setup mode |
| 160 | |
| 161 | -M --package-manager Semi-attended chooser-only mode |
| 162 | |
| 163 | -h --help print help |
| 164 | |
| 165 | -l --local-package-dir Local package directory |
| 166 | |
| 167 | -r --no-replaceonreboot Disable replacing in-use files on next |
| 168 | |
| 169 | reboot. |
| 170 | |
| 171 | -X --no-verify Don't verify setup.ini signatures |
| 172 | |
| 173 | -n --no-shortcuts Disable creation of desktop and start |
| 174 | |
| 175 | menu shortcuts |
| 176 | |
| 177 | -N --no-startmenu Disable creation of start menu shortcut |
| 178 | |
| 179 | -d --no-desktop Disable creation of desktop shortcut |
| 180 | |
| 181 | -K --pubkey Path to extra public key file (gpg |
| 182 | |
| 183 | format) |
| 184 | |
| 185 | -S --sexpr-pubkey Extra public key in s-expr format |
| 186 | |
| 187 | -u --untrusted-keys Use untrusted keys from last-extrakeys |
| 188 | |
| 189 | -U --keep-untrusted-keys Use untrusted keys and retain all |
| 190 | |
| 191 | -A --disable-buggy-antivirus Disable known or suspected buggy anti |
| 192 | |
| 193 | virus software packages during |
| 194 | |
| 195 | execution. |
| 196 | |
| 197 | Ending cygwin install |
| 198 | |
| 199 | 2010/12/28 12:30:20 AddAccessAllowedAce(, owner) failed: 1337 |
| 200 | |
| 201 | 2010/12/28 12:30:20 AddAccessAllowedAce(, group) failed: 1337 |
| 202 | |
| 203 | 2010/12/28 12:30:20 AddAccessAllowedAce(, everyone) failed: 1337 |
| 204 | }}} |
| 205 | |