Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/9] iso9660/grub improvements
@ 2013-12-28 14:56 Thomas Petazzoni
  2013-12-28 14:56 ` [Buildroot] [PATCH 1/9] fs/iso9660: put the Buildroot boot entry first in Grub menu.lst Thomas Petazzoni
                   ` (9 more replies)
  0 siblings, 10 replies; 27+ messages in thread
From: Thomas Petazzoni @ 2013-12-28 14:56 UTC (permalink / raw)
  To: buildroot

Hello,

Here is a set of commits that improves the iso9660/grub handling:

 * Ensures that grub is built with the iso9660 support when the
   iso9660 image format has been selected.

 * Add splashscreen support to Grub for the iso9660 image mechanism.

 * Do not include the initrd into the filesystem if it is built into
   the kernel image itself.

 * Related improvements/fixes

Thanks!

Thomas

Thierry Bultel (1):
  fs/iso9660: do not use an initrd in iso image when using initramfs

Thomas Petazzoni (8):
  fs/iso9660: put the Buildroot boot entry first in Grub menu.lst
  grub: enclose network driver options in a sub-menu
  grub: replace string option for filesystem selection by booleans
  fs/iso9660: select ISO9660 support in Grub
  linux: enable initrd/initramfs support when cpio rootfs is chosen
  grub: really disable splash screen support
  fs/iso9660: add Grub splashscreen support
  grub: align splashscreen handling with iso9660 code

 boot/grub/Config.in   | 48 ++++++++++++++++++++++++++++++++++++++++--------
 boot/grub/grub.mk     | 32 +++++++++++++++++++-------------
 boot/grub/menu.lst    | 11 +++++++----
 fs/iso9660/Config.in  |  1 +
 fs/iso9660/iso9660.mk |  9 +++++++++
 fs/iso9660/menu.lst   | 13 ++++++++-----
 linux/linux.mk        |  3 ++-
 7 files changed, 86 insertions(+), 31 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2013-12-29 17:02 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-28 14:56 [Buildroot] [PATCH 0/9] iso9660/grub improvements Thomas Petazzoni
2013-12-28 14:56 ` [Buildroot] [PATCH 1/9] fs/iso9660: put the Buildroot boot entry first in Grub menu.lst Thomas Petazzoni
2013-12-28 19:33   ` Yann E. MORIN
2013-12-28 14:56 ` [Buildroot] [PATCH 2/9] grub: enclose network driver options in a sub-menu Thomas Petazzoni
2013-12-28 19:35   ` Yann E. MORIN
2013-12-28 14:56 ` [Buildroot] [PATCH 3/9] grub: replace string option for filesystem selection by booleans Thomas Petazzoni
2013-12-28 19:38   ` Yann E. MORIN
2013-12-28 14:56 ` [Buildroot] [PATCH 4/9] fs/iso9660: select ISO9660 support in Grub Thomas Petazzoni
2013-12-28 19:38   ` Yann E. MORIN
2013-12-28 14:56 ` [Buildroot] [PATCH 5/9] linux: enable initrd/initramfs support when cpio rootfs is chosen Thomas Petazzoni
2013-12-28 19:49   ` Yann E. MORIN
2013-12-29 10:13     ` Thomas Petazzoni
2013-12-29 16:34       ` Yann E. MORIN
2013-12-29 17:00         ` Thomas Petazzoni
2013-12-28 14:56 ` [Buildroot] [PATCH 6/9] fs/iso9660: do not use an initrd in iso image when using initramfs Thomas Petazzoni
2013-12-28 14:56 ` [Buildroot] [PATCH 7/9] grub: really disable splash screen support Thomas Petazzoni
2013-12-28 19:50   ` Yann E. MORIN
2013-12-28 14:56 ` [Buildroot] [PATCH 8/9] fs/iso9660: add Grub splashscreen support Thomas Petazzoni
2013-12-28 21:09   ` Yann E. MORIN
2013-12-29 10:24     ` Thomas Petazzoni
2013-12-29 16:45       ` Yann E. MORIN
2013-12-29 17:02         ` Thomas Petazzoni
2013-12-28 14:56 ` [Buildroot] [PATCH 9/9] grub: align splashscreen handling with iso9660 code Thomas Petazzoni
2013-12-28 21:14   ` Yann E. MORIN
2013-12-29 10:25     ` Thomas Petazzoni
2013-12-29 11:19 ` [Buildroot] [PATCH 0/9] iso9660/grub improvements Thomas Petazzoni
2013-12-29 16:59   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox