grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* New module for android bootimg filesystem
@ 2016-01-26 18:11 Shea Levy
  2016-01-26 18:26 ` Andrei Borzenkov
  0 siblings, 1 reply; 2+ messages in thread
From: Shea Levy @ 2016-01-26 18:11 UTC (permalink / raw)
  To: grub-devel

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?

Thanks,
Shea

[1]: https://github.com/shlevy/grub/tree/android-bootimg
[2]: 
https://android.googlesource.com/platform/system/core/+/506d233e7ac8ca4efa80768153d842c296477f99/mkbootimg/bootimg.h


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New module for android bootimg filesystem
  2016-01-26 18:11 New module for android bootimg filesystem Shea Levy
@ 2016-01-26 18:26 ` Andrei Borzenkov
  0 siblings, 0 replies; 2+ messages in thread
From: Andrei Borzenkov @ 2016-01-26 18:26 UTC (permalink / raw)
  To: The development of GNU GRUB

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-26 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 18:11 New module for android bootimg filesystem Shea Levy
2016-01-26 18:26 ` Andrei Borzenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).