grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] update-grub for Cygwin


From: Christian Franke
Subject: Re: [PATCH] update-grub for Cygwin
Date: Mon, 04 Aug 2008 22:40:02 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11

Robert Millan wrote:
On Mon, Aug 04, 2008 at 09:46:03PM +0200, Christian Franke wrote:
Here a more generic version which allows to specifiy windows system dirs by /etc/default/grub:GRUB_WINDOWS_DIRS.

Defaults to current SYSTEMDRIVE on Cygwin, and nothing on other OS.

Christian

2008-08-04  Christian Franke  <address@hidden>

        * conf/common.rmk: Add `10_windows' to `update-grub_SCRIPTS'.
        * util/grub.d/10_windows.in: New file.
        * util/update-grub.in: Add export of GRUB_WINDOWS_DIRS.

Why is this needed?  Can't we do something like 'grub-probe -t device c:/ntldr'
or so?


It is not needed for standard installations with ntldr on SYSTEMDRIVE (C:).
The ability to specify GRUB_WINDOWS_DIRS is added to support non-standard installations.
It also allows to use 10_windows on other OS if os-prober is not available.

Christian





reply via email to

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