public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt_Domsch@Dell.com
To: linux-ia64@vger.kernel.org
Subject: RE: [Linux-ia64] efibootmgr-0.3.3-test5
Date: Thu, 02 Aug 2001 21:26:27 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005994@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590693005954@msgid-missing>

> We have noticed (during RH7.1) install that efibootmgr was 
> not checking
> for options with an identical names and it was creating menu options
> with the same name for instance if you reinstall the system a 
> second time.
> 
> Would it be possible to add a warning/error/check that would 
> avoid such a thing ?

Given that you can have load options with the same name (for whatever good
it does), how might people want to see this fixed?
1) Warn the user, but do it anyway.  Probably doesn't help the installer app
that calls efibootmgr.
2) Warn the user, do it anyway, append text to it like [1].  Not too pretty.
3) Warn the user, don't do it, need yet another flag to force it.
4) Make installer app more intelligent, something like:
	for b in `efibootmgr | grep "Red Hat Linux" | awk '{print $1}'`; do 
		efibootmgr -b $b -B
	done


I prefer 4 myself, but could see adding 1) if desired.

--
Matt Domsch
Sr. Software Engineer
Dell Linux Solutions
www.dell.com/linux
#2 Linux Server provider with 17% in the US and 14% Worldwide (IDC)!
#3 Unix provider with 18% in the US (Dataquest)!


  parent reply	other threads:[~2001-08-02 21:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-30 22:04 [Linux-ia64] efibootmgr-0.3.3-test5 Matt_Domsch
2001-08-02 20:18 ` Stephane Eranian
2001-08-02 21:26 ` Matt_Domsch [this message]
2001-08-03  1:08 ` Stephane Eranian

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=marc-linux-ia64-105590693005994@msgid-missing \
    --to=matt_domsch@dell.com \
    --cc=linux-ia64@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox