From: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: Paul Larson <plars@linuxtestproject.org>,
Adam Heath <doogie@brainfood.com>,
xen-devel <xen-devel@lists.sourceforge.net>
Subject: Re: [PATCH] (revised slightly) create kernel symlinksin /boot
Date: Fri, 21 Jan 2005 20:19:28 +0000 [thread overview]
Message-ID: <20050121201928.GL14221@cl.cam.ac.uk> (raw)
In-Reply-To: <A95E2296287EAD4EB592B5DEEFCE0E9D123491@liverpoolst.ad.cl.cam.ac.uk>
On Fri, Jan 21, 2005 at 07:47:08PM -0000, Ian Pratt wrote:
>
> > > bzzt. What if /boot and $(INSTALL_DIR)/boot are different
> > partitions?
> > Oops, forgot to change that, fixed. Needless to say, most of my boxes
> > have a pretty flat filesystem :)
>
> What's wrong with:
> ln -s vmlinuz-$(FULLVERSION) $(INSTALL_DIR)/boot/vmlinuz-$(EXTRAVERSION)
>
> In any event, wouldn't it be better to have a link from e.g.
>
> vmlinux-2.6-xen0 -> vmlinuz-2.6.10-xen0 etc?
>
> Am I missing the point of what you're proposing?
I think we shouldn't have a link at all, ideally a distribution's package
installer will create the links which work with the distribution's
bootloader configuration/setup.
Also all the ln -s solutions fail if you build twice, you'd need at least
ln -fs.
If we must have a link, then I think it should be created as part of
install.sh since that at least is less likely to get run when building
packages.
christian
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
next prev parent reply other threads:[~2005-01-21 20:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-21 19:47 [PATCH] (revised slightly) create kernel symlinksin /boot Ian Pratt
2005-01-21 20:19 ` Christian Limpach [this message]
2005-01-21 20:41 ` Paul Larson
2005-01-21 21:20 ` Christian Limpach
2005-01-21 21:29 ` Paul Larson
2005-01-24 23:06 ` Paul Larson
-- strict thread matches above, loose matches on Subject: below --
2005-01-21 21:26 Ian Pratt
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=20050121201928.GL14221@cl.cam.ac.uk \
--to=christian.limpach@cl.cam.ac.uk \
--cc=doogie@brainfood.com \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--cc=plars@linuxtestproject.org \
--cc=xen-devel@lists.sourceforge.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.