Vladimir 'phcoder' Serbinenko
9696382e79
GRUB-legacy configuration file support.
* Makefile.util.def (grub-menulst2cfg): New util.
* docs/man/grub-menulst2cfg.h2m: New file.
* grub-core/Makefile.core.def (legacycfg): New module.
* grub-core/commands/legacycfg.c: New file.
* grub-core/commands/menuentry.c (append_menu_entry): Rename to ...
(grub_normal_add_menu_entry): ... this.
* grub-core/commands/password.c (grub_cmd_password): Split main part to ...
(grub_normal_set_password): ...this.
* grub-core/commands/videoinfo.c (grub_cmd_videoinfo): Support MODE.
* grub-core/loader/i386/linux.c (linux_vesafb_res): Move to ..,
* grub-core/lib/i386/pc/vesa_modes_table.c: ... here.
* grub-core/lib/legacy_parse.c: New file.
* grub-core/normal/auth.c (grub_cmd_authenticate): New command.
* include/grub/i386/pc/vesa_modes_table.h: New file.
* include/grub/legacy_parse.h: Likewise.
* include/grub/normal.h (grub_normal_add_menu_entry): New proto.
* util/grub-menulst2cfg.c: New file.
* grub-core/Makefile.core.def (lsapm): New module.
* grub-core/commands/i386/pc/lsapm.c: New file.
* grub-core/loader/i386/multiboot_mbi.c (make_mbi) [GRUB_MACHINE_PCBIOS]: Pass APM info.
* grub-core/loader/multiboot_mbi2.c (make_mbi) [GRUB_MACHINE_PCBIOS]:
Likewise.
* include/grub/i386/pc/apm.h: New file.
* include/multiboot.h (multiboot_apm_info): New struct.
2010-09-18 16:21:57 +02:00
..
2010-09-15 11:46:16 +02:00
2010-09-13 22:18:03 +02:00
2010-09-14 21:07:39 +02:00
2010-07-28 18:25:48 +03:00
2010-06-29 16:20:49 +01:00
2010-01-26 21:23:59 +00:00
2010-07-20 17:14:00 +01:00
2009-04-22 09:57:39 +00:00
2010-07-13 00:43:28 +05:30
2010-09-13 23:59:22 +02:00
2010-09-13 22:18:03 +02:00
2010-08-10 16:32:48 +02:00
2010-09-12 15:50:52 +02:00
2010-09-14 21:04:08 +02:00
2010-09-13 22:18:03 +02:00
2010-07-02 19:35:07 +02:00
2010-07-13 00:43:28 +05:30
2010-09-03 14:54:04 +02:00
2010-09-13 16:49:50 +02:00
2010-09-02 17:15:53 +02:00
2010-06-08 09:36:44 +05:30
2010-05-20 23:27:15 +01:00
2010-09-01 10:32:34 +01:00
2010-03-04 16:25:26 +01:00
2010-09-09 01:16:05 +02:00
2010-09-08 17:25:29 +02:00
2010-08-12 12:02:48 +05:30
2010-09-08 17:25:29 +02:00
2010-09-16 00:27:06 +02:00
2010-08-21 14:27:31 +05:30
2010-07-17 19:27:18 +01:00
2010-05-06 11:34:04 +05:30
2010-08-19 16:54:00 +05:30
2010-09-16 14:55:28 +01:00
2010-05-06 11:34:04 +05:30
2008-11-20 19:22:20 +00:00