Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9EC79E99 for ; Tue, 24 Apr 2012 21:52:36 +0000 (UTC) Received: (qmail 80523 invoked by uid 500); 24 Apr 2012 21:52:36 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 80496 invoked by uid 500); 24 Apr 2012 21:52:36 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 80488 invoked by uid 99); 24 Apr 2012 21:52:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 21:52:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 21:52:31 +0000 Received: by pbcum15 with SMTP id um15so570399pbc.6 for ; Tue, 24 Apr 2012 14:52:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding:x-gm-message-state; bh=rm+bF9RO0bfJLGgDtVb/PtPryRJi7oyOa0F+WhlRRMI=; b=SczmixTedtLRXnbvHN82M4x36pG2y0lLxCiizCu3OJJwrECvmKXpkEww5u/rVjL9Jw o6LrUF2pJyZTDa2+3nYfJsO9jEq+e8fQKuuri+vbnb1ET97xdQw64m/4NjndeI3nAlYY yCYxR8ySzL0vO/v0Cg4KMYrTBMRrCVQHV/hiO5niGqUBGKq32kLLUeKU7YBk/VVF0qAa 1QGMLDUuK9zhfphnCfBXX/Ntmjqw6rIylH/sW/UzWLoJNqf6MxMU62POI7Au2r+XumYu gYGs2+7ODPHn9WNPBuEbTSwhsFRYzR8vYpGLPxX+VZsGZnriHyZcd5RLswCeTk3PSr0a 1l0A== Received: by 10.68.223.33 with SMTP id qr1mr1492464pbc.47.1335304326692; Tue, 24 Apr 2012 14:52:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.33.8 with HTTP; Tue, 24 Apr 2012 14:51:46 -0700 (PDT) In-Reply-To: References: From: David Nalley Date: Tue, 24 Apr 2012 17:51:46 -0400 Message-ID: Subject: Fw: [PATCH] - support SLES and openSUSE as configuration and build targets (#8) To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQl1f5Ct52B67xRYjFT8+MeSe45qCpyO91QDN7zY9qoZ+FWMHwHg4S3uUPXo0lZziMmocT70 ---------- Forwarded message ---------- From: Robert Schweikert Date: Tue, Apr 24, 2012 at 1:26 PM Subject: [CloudStack] - support SLES and openSUSE as configuration and build targets (#8) To: hudsoncloudies You can merge this Pull Request by running: =A0git pull https://github.com/rjschwei/CloudStack suseBuild Or you can view, comment on it, or merge it online at: =A0https://github.com/CloudStack/CloudStack/pull/8 -- Commit Summary -- * - support SLES and openSUSE as configuration and build targets -- File Changes -- A agent/distro/opensuse/sles/SYSCONFDIR/init.d/cloud-agent.in (141) A agent/distro/sles/SYSCONFDIR/init.d/cloud-agent.in (141) A client/distro/opensuse/SYSCONFDIR/init.d/cloud-management.in (234) A client/distro/opensuse/SYSCONFDIR/sysconfig/cloud-management.in (6) A client/distro/sles/SYSCONFDIR/init.d/cloud-management.in (234) A client/distro/sles/SYSCONFDIR/sysconfig/cloud-management.in (6) A python/distro/opensuse/SYSCONFDIR/init.d/cloud-ipallocator.in (101) A python/distro/sles/SYSCONFDIR/init.d/cloud-ipallocator.in (101) A usage/distro/opensuse/SYSCONFDIR/init.d/cloud-usage.in (96) A usage/distro/sles/SYSCONFDIR/init.d/cloud-usage.in (96) M wscript_configure (29) -- Patch Links -- =A0https://github.com/CloudStack/CloudStack/pull/8.patch =A0https://github.com/CloudStack/CloudStack/pull/8.diff --- Reply to this email directly or view it on GitHub: https://github.com/CloudStack/CloudStack/pull/8