From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZT1AS-0000Bc-Jm for mharc-grub-devel@gnu.org; Sat, 22 Aug 2015 01:16:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZT1AQ-0000B1-Dd for grub-devel@gnu.org; Sat, 22 Aug 2015 01:16:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZT1AL-0004kD-FC for grub-devel@gnu.org; Sat, 22 Aug 2015 01:16:34 -0400 Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:35278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZT1AL-0004jk-7a for grub-devel@gnu.org; Sat, 22 Aug 2015 01:16:29 -0400 Received: by lahi9 with SMTP id i9so51579533lah.2 for ; Fri, 21 Aug 2015 22:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=UnkV/TPvCbHg6TLOrmPnNB/+QexWi4V0GhYPKhfktb4=; b=YMhpz07ERz8/Cjazg4n+3BbPIy8gqCaU96xABVizOHgEuXlQPqt7+P/S46AKDUQvhU nnbTWM422dbQEl3zRmqtv4r51CuDrWjwtUaLjm8cWLTSsv84sw/QlLCB/NV7GI4REySw egWHxcO8yGVjDqjzyetQ4jVkUcVAx4Vvi89HZuWRURV/OzV91X4Yv69qUyY5HAKDqKwj DU/S10zbWhKEI74UUgyShvBVkoz+a82TbBGwUXrE7tPvUK5jIt21ClEwMf9HRd+lugGb 9VOnqUGhKaDNfMMHo2mhfGsPs9NaKcqDbWQPz99Jien+951/36XOZ8RNkvJLVRThK5Y3 uTEQ== X-Received: by 10.152.8.38 with SMTP id o6mr11249988laa.116.1440220588298; Fri, 21 Aug 2015 22:16:28 -0700 (PDT) Received: from [192.168.1.43] (ppp91-76-5-127.pppoe.mtu-net.ru. [91.76.5.127]) by smtp.gmail.com with ESMTPSA id ph4sm2952039lbb.3.2015.08.21.22.16.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Aug 2015 22:16:27 -0700 (PDT) Message-ID: <55D805AA.1070805@gmail.com> Date: Sat, 22 Aug 2015 08:16:26 +0300 From: Andrei Borzenkov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: GRUB release schedule? References: <20150720182245.GC14894@redhat.com> <55D7585B.7090508@fb.com> <20150821171142.GM26663@l.oracle.com> <55D76CE1.6040204@gmail.com> <20150821184157.GB1948@l.oracle.com> In-Reply-To: <20150821184157.GB1948@l.oracle.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 05:16:35 -0000 21.08.2015 21:41, Konrad Rzeszutek Wilk пишет: > > Lets start with a list of priorities: > - What are the most important platforms after x86? I suppose distribution-wise they are ARM and PPC. This means 5 different GRUB builds. MIPS seems to be still in use, at least there are patches and bug reports. > - What are the most important tests that MUST PASS all the time? All of them actually. There is one test that unfortunately is bound to fail unless built in controlled environment. > - Which ones have been FAILing for years? > Hard to know, there are no published results.