Colin Watson
da2dd9be89
Override binary-from-other-architecture for kernel.img as well as *.mod
...
when building grub-efi-amd64 on i386.
2010-06-01 13:45:35 +01:00
Colin Watson
f795e757dd
kernel.img is stripped upstream where it can be, but override Lintian's
...
error for the cases where it can't.
2010-06-01 13:38:46 +01:00
Colin Watson
34e604bba2
Always override statically-linked-binary Lintian tag for kernel.img;
...
dynamic linking makes no sense here.
2010-06-01 13:33:59 +01:00
BVK Chaitanya
a762e3c335
merge with mainline
2010-06-01 17:52:31 +05:30
Colin Watson
ec52f53bb7
releasing version 1.98+20100527-1
2010-06-01 12:42:18 +01:00
Colin Watson
42f353ff1d
Build-depend on gcc-4.4-multilib on amd64.
2010-06-01 11:16:19 +01:00
BVK Chaitanya
fe16b84557
pull-in emu-lite
2010-06-01 09:12:01 +05:30
Aleš Nesrsta
7d4873c26a
Merge Aleš' latest patch
2010-06-01 02:10:19 +02:00
Vladimir 'phcoder' Serbinenko
b1d17e10e0
* disk/i386/pc/biosdisk.c (grub_biosdisk_open): Use
...
GRUB_DISK_SIZE_UNKNOWN.
* disk/ieee1275/ofdisk.c (grub_ofdisk_open): Likewise.
2010-05-31 21:01:01 +02:00
Jiro SEKIBA
dfbfe00473
* include/grub/disk.h (GRUB_DISK_SIZE_UNKNOWN): New macro.
...
* fs/nilfs.c: Support 2nd super block in case 1st one is accidently
corrupted or not synced properly.
2010-05-31 20:49:42 +02:00
Vladimir 'phcoder' Serbinenko
c2ffc8e956
* normal/main.c (grub_normal_add_menu_entry): Avoid going out of args.
...
Reported by: Seth Goldberg.
2010-05-31 20:46:16 +02:00
Vladimir 'phcoder' Serbinenko
5629316656
* loader/multiboot_mbi2.c (grub_multiboot_make_mbi): Fix incorrect
...
addition of dest.
Reported by: Seth Goldberg.
2010-05-31 20:43:28 +02:00
Vladimir 'phcoder' Serbinenko
7620e7debd
* commands/setpci.c (grub_setpci_iter): Fix an incorrect function check.
...
Reported by: Seth Goldberg.
2010-05-31 20:40:42 +02:00
Vladimir 'phcoder' Serbinenko
c837af3f38
* loader/multiboot_elfxx.c (grub_multiboot_load_elfXX) [__mips]: Check
...
64-bit address as signed on MIPS.
2010-05-31 20:23:51 +02:00
Vladimir 'phcoder' Serbinenko
89d90892d0
Merge usb into yeeloongfw
2010-05-31 14:21:34 +02:00
Aleš Nesrsta
778ff32476
Fix a bunch of problems with USB.
2010-05-31 14:11:41 +02:00
Vladimir 'phcoder' Serbinenko
7fd08f56ae
Shut down OHCI on booting
2010-05-31 14:01:38 +02:00
Vladimir 'phcoder' Serbinenko
8b1cf5e87f
Dedicated DMA allocation functions. CS5536 OHCI support.
2010-05-31 13:58:18 +02:00
Vladimir 'phcoder' Serbinenko
4fa54f9209
Remove leftover message
2010-05-31 08:25:20 +02:00
Vladimir 'phcoder' Serbinenko
8148171e96
Pad image to 512K for flashrom
2010-05-31 08:24:33 +02:00
Colin Watson
c7c75cf4cb
* configure.ac: AC_PROG_LEX sets LEX to ":" if lex is missing, not
...
to the empty string.
2010-05-28 18:13:48 +01:00
Colin Watson
fa39c92598
version flex build-dep to match configure
2010-05-28 18:11:31 +01:00
Colin Watson
c19c43cf5b
Build-depend on flex.
2010-05-28 18:08:07 +01:00
BVK Chaitanya
fa4b84900a
Fix grub-emu issues on NetBSD, with gcc 4.1.3.
...
* conf/any-emu.rmk: Remove unnecessary COMMON_CFLAGS.
* include/grub/emu/misc.h (canonicalize_file_name): New Prototype.
* kern/misc.c (__enable_execute_stack): Disable on
GRUB_MACHINE_EMU.
2010-05-28 19:18:45 +05:30
Colin Watson
7dfe8b2efb
Don't leak debconf's file descriptor to update-grub, so that the LVM
...
tools called from os-prober don't complain about it (closes : #549976 ).
Other leaks are not this package's fault, may not be bugs at all, and in
any case os-prober 1.36 suppresses the warnings.
2010-05-28 14:40:46 +01:00
Colin Watson
d7eec0ae07
gettext 0.18 adds a new Language field
2010-05-28 14:13:41 +01:00
Colin Watson
3f7622072f
msgcat
2010-05-28 13:42:19 +01:00
Colin Watson
f7ba94406f
Build-depend on libsdl1.2-dev for SDL support in grub-emu.
2010-05-28 13:38:58 +01:00
Colin Watson
15f9f1fa4c
remove grub-reboot and grub-set-default from grub-emu package
2010-05-28 13:36:21 +01:00
Colin Watson
5f37160594
grub-emu moved to /usr/bin
2010-05-28 13:32:41 +01:00
Colin Watson
be68af4c39
909_mapper_symlink applied upstream
2010-05-28 13:24:28 +01:00
Colin Watson
a33075b941
Make grub-probe work with symbolic links under /dev/mapper as well
...
as with real block devices. The Linux world seems to be (at best)
in transition here, and GRUB shouldn't get caught in the middle.
* kern/emu/getroot.c (find_root_device): Follow symbolic links under
/dev/mapper.
2010-05-28 13:21:30 +01:00
Colin Watson
dbaa0b5aa8
better sorting
2010-05-28 13:01:59 +01:00
Colin Watson
06260d91e2
Use xorriso for image creation rather than embedding a modified copy
...
of mkisofs (closes : #570156 ).
2010-05-28 13:01:33 +01:00
Colin Watson
48a20b154a
typo
2010-05-28 12:41:48 +01:00
Colin Watson
8e0ff34315
When upgrading a system where GRUB 2 is chainloaded from GRUB Legacy and
...
upgrade-from-grub-legacy has not been run, upgrade the chainloaded image
rather than confusing the user by prompting them where they want to
install GRUB (closes : #546822 ).
2010-05-28 12:35:24 +01:00
Colin Watson
d557121fef
Make grub-probe work with symlinks under /dev/mapper ( closes : #550704 ).
2010-05-28 12:04:09 +01:00
BVK Chaitanya
64c10cde57
merge with mainline
2010-05-28 16:23:07 +05:30
Colin Watson
15fb2ae896
Make grub-probe work with symbolic links under /dev/mapper as well
...
as with real block devices. The Linux world seems to be (at best)
in transition here, and GRUB shouldn't get caught in the middle.
* kern/emu/getroot.c (find_root_device): Follow symbolic links under
/dev/mapper.
2010-05-28 11:51:50 +01:00
BVK Chaitanya
16eaf6f7c6
fixes for netbsd build
2010-05-28 16:18:22 +05:30
BVK Chaitanya
f17ead43f9
cygwin fixes
2010-05-27 17:04:31 -07:00
Colin Watson
5e527f4373
build-depend on quilt
2010-05-28 00:43:49 +01:00
Colin Watson
bb033db1ae
Clean up temporary files used while building grub-firmware-qemu.
2010-05-28 00:41:10 +01:00
Colin Watson
57a0c61e7a
grub-mkimage needs an explicit target now
2010-05-27 17:57:25 +01:00
Colin Watson
09667ad975
Move grub-mkimage to grub-common, now that it only has one
...
implementation.
2010-05-27 17:55:35 +01:00
Colin Watson
616b90984f
Suggest xorriso (>= 0.5.6.pl00) in grub-common, since grub-mkrescue now
...
needs it. Depend on it in grub-rescue-pc.
2010-05-27 17:25:12 +01:00
Colin Watson
d4ea3e54fd
grub-mkfloppy and grub-mkisofs no longer exist
2010-05-27 17:20:31 +01:00
Colin Watson
b41f8fa0d9
refresh
2010-05-27 16:53:39 +01:00
Colin Watson
26c9e9bf61
merge from mainline
2010-05-27 16:36:31 +01:00
Colin Watson
eb1f3cac74
merge from upstream
2010-05-27 16:31:11 +01:00