All of lore.kernel.org
 help / color / mirror / Atom feed
* Windows versions identification needs an update in osdect.cfg
@ 2019-07-11 22:27 Didier Spaier
  2019-07-21  7:12 ` Mihai Moldovan
  0 siblings, 1 reply; 2+ messages in thread
From: Didier Spaier @ 2019-07-11 22:27 UTC (permalink / raw)
  To: Grub-devel

Hello,

didier[/data/GitHub/grub]$ grep Windows docs/osdetect.cfg
	menuentry "Windows Vista bootmgr (on $device)" $device {
	menuentry "Windows NT/2000/XP loader (on $device)" $device {
	menuentry "Windows 98/ME (on $device)" $device {

Could this file be updated for Windows 7,8,8.1,10?

If this is a wrong list for such a request, where should I post it?

Best,

Didier

  


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Windows versions identification needs an update in osdect.cfg
  2019-07-11 22:27 Windows versions identification needs an update in osdect.cfg Didier Spaier
@ 2019-07-21  7:12 ` Mihai Moldovan
  0 siblings, 0 replies; 2+ messages in thread
From: Mihai Moldovan @ 2019-07-21  7:12 UTC (permalink / raw)
  To: The development of GNU GRUB, Didier Spaier


[-- Attachment #1.1: Type: text/plain, Size: 888 bytes --]

* On 7/12/19 12:27 AM, Didier Spaier wrote:
> didier[/data/GitHub/grub]$ grep Windows docs/osdetect.cfg
> 	menuentry "Windows Vista bootmgr (on $device)" $device {
> 	menuentry "Windows NT/2000/XP loader (on $device)" $device {
> 	menuentry "Windows 98/ME (on $device)" $device {
> 
> Could this file be updated for Windows 7,8,8.1,10?

The Vista bootmgr entry should be good for all versions up to 10 currently. But...


> If this is a wrong list for such a request, where should I post it?

Well, probably not wrong, but osdetect.cfg looks pretty much unused. It's not
installed by default, so in reality it should be just dropped I guess.

grub is using os-prober for OS detection nowadays and that handles the mentioned
Windows versions just fine (and creates a generic label, e.g., "Windows Boot
Manager (on ...)"). See util/grub.d/30_os-prober.in.



Mihai


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-21  7:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 22:27 Windows versions identification needs an update in osdect.cfg Didier Spaier
2019-07-21  7:12 ` Mihai Moldovan

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.