Commit Graph

6099 Commits

Author SHA1 Message Date
Grégoire Sutre
8d9a5b15e3 Discard improperly nested partitions. 2010-07-14 11:26:17 +02:00
Colin Watson
47678e5f1d Simplified Chinese (zh_CN.po) by YunQiang Su (closes: #589013). 2010-07-14 10:09:53 +01:00
BVK Chaitanya
c1c6e4c017 emu platform fixes 2010-07-13 23:58:30 +05:30
BVK Chaitanya
911bd64013 make build by default 2010-07-13 23:35:24 +05:30
Colin Watson
4e1666a55b Convert from CDBS to dh. 2010-07-13 18:19:57 +01:00
Colin Watson
19563c25c1 * Makefile.in (.SUFFIX): Spell correctly, as ...
(.SUFFIXES): ... this.  Fixes bug where `make foo' (where foo is a
bare module name without `.mod', e.g. `test') tried to invoke a
Modula-2 compiler.
2010-07-13 12:24:07 +01:00
Colin Watson
1a1f1e6794 * README: Point to the Info manual. 2010-07-13 12:20:32 +01:00
Jiro SEKIBA
811b0dcab8 * fs/nilfs2.c: fix macro NILFS_2ND_SUPER_BLOCK to calculate
2nd superblock position from partition size.
2010-07-13 11:47:30 +02:00
Colin Watson
8e1cdebcc1 remove device.map on purge too (closes: #547679) 2010-07-13 03:39:10 +01:00
Colin Watson
4fecb0d2f7 Remove /boot/grub/grubenv, /boot/grub/installed-version, and
/boot/grub/locale/ on purge, if permitted.
2010-07-13 03:35:26 +01:00
Aaron M. Ucko
889cf22f22 Compare -trunk kernels earlier than numeric ABIs (closes: #568160). 2010-07-13 02:16:36 +01:00
BVK Chaitanya
297f0c2b6e merge with mainline 2010-07-13 00:43:28 +05:30
BVK Chaitanya
d18b05c4e3 merge with mainline 2010-07-12 17:29:44 +05:30
Colin Watson
1c0a2f4c11 releasing version 1.98+20100710-1 2010-07-12 12:33:45 +01:00
BVK Chaitanya
05df19acd5 merge with mainline 2010-07-12 17:03:01 +05:30
BVK Chaitanya
8d17eeeef2 merge with mainline 2010-07-12 16:38:19 +05:30
Colin Watson
1a8b543cc7 * New Bazaar snapshot.
- Handle degraded RAID arrays in grub-probe and grub-setup.
  - Fix gfxterm pager handling.
2010-07-12 11:45:55 +01:00
Colin Watson
5f06af399e Generate device.map in something closer to the old ordering (thanks,
Vadim Solomin).
2010-07-12 11:26:29 +01:00
Colin Watson
eec8f95efb debconf-updatepo 2010-07-12 11:09:35 +01:00
Colin Watson
47a5147353 French (fr.po) by Christian Perrier (closes: #588695). 2010-07-12 00:27:31 +01:00
BVK Chaitanya
9ec82092f1 merge with mainline 2010-07-11 21:40:25 +05:30
BVK Chaitanya
2643019702 merge with mainline 2010-07-11 21:20:26 +05:30
BVK Chaitanya
7925f8e9cf merge with mainline 2010-07-11 21:14:18 +05:30
BVK Chaitanya
09e06f8e75 merge with mainline 2010-07-11 18:10:53 +05:30
BVK Chaitanya
e57a453ad1 merge with mainline 2010-07-11 17:55:26 +05:30
Colin Watson
e4f4eafc91 * Makefile.in (MAINTAINER_CLEANFILES): Remove
unicode/UnicodeData.txt, unicode/BidiMirroring.txt, and
unicode/ArabicShaping.txt again; these are inputs to autogen.sh, not
outputs.
2010-07-10 22:37:05 +01:00
Vladimir 'phcoder' Serbinenko
4274c30fbc Restructure SCSI .id handling.
Reported and tested by: Aleš Nesrsta.

	* disk/ata.c (grub_atapi_close): Removed. All users updated.
	(grub_atapi_dev): Changed .name to "ata". New field .id.
	* disk/usbms.c (grub_usbms_close): Removed. All users updated.
	(grub_usbms_dev): New field .id.
	* disk/scsi.c (grub_scsi_iterate): Generate name.
	(grub_scsi_open): Parse name.
	* include/grub/scsi.h (grub_make_scsi_id): New function.
	(grub_scsi_dev): Change iterate and open to number instead of naming
	busses. All users updated.
	(grub_scsi): Remove name. Add .bus.
2010-07-10 02:59:33 +02:00
Vladimir 'phcoder' Serbinenko
5bc24388fb * commands/help.c (grub_cmd_help): Fix a typo. 2010-07-10 02:40:41 +02:00
Vladimir 'phcoder' Serbinenko
249975ba6b * normal/term.c (put_glyphs_terminal): Fix state->num_lines counting.
Reported and tested by: Colin Watson.
2010-07-10 02:23:48 +02:00
Vladimir 'phcoder' Serbinenko
3eaac1a13e * util/grub-mkrescue.in: Don't use tar GNU-ism since it's not necessary
in this context.
2010-07-10 02:15:49 +02:00
starous
1b43dba911 USB hot-plugging 2010-07-08 22:54:35 +02:00
Josip Rodin
6ea933b971 note hr.po with bug number 2010-07-08 15:57:15 +02:00
Josip Rodin
41033aee87 sync translation 2010-07-08 15:54:15 +02:00
Josip Rodin
ac18bfe205 update 2010-07-08 15:39:31 +02:00
Josip Rodin
aa6c0f1a65 init (old version) 2010-07-08 15:38:52 +02:00
Vladimir 'phcoder' Serbinenko
becce1b16a * tests/util/grub-shell.in: Remove bashisms and declare as sh script. 2010-07-07 17:51:26 +02:00
Colin Watson
f7bf0918aa * term/gfxterm.c (grub_gfxterm_background_image_cmd): Fix
indentation.
2010-07-07 14:12:16 +01:00
Fabian Greffrath
6e7433c1bf Get value of correct debconf question when deciding whether to purge
/boot/grub (closes: #588331).
2010-07-07 14:03:11 +01:00
Colin Watson
0b0f9620f2 * conf/common.rmk (grub_probe_SOURCES): Add disk/raid5_recover.c
and disk/raid6_recover.c.
* conf/i386-pc.rmk (grub_setup_SOURCES): Likewise.
* conf/sparc64-ieee1275.rmk (grub_setup_SOURCES): Likewise.
2010-07-06 19:27:55 +01:00
Colin Watson
1e54546914 * term/gfxterm.c (repaint_schedulded): Rename to ...
(repaint_scheduled): ... this.  Update all callers.
(repaint_was_schedulded): Rename to ...
(repaint_was_scheduled): ... this.  Update all callers.
2010-07-06 18:31:45 +01:00
Colin Watson
a2378e361a releasing version 1.98+20100706-1 2010-07-06 18:28:27 +01:00
Colin Watson
833b5c26bb * New Bazaar snapshot.
- USB hub support.
  - Fix GRUB_BACKGROUND configuration ordering.
  - Fix corruption of first entry name in a reiserfs directory.
  - Don't include MD devices when generating device.map (if you're using
    RAID and upgraded through 1.98+20100702-1 or 1.98+20100705-1, you may
    need to fix this up manually).
2010-07-06 18:05:31 +01:00
Colin Watson
5357687a55 * util/deviceiter.c (grub_util_iterate_devices): Skip MD devices,
which we expect to be handled by upper layers.
2010-07-06 15:10:36 +01:00
BVK Chaitanya
29d7e783d2 * bus/usb/usbhub.c: #include time.h header. 2010-07-06 14:53:55 +05:30
Colin Watson
37582066cd * fs/reiserfs.c (grub_reiserfs_iterate_dir): Zero out first byte of
entry_name also for entries without stat blocks (e.g. ".."); fixes
corruption of the first entry in a directory.
2010-07-06 09:51:42 +01:00
Colin Watson
c8c069533f * util/grub.d/00_header.in: Process GRUB_THEME and GRUB_BACKGROUND
after setting gfxterm as the active terminal.  GRUB_BACKGROUND
doesn't work otherwise.
2010-07-06 09:42:37 +01:00
Vladimir 'phcoder' Serbinenko
75d959ea7c Revert latest two Aleš' commits 2010-07-06 01:55:26 +02:00
starous
f1f7d19ead ChangeLog & usbhub.c correction 2010-07-05 20:34:27 +02:00
starous
525ba5f9d0 UHCI portstatus correction 2010-07-05 19:06:47 +02:00
starous
1a0742d4e2 USB hub support 2010-07-05 19:02:05 +02:00