Vladimir 'phcoder' Serbinenko
|
f505738643
|
Fix warning
|
2009-12-02 14:42:28 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d065a04ae4
|
Fix lexer.c name in mips.rmk
|
2009-12-02 14:28:11 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3478d0aa2e
|
Fix warning
|
2009-12-02 14:05:56 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
1c7926d823
|
Remove leftover in mips.rmk
|
2009-12-02 14:02:37 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
b4c2d69bde
|
Changelog
|
2009-12-02 13:31:47 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
ff684a8d7d
|
Propagate gettext changes from trunk
|
2009-12-02 13:31:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3d87b0ea7c
|
Fix style
|
2009-12-02 11:48:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
035a008c13
|
Remove leftover
|
2009-12-02 11:44:29 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
0ee6924f69
|
Revert USB-related MIPS changes
|
2009-12-02 10:00:54 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
537ee0a5f1
|
Merge relocators into mips
|
2009-12-02 09:55:04 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
6b6e0e05db
|
merge pciaccess into mips
|
2009-12-02 09:52:11 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
4f41a23d4e
|
merge mainline into mips
|
2009-12-02 09:51:36 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
14040ebf93
|
ChangeLog
|
2009-12-02 09:03:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
a21400a563
|
Merge mainline into pci
|
2009-12-02 08:51:42 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
7b5f334bc0
|
Rename qemu-r4k to qemu-mips
|
2009-12-02 08:49:36 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
e6b9873356
|
Remove qemu-mipssim
|
2009-12-02 08:40:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3e5c7dc3d8
|
Fix qemu-r4k
|
2009-12-02 08:39:17 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
adbba2a4ef
|
Remove debug serial console with hardcoded address
|
2009-12-02 08:37:43 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
181aaf0e59
|
Merged mainline into pci
|
2009-11-30 19:09:11 +01:00 |
|
Robert Millan
|
ccf05c2392
|
* Fix dpkg dependency for lenny compatibility.
|
2009-11-30 15:56:45 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
e45f7848e6
|
merged mainline into pci
|
2009-11-30 16:39:59 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d9b091d9ff
|
2009-11-30 Vladimir Serbinenko <phcoder@gmail.com>
Agglomerate scrolling in gfxterm.
* term/gfxterm.c (grub_virtual_screen): New member 'total_screen'.
(grub_virtual_screen_setup): Initialise 'total_screen'.
(write_char): Split to ...
(paint_char): ... this ...
(write_char): ... and this.
(paint_char): Handle delayed scrolling.
(draw_cursor): Likewise.
(scroll_up): Split to ...
(real_scroll): ... this ...
(scroll_up): ... and this.
(real_scroll): Handle multi-line scroll and draw below-the-bottom
characters.
(grub_gfxterm_refresh): Call real_scroll.
|
2009-11-30 13:16:35 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
e59e3e59ca
|
Changelog
|
2009-11-30 12:52:39 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
af20edb21d
|
2009-11-30 Vladimir Serbinenko <phcoder@gmail.com>
Agglomerate scrolling in gfxterm.
* term/gfxterm.c (grub_virtual_screen): New member 'total_screen'.
(grub_virtual_screen_setup): Initialise 'total_screen'.
(write_char): Split to ...
(paint_char): ... this ...
(write_char): ... and this.
(paint_char): Handle delayed scrolling.
(draw_cursor): Likewise.
(scroll_up): Split to ...
(real_scroll): ... this ...
(scroll_up): ... and this.
(real_scroll): Handle multi-line scroll and draw below-the-bottom
characters.
(grub_gfxterm_refresh): Call real_scroll.
|
2009-11-30 12:51:20 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3e29c69a8d
|
2009-11-30 Vladimir Serbinenko <phcoder@gmail.com>
* video/fb/video_fb.c (grub_video_fb_scroll): Optimise by avoiding
unnecessary calls.
|
2009-11-30 10:58:06 +01:00 |
|
robertmh
|
4da225d31d
|
Change g2hdr link address to 0x0. Use stock facilities for binary file generation.
|
2009-11-30 02:37:58 +00:00 |
|
Robert Millan
|
82629bc554
|
Update changelog.
|
2009-11-30 01:33:09 +00:00 |
|
Robert Millan
|
eac83daf2e
|
Merge.
|
2009-11-30 01:29:39 +00:00 |
|
Robert Millan
|
ef34cbd4fa
|
2009-11-30 Robert Millan <rmh.grub@aybabtu.com>
Fix $srcdir != $objdir build.
* Makefile.in (po/%.po): Rewrite as ...
($(foreach lang, $(LINGUAS), $(srcdir)/po/$(lang).po)): ... this.
|
2009-11-30 01:25:57 +00:00 |
|
robertmh
|
3558c0a370
|
Missing -I.
|
2009-11-29 23:36:20 +00:00 |
|
robertmh
|
049d8c378b
|
Add missing include files
|
2009-11-29 23:21:10 +00:00 |
|
robertmh
|
cff9c98392
|
Remove ASM_FILE definition
|
2009-11-29 23:19:42 +00:00 |
|
robertmh
|
4df646d108
|
Truncate grldr.mbr to 8 kiB
|
2009-11-29 22:56:29 +00:00 |
|
Robert Millan
|
64f4ef5bd3
|
* New Bazaar snapshot.
* Enable ntldr-img from grub-extras.
|
2009-11-29 22:36:24 +00:00 |
|
Robert Millan
|
b84e06f0ae
|
Merge with upstream trunk.
|
2009-11-29 21:39:41 +00:00 |
|
robertmh
|
a92d9657d8
|
Stop hardcoding kernel constants
|
2009-11-29 21:25:00 +00:00 |
|
robertmh
|
2501bdae7a
|
Misc build system fixes
|
2009-11-29 21:24:01 +00:00 |
|
robertmh
|
1dfd3c79e6
|
Add ntldr-img module, based on grubutil-1.1-src-18.zip from http://download.gna.org/grubutil/
|
2009-11-29 21:12:28 +00:00 |
|
robertmh
|
4c4714b0e0
|
Fix wrong path
|
2009-11-29 21:11:48 +00:00 |
|
Felix Zielcke
|
7a1ee5451f
|
releasing version 1.97+20091125-2
|
2009-11-29 22:06:29 +01:00 |
|
Felix Zielcke
|
158e408aeb
|
Change ChangeLog diff into a normal comment in patches/02_fix_mountpoints_in_mkrelpath.diff
|
2009-11-29 21:35:55 +01:00 |
|
Felix Zielcke
|
bc3432061e
|
patches/02_fix_mountpoints_in_mkrelpath.diff: New patch to handle
mount points like the old shell function did. (Closes: #558042)
|
2009-11-29 21:27:36 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
9ec25583a9
|
Merge bmpidx into gfxmenu
|
2009-11-29 15:25:13 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
26625973e1
|
ChangeLog
|
2009-11-29 15:17:18 +01:00 |
|
Felix Zielcke
|
af140ecd48
|
Merge trunk
|
2009-11-29 15:09:08 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
f9e4ed6a45
|
Index of BMP for faster font lookup
|
2009-11-29 14:26:07 +01:00 |
|
Samuel Thibault
|
dc9837ea5f
|
2009-11-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
Fix GNU/Hurd grub-install crash.
* util/grub-probe.c (probe): Try to access `path' only when it is not
NULL.
|
2009-11-29 12:40:32 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
badcfeeac0
|
Fix JUMP_SIZEOF
|
2009-11-29 12:26:15 +01:00 |
|
Robert Millan
|
a6d882e9f0
|
* grub.d/05_debian_theme: Make output string distro-agnostic.
|
2009-11-29 03:13:47 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
96c210daa3
|
Initrd support
|
2009-11-29 03:24:11 +01:00 |
|