X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=XnvKNY7Q6Y+15BlL 4+JzFEVA/6Wb7fHJDeQhlP+nRmFcBqCKb+87rbZkuf6BrcoCPrbLjwVZulSAZ3lg 8v/zp9xfHUmSaKKwwHz8vFicMaQz3B3Zphy5LDQ4LdwmGO+gjaJlYO3euZQrtOoK ZD+FR8PmVsVwbC4w3rKtnfZGwmU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=j9gu14BEgL0MLdeV8AMu4Y Dkp60=; b=Jsbr6QKKyh/ohkkG5JTic5uoF1ysHppP9xAvOBTdkqIdRwUjlGD4kb jYC35yZ42eDkKxv2A5M2P9nHAluLf8aEVMG3nODbQ9iDUiUFObBP1KUIYgj1ZEQr CVmvJ+M6Z8cUtXYXw4kQdmxoJRUOrwKXEtRlzAfAk1+ptyMZmRCjY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_05,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RDNS_NONE autolearn=no version=3.3.2 X-HELO: nm2.bt.bullet.mail.ird.yahoo.com X-Yahoo-SMTP: u.JgLvyswBBMp9ZJJfsX14qmYb3T2ivhMAr6OupnxLpNQEFZ9g-- X-Rocket-Received: from [192.168.1.72] (jon DOT turney AT 86 DOT 139 DOT 177 DOT 82 with plain) by smtp123.bt.mail.ir2.yahoo.com with SMTP; 17 Sep 2013 15:07:16 +0000 UTC Message-ID: <52387022.4000108@dronecode.org.uk> Date: Tue, 17 Sep 2013 16:07:14 +0100 From: Jon TURNEY Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: Ryan Johnson Subject: Re: xorg-server package no longer installs start menu icons? References: <5231F39A DOT 9040708 AT cs DOT utoronto DOT ca> <523751E3 DOT 3070803 AT dronecode DOT org DOT uk> <52378010 DOT 2060409 AT cs DOT utoronto DOT ca> In-Reply-To: <52378010.2060409@cs.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 16/09/2013 23:02, Ryan Johnson wrote: > On 16/09/2013 2:45 PM, Jon TURNEY wrote: >> On 12/09/2013 18:02, Ryan Johnson wrote: >>> Subject line says it all... >>> >>> (I thought this came up before but either I remembered wrong or my Google-foo >>> is weak today). >> These start menu links aren't installed by the xorg-server package, but by the >> xinit package. WFM. >> > Ah... that worked. Xinit just didn't install by default when I pulled > xorg-server. This is intended. To do otherwise would lead to an incorrect, circular dependency. xinit depends on xorg-server (as you must have a server to start for it to be useful), but xorg-server does not depend on xinit (as you could start it some other way, e.g. from the command line) I guess it would be nice if we had an 'X' virtual package which just depended on xinit for people who don't read documentation... -- 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