From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1U2fVs-0007Y2-Th for openembedded-core@lists.openembedded.org; Tue, 05 Feb 2013 11:12:30 +0100 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 05 Feb 2013 01:56:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,602,1355126400"; d="scan'208";a="282946518" Received: from lpalcu-linux (HELO [10.237.105.165]) ([10.237.105.165]) by fmsmga001.fm.intel.com with ESMTP; 05 Feb 2013 01:56:37 -0800 Message-ID: <5110D754.9070904@intel.com> Date: Tue, 05 Feb 2013 11:56:36 +0200 From: Laurentiu Palcu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ChenQi References: <51107072.9070609@windriver.com> In-Reply-To: <51107072.9070609@windriver.com> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/5] Remove /var/cache from volatiles directory X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2013 10:12:33 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 02/05/2013 04:37 AM, ChenQi wrote: > what about /var/log? > > https://bugzilla.yoctoproject.org/show_bug.cgi?id=3397 I wasn't aware this bug existed... Sorry for the inconvenience. I'm not working on moving /var/log. I had to move the /var/cache though because of the postinstall work I've been doing. Thanks, Laurentiu