All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: About grub.cfg{.new,} generation
Date: Wed, 12 Jan 2011 16:20:58 +0100	[thread overview]
Message-ID: <4D2DC6DA.9070601@gmail.com> (raw)
In-Reply-To: <4D2DC21C.3050102@free.fr>

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

On 01/12/2011 04:00 PM, appzer0 wrote:
> Hello,
>
> I'd like to have some info about the 'grub-mkconfig script'. I'm
> packaging grub 1.98.
>
In few days you should be able to package 1.99.
> Tell me if I'm wrong ; this script generates a
> '/boot/grub/grub.cfg.new' then it renames it to '/boot/grub/grub.cfg'.
Right (modulo additional check)
> I see a line saying:  echo /boot/grub | sed "s,x,x" ; what is it used
> for? The sed command does not change anything here, I think.
>
You can change the "s,x,x" part adding --transform command line option
to configure. It's useful to change all the pathes used.
> The problem is that slackware and other distributions use a "*.new"
> renaming pattern when upgrading packages, in order to not overwrite
> important config files. Then the user has to deal with these .new
> files, rename, overwrite or toss away.
>
> If 'grub-mkconfig' is really doing what I think it does, then it would
> just overwrite this important file, '/boot/grub/grub.cfg.new'.
>
grub.cfg shouldn't be packaged at all. It's autogenerated on the target
system.


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2011-01-12 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12 15:00 About grub.cfg{.new,} generation appzer0
2011-01-12 15:20 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-01-12 16:07   ` appzer0

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=4D2DC6DA.9070601@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.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 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.