commit-grub
[Top][All Lists]
Advanced

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

grub ./ChangeLog stage2/builtins.c stage2/disk_...


From: Yoshinori K. Okuji
Subject: grub ./ChangeLog stage2/builtins.c stage2/disk_...
Date: Sat, 25 May 2002 07:33:48 -0400

CVSROOT:        /cvsroot/grub
Module name:    grub
Changes by:     Yoshinori K. Okuji <address@hidden>     02/05/25 07:33:47

Modified files:
        .              : ChangeLog 
        stage2         : builtins.c disk_io.c 

Log message:
        2002-05-25  Yoshinori K. Okuji  <address@hidden>
        
        * stage2/builtins.c (boot_func): Load the boot partition
        information, only if the address of the boot partition entry is
        set appropriately.
        (real_root_func): If ATTEMPT_MOUNT is false, call open_partition
        and if successful, call set_bootdev, to set the offset of the
        boot partition and the address of the boot paetition entry.
        IF ATTEMPT_MOUNT is false, don't set BOOTDEV. The BSD evil hack
        is useless with the command "rootnoverify" anyway.
        * stage2/disk_io.c (boot_part_addr): Initialized with zero
        explicitly, to emphasize that it is invalid.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/ChangeLog.diff?tr1=1.499&tr2=1.500&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/stage2/builtins.c.diff?tr1=1.133&tr2=1.134&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/stage2/disk_io.c.diff?tr1=1.47&tr2=1.48&r1=text&r2=text




reply via email to

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