From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] fs/iso9660: remove support for grub
Date: Fri, 1 Sep 2017 20:33:19 +0200 [thread overview]
Message-ID: <20170901183319.GB2866@scaer> (raw)
In-Reply-To: <59a8a7979c191_5721ce62d87080@ultri3.mail>
Ricardo, All,
On 2017-08-31 21:19 -0300, Ricardo Martincoski spake thusly:
> On Thu, Aug 31, 2017 at 12:54 PM, Yann E. MORIN wrote:
> > grub has just been removed.
> >
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> > ---
> > fs/iso9660/Config.in | 16 ++++------------
> > fs/iso9660/grub.cfg | 7 -------
> > fs/iso9660/iso9660.mk | 32 +-------------------------------
> > 3 files changed, 5 insertions(+), 50 deletions(-)
> > delete mode 100644 fs/iso9660/grub.cfg
> Don't remove it. Despite the name it is used by grub2 ...
Arg. OK.
> > diff --git a/fs/iso9660/Config.in b/fs/iso9660/Config.in
> > index d162586f38..842c987f21 100644
> > --- a/fs/iso9660/Config.in
> > +++ b/fs/iso9660/Config.in
> [snip]
> > @@ -48,13 +42,11 @@ endchoice
> >
> > config BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU
> > string "Boot menu config file"
> > - default "fs/iso9660/menu.lst" if BR2_TARGET_ROOTFS_ISO9660_GRUB
> > default "fs/iso9660/grub.cfg" if BR2_TARGET_ROOTFS_ISO9660_GRUB2
> ... here. Instead you can remove
> fs/iso9660/menu.lst
Ah, now I remember that I was thinking that the naming was weird, and
that I had to remove the "other" file.
Which I did not... Sigh... ;-)
Thanks! :-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2017-09-01 18:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 15:53 [Buildroot] [PATCH 0/2] package/grub: drop grub-legacy Yann E. MORIN
2017-08-31 15:54 ` [Buildroot] [PATCH 1/2] boot/grub: remove Yann E. MORIN
2017-09-01 0:17 ` Ricardo Martincoski
2017-09-01 18:23 ` Yann E. MORIN
2017-08-31 15:54 ` [Buildroot] [PATCH 2/2] fs/iso9660: remove support for grub Yann E. MORIN
2017-09-01 0:19 ` Ricardo Martincoski
2017-09-01 18:33 ` Yann E. MORIN [this message]
2017-08-31 17:06 ` [Buildroot] [PATCH 0/2] package/grub: drop grub-legacy Baruch Siach
2017-08-31 17:26 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170901183319.GB2866@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.