qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC][PATCH] Rename qemu into qemu-system-i386 and inst


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [RFC][PATCH] Rename qemu into qemu-system-i386 and install a compat symlink
Date: Sat, 18 Apr 2009 23:12:22 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Apr 18, 2009 at 08:21:09PM +0200, Stefan Weil wrote:
> Aurelien Jarno schrieb:
> > On Sat, Apr 18, 2009 at 07:22:20PM +0200, Andreas Färber wrote:
> >   
> >> Am 18.04.2009 um 18:01 schrieb Aurelien Jarno:
> >>
> >>     
> >>> For historical reasons, qemu system on i386 is called qemu instead of
> >>> qemu-system-i386. This seems to confuse users.
> >>>
> >>> This patch installs it as qemu-system-i386, and create a compatibility
> >>> symlink qemu -> qemu-system-i386 as some tools may call it that way.
> >>> We can change or remove this symlink after a few releases when all the
> >>> tools have migrated to this new name.
> >>>
> >>> Signed-off-by: Aurelien Jarno <address@hidden>
> >>>       
> >> In general a good idea imo, but don't just assume you can create  
> >> symlinks on a given file system. Git uses hardlinks and copying as  
> >> fallbacks iirc.
> >>     
> >
> > For hardlinks that's clear. For symlinks, what (file)systems are you
> > thinking of?
> 
> NTFS?

Can someone tries what ln does on such a system? We may do a copy
instead in that case.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]