From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51873 invoked by alias); 17 Mar 2016 10:27:05 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 51853 invoked by uid 9078); 17 Mar 2016 10:27:04 -0000 Date: Thu, 17 Mar 2016 10:27:00 -0000 Message-ID: <20160317102704.51827.qmail@sourceware.org> From: corinna@sourceware.org To: cygwin-apps-cvs@sourceware.org Subject: [cygwin-apps htdocs] branch master, updated. 5bbd473a4eb6c9bc6991dc6a268691b967830f3e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 34561dc028c182da176a5468b57ab3c141e41df2 X-Git-Newrev: 5bbd473a4eb6c9bc6991dc6a268691b967830f3e X-SW-Source: 2016-q1/txt/msg00037.txt.bz2 https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=5bbd473a4eb6c9bc6991dc6a268691b967830f3e commit 5bbd473a4eb6c9bc6991dc6a268691b967830f3e Author: Corinna Vinschen Date: Thu Mar 17 11:26:59 2016 +0100 Finalize with shutdown on github Diff: --- index.html | 69 ++++++----------------------------------------------------- 1 files changed, 7 insertions(+), 62 deletions(-) diff --git a/index.html b/index.html index 332000c..dc69915 100644 --- a/index.html +++ b/index.html @@ -12,14 +12,9 @@ -
-

This page acts as a reference for the various projects hosted in the cygwin-apps git and CVS repositories.

-

- -Projects under GIT control - -

+
+

This page acts as a reference for the various projects hosted in the cygwin-apps git repository.

The list of cygwin-apps projects under git control is available via GITWeb:
https://sourceware.org/git/gitweb.cgi?a=project_list;pf=cygwin-apps @@ -39,61 +34,11 @@ Projects under GIT control

run - Launch cmdline programs with hidden console

setup - the official Cygwin setup program used to install Cygwin and keep it up to date.

windows-default-manifest - The manifest each executable has to be linked against since Windows 8.1

-

htdocs - The cygwin-apps website files

- -

Cygwin-apps git howto

- -For development, check out the sources like this: - -
  
-git clone git://cygwin.com/git/cygwin-apps/<PROJECT>.git
-
- -or, if you have commit rights on the repository (you know if you do), like this: - -
  
-git clone cygwin.com:/git/cygwin-apps/<PROJECT>.git
-
- -Using the "csih" project as example, the aforementioned links look like this: - -
-https://sourceware.org/git/?p=cygwin-apps/csih.git
-git clone git://cygwin.com/git/cygwin-apps/csih.git
-git clone cygwin.com:/git/cygwin-apps/csih.git
-
- -

- -

- -Projects under CVS control (yet!) - -

- -

shutdown - Shutdown, reboot, hibernate or suspend the machine

- -

Cygwin-apps CVS howto

- -For development, check out the sources like this: - -
  
-cvs -d :pserver:anoncvs@cygwin.com:/cvs/cygwin-apps co <PROJECT>
-
- -or, if you have commit rights on the repository (you know if you do), like this: - -
  
-cvs -d :ext:<USER>:/cvs/cygwin-apps co <PROJECT>
-
- -Example: - -
-https://sourceware.org/viewvc/cygwin-apps/shutdown/
-cvs -d :pserver:anoncvs@cygwin.com:/cvs/cygwin-apps co shutdown
-cvs -d :ext:your_sourceware_username:/cvs/cygwin-apps co shutdown
-
+

htdocs - The cygwin-apps website files

+

This project is maintained externally on +Github since 2013:

+

shutdown - +Shutdown, reboot, hibernate or suspend the machine.