/[grub]/grub2/ChangeLog
ViewVC logotype

Diff of /grub2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80 by hollisb, Fri Jan 21 02:45:02 2005 UTC revision 1.81 by marco_g, Fri Jan 21 21:32:03 2005 UTC
# Line 1  Line 1 
1    2005-01-21  Marco Gerards  <metgerards@student.han.nl>
2    
3            Add the loopback device, a device via which files can be accessed
4            as devices.
5            
6            * conf/i386-pc.rmk (grub_emu_SOURCES): Add `disk/loopback.c'.
7            (pkgdata_MODULES): Add loopback.mod.
8            (loopback_mod_SOURCES): New variable.
9            (loopback_mod_CFLAGS): Likewise.
10            * conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Add
11            `disk/loopback.c'.
12            (pkgdata_MODULES): Add loopback.mod.
13            (loopback_mod_SOURCES): New variable.
14            (loopback_mod_CFLAGS): Likewise.
15            * disk/loopback.c: new file.
16            * include/grub/normal.h (grub_loop_init): New prototype.
17            (grub_loop_fini): New prototype.
18            * util/grub-emu.c (main): Initialize and de-initialize loopback
19            support.
20            * include/grub/disk.h (grub_disk_dev_id): Add
21            `GRUB_DISK_DEVICE_LOOPBACK_ID'.
22    
23  2005-01-20  Hollis Blanchard  <hollis@penguinppc.org>  2005-01-20  Hollis Blanchard  <hollis@penguinppc.org>
24    
25          * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_enter): New          * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_enter): New

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26