]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2009-06-16 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Mon, 15 Jun 2009 22:57:39 +0000 (22:57 +0000)
committerphcoder <phcoder@localhost>
Mon, 15 Jun 2009 22:57:39 +0000 (22:57 +0000)
commit693fe63766861df2e88bfacc5efe059983657bfe
treeeeb33b77ef5c154b016e52a99d2b57ee84bb1c48
parentc9da87d0f3c8507f5a30d2ca3850007bb2ce4399
2009-06-16  Vladimir Serbinenko  <phcoder@gmail.com>

xnu_uuid command

* commands/xnu_uuid.c: new file
* conf/common.rmk (pkglib_MODULES): add xnu_uuid.mod
(xnu_uuid_mod_SOURCES): new variable
(xnu_uuid_mod_CFLAGS): likewise
(xnu_uuid_mod_LDFLAGS): likewise
* conf/i386-coreboot.rmk (grub_emu_SOURCES): add commands/probe.c
* conf/i386-ieee1275.rmk: likewise
* conf/i386-pc.rmk: likewise
* conf/powerpc-ieee1275.rmk: likewise
* conf/sparc64-ieee1275.rmk: likewise
* util/grub.d/30_os-prober.in: use UUID for Mac OS X/Darwin
ChangeLog
commands/xnu_uuid.c [new file with mode: 0644]
conf/common.rmk
conf/i386-coreboot.rmk
conf/i386-ieee1275.rmk
conf/i386-pc.rmk
conf/powerpc-ieee1275.rmk
conf/sparc64-ieee1275.rmk
include/grub/misc.h
util/grub.d/30_os-prober.in