]> git.proxmox.com Git - grub2.git/commit - conf/common.mk
2008-09-08 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Mon, 8 Sep 2008 13:52:30 +0000 (13:52 +0000)
committerrobertmh <robertmh@localhost>
Mon, 8 Sep 2008 13:52:30 +0000 (13:52 +0000)
commitddbf5556a7a948f53764ebf4fd45d0abb6533734
tree3712ba932ecaff3b9662a8980b18ff05b3a95e93
parent783d0f484f18a3a32545e0702ae0982c19d90888
2008-09-08  Robert Millan  <rmh@aybabtu.com>

        * include/grub/util/biosdisk.h: Move to ...
        * include/grub/util/hostdisk.h: ... here.  Update all users.
        * util/biosdisk.c: Move to ...
        * util/hostdisk.c: ... here.  Update all users.
25 files changed:
ChangeLog
conf/common.mk
conf/common.rmk
conf/i386-coreboot.mk
conf/i386-coreboot.rmk
conf/i386-efi.mk
conf/i386-efi.rmk
conf/i386-ieee1275.mk
conf/i386-ieee1275.rmk
conf/i386-pc.mk
conf/i386-pc.rmk
conf/powerpc-ieee1275.mk
conf/powerpc-ieee1275.rmk
conf/sparc64-ieee1275.mk
conf/sparc64-ieee1275.rmk
conf/x86_64-efi.mk
conf/x86_64-efi.rmk
include/grub/util/biosdisk.h [deleted file]
include/grub/util/hostdisk.h [new file with mode: 0644]
util/biosdisk.c [deleted file]
util/getroot.c
util/grub-emu.c
util/grub-probe.c
util/hostdisk.c [new file with mode: 0644]
util/i386/pc/grub-setup.c