From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aO8K5-0006UE-6e for mharc-grub-devel@gnu.org; Tue, 26 Jan 2016 13:26:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO8K2-0006Ng-89 for grub-devel@gnu.org; Tue, 26 Jan 2016 13:26:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aO8Jy-0003yc-1h for grub-devel@gnu.org; Tue, 26 Jan 2016 13:26:34 -0500 Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]:33356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO8Jx-0003y9-Qe for grub-devel@gnu.org; Tue, 26 Jan 2016 13:26:29 -0500 Received: by mail-lf0-x235.google.com with SMTP id s81so4614256lfd.0 for ; Tue, 26 Jan 2016 10:26:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=jMh9rZRuOvGK7wsYCFv8t/QTADkQA0xfY8pVvxEzDQU=; b=wwpS5A7OA2uj2wCyGWS87RDYP5ZLlmXKNyf01vT6zB00ITYUKeP2XXq7HH9wmVj8/T XniqaORUqvczVeXxAXtT8j+v6wxtBEnEoLsuw/rFu+R/rM/rO+j4j6ibjQ3pcJpGig8R iEFWPqRo6ZmsNHU79U84AHz++6xt7XMTzvs1nsWkxfzhxkIkYnSrIf4BwWVM/ZjQ+wtg 6IZyhwTpAjIQL4uoUNljlxTa7PFLJLFM3nk8/d+PAyJupc9dimGoN5LoR/q9rLah5YIH TokUvG0W+/R+Kw+Rz0fh1a4saITmlQ8M9JIWulpZCvqSa+GsJwZL/bPDWadWJ+iawntM mWhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=jMh9rZRuOvGK7wsYCFv8t/QTADkQA0xfY8pVvxEzDQU=; b=VpQNb0pOvgcDzLK8E6K1GI6PHY8OBBkNfZ66K4QDyXcNaB3/eZa6RjLk8WWkNaYIrA 9K+fOtemwvFF/MjnSy+6m80kLMT8zaY3vHDcvx6IzsPa8GODsqYHPAzWgcPOV9HcgzaZ LvycuE2pUEEONP9TVhQa3A4KoI9CqyJJtN/m/SRS4auubpbKqGr7Hdxl6HNft7ae/Pqw ZLE4Lnn4KXjM4TJVm7HdTvIUu780NatlSryFyDRDOXyp16tRyN6aZCQcSeXiMqjPZ4Gb Sbkq9qiGV0aSRLGftOMESAn6f2hUWhsZiPJIHmGjdTZdKodeVyUmvYt4oU/9Q7NdgRSi 28qQ== X-Gm-Message-State: AG10YOSww+SHy2yFAI8jj586ACGwxsUb4elftt7DUcHSEy6ovP8qjWUdCOKWsedN0/o/Xg== X-Received: by 10.25.153.79 with SMTP id b76mr9382814lfe.102.1453832788590; Tue, 26 Jan 2016 10:26:28 -0800 (PST) Received: from [192.168.1.41] (ppp109-252-76-159.pppoe.spdop.ru. [109.252.76.159]) by smtp.gmail.com with ESMTPSA id mx4sm334252lbc.30.2016.01.26.10.26.27 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 26 Jan 2016 10:26:27 -0800 (PST) Subject: Re: New module for android bootimg filesystem To: The development of GNU GRUB References: <5a54589b028c738597d8eed153db0964@shealevy.com> From: Andrei Borzenkov Message-ID: <56A7BA52.8070103@gmail.com> Date: Tue, 26 Jan 2016 21:26:26 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <5a54589b028c738597d8eed153db0964@shealevy.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::235 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: Tue, 26 Jan 2016 18:26:35 -0000 26.01.2016 21:11, Shea Levy пишет: > Hello all, > > On the android-bootimg branch of my github fork [1], I've implemented > initial support for the android bootimg format[2]. Currently the kernel > and ramdisk are accessible on the filesystem; future work may include > exporting the kernel command line, expected memory offsets, etc. somehow > (perhaps in a file that sets some grub variables that is meant to be > source'd). The developer's manual doesn't mention how to submit changes > using git; should I squash this all down into one commit, send a patch > per commit, or something else? > There are no special rules. Both ten thousand lines single patch and ten thousand single liners are silly. So just submit it as you see appropriate and let discuss it. If possible, it is of course better to squash technical commits that do not convey any information but that is commonplace. > Thanks, > Shea > > [1]: https://github.com/shlevy/grub/tree/android-bootimg > [2]: > https://android.googlesource.com/platform/system/core/+/506d233e7ac8ca4efa80768153d842c296477f99/mkbootimg/bootimg.h > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel