[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix Cygwin path handling
From: |
Christian Franke |
Subject: |
Re: [PATCH] Fix Cygwin path handling |
Date: |
Mon, 26 Apr 2010 12:18:36 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4 |
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
I actually seen the '/' case and have incorrectly assumed it's always
so. However there is still one case when you patch changes the behaviour:
$ grub-mkrelpath /
$ ./grub-mkrelpath /
/
Although:
$ ./grub-mkrelpath /mnt/boot/
$ grub-mkrelpath /mnt/boot/
I actually did not test the "/" corner case, sorry. New patch attached.
--
Regards,
Christian Franke
grub2-cygwin-path-2.patch
Description: Text Data