commit-grub
[Top][All Lists]
Advanced

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

grub2 ChangeLog conf/i386-efi.rmk conf/i386-iee...


From: Alexandre Boeglin
Subject: grub2 ChangeLog conf/i386-efi.rmk conf/i386-iee...
Date: Tue, 12 Feb 2008 23:47:08 +0000

CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Alexandre Boeglin <boeglin>     08/02/12 23:47:08

Modified files:
        .              : ChangeLog 
        conf           : i386-efi.rmk i386-ieee1275.rmk i386-pc.rmk 
        include/grub/efi: efi.h 
        kern/efi       : efi.c 
Added files:
        commands       : halt.c reboot.c 
Removed files:
        commands/i386/pc: reboot.c 
        commands/ieee1275: halt.c reboot.c 

Log message:
        2008-02-12  Alexandre Boeglin  <address@hidden>
        
          * conf/i386-efi.rmk (grub_emu_SOURCES): Replace 
commands/i386/pc/halt.c and
          reboot.c by commands/halt.c and reboot.c.
          (grub_install_SOURCES): Add halt.mod and reboot.mod.
          (halt_mod_SOURCES): New variable.
          (halt_mod_CFLAGS): Likewise.
          (halt_mod_LDFLAGS): Likewise.
          (reboot_mod_SOURCES): Likewise.
          (reboot_mod_CFLAGS): Likewise.
          (reboot_mod_LDFLAGS): Likewise.
        
          * conf/i386-ieee1275.rmk (grub_emu_SOURCES): Replace 
commands/ieee1275/halt.c
          and reboot.c by commands/halt.c and reboot.c.
          (halt_mod_SOURCES): Likewise.
          (reboot_mod_SOURCES): Likewise.
        
          * conf/i386-pc.rmk (grub_emu_SOURCES): Replace 
commands/i386/pc/reboot.c by
          commands/reboot.c.
          (reboot_mod_SOURCES): Likewise.
        
          * commands/i386/pc/reboot.c: merge this file ...
        
          * commands/ieee1275/reboot.c: ... and this file ...
        
          * commands/reboot.c: ... to this file.
          Add some precompiler directive to include the correct header for each
          machine.
        
          * commands/ieee1275/halt.c: move this file ...
        
          * commands/halt.c: ... to here.
          Add some precompiler directive to include the correct header for each
          machine.
        
          * include/grub/efi/efi.h (grub_reboot): New function declaration.
          (grub_halt): Likewise.
        
          * kern/efi/efi.c (grub_reboot): New function.
          (grub_halt): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.586&r2=1.587
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/halt.c?cvsroot=grub&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/reboot.c?cvsroot=grub&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/i386/pc/reboot.c?cvsroot=grub&r1=1.4&r2=0
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/ieee1275/halt.c?cvsroot=grub&r1=1.5&r2=0
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/ieee1275/reboot.c?cvsroot=grub&r1=1.5&r2=0
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/i386-efi.rmk?cvsroot=grub&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/i386-ieee1275.rmk?cvsroot=grub&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/i386-pc.rmk?cvsroot=grub&r1=1.113&r2=1.114
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/efi/efi.h?cvsroot=grub&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/grub2/kern/efi/efi.c?cvsroot=grub&r1=1.9&r2=1.10




reply via email to

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