fzielcke-guest
|
62580b3561
|
and again upgrade-from-grub-legacy
|
2008-07-24 07:51:51 +00:00 |
|
fzielcke-guest
|
da6bee03df
|
revert
|
2008-07-24 07:32:19 +00:00 |
|
fzielcke-guest
|
6ac54cfe36
|
moved update-grub call in upgrade-from-grub-legacy above grub-install
|
2008-07-24 05:55:20 +00:00 |
|
fzielcke-guest
|
afbecd7ce3
|
standards version bump, lintian cleanup
|
2008-07-23 21:15:45 +00:00 |
|
fzielcke-guest
|
406df5ac50
|
updated sv.po
|
2008-07-23 15:52:31 +00:00 |
|
fzielcke-guest
|
5a43a3fae3
|
changelog entry
|
2008-07-23 13:54:30 +00:00 |
|
fzielcke-guest
|
d9cb0794a9
|
I don't know why an echo needs >&2 but here it is
|
2008-07-23 12:51:02 +00:00 |
|
fzielcke-guest
|
305d1fce42
|
second try
|
2008-07-23 12:45:20 +00:00 |
|
fzielcke-guest
|
4c4702a00a
|
upgrade-grub-from-legacy: call update-grub if there's no grub.cfg
|
2008-07-23 12:38:48 +00:00 |
|
rmh
|
5eccfd5b39
|
* Rename grub-linuxbios to grub-coreboot (and leave a dummy grub-linuxbios
package to handle upgrades).
|
2008-07-17 15:14:11 +00:00 |
|
rmh
|
0aad2456e5
|
* New SVN snapshot.
- Fix grub-mkrescue manpage generation. (Closes: #489440)
|
2008-07-12 15:50:32 +00:00 |
|
rmh
|
b0cbe40887
|
* patches/02_old_linux_version_comparison.diff: Set interpreter to /bin/bash.
(Closes: #489426, #489446)
|
2008-07-07 13:25:26 +00:00 |
|
rmh
|
0e766602e9
|
* New SVN snapshot.
|
2008-07-04 19:47:36 +00:00 |
|
rmh
|
ae6d925f5c
|
* patches/00_speed_up_font_load.diff: New patch. Generate font files with
only the needed characters. (Closes: #476479, #477083)
|
2008-07-04 19:44:05 +00:00 |
|
rmh
|
13eb775125
|
* patches/02_old_linux_version_comparison.diff: New patch. Steal version
comparison code from GRUB Legacy's update-grub. (Closes: #464086, #489133)
|
2008-07-04 16:08:02 +00:00 |
|
rmh
|
93a903c97b
|
* Bring 03_disable_floppies.diff to pre-r805 state. (Closes: #488375)
|
2008-07-04 14:50:20 +00:00 |
|
rmh
|
c976001835
|
* Use substvars to support linking with liblzo1.
|
2008-06-29 20:39:43 +00:00 |
|
rmh
|
b65fd211e3
|
s/GRUB 2/GRUB/g
|
2008-06-29 19:13:22 +00:00 |
|
rmh
|
5e5820bbf5
|
default/grub: Add commented example to disable graphical terminal.
|
2008-06-29 17:08:18 +00:00 |
|
rmh
|
a6137931be
|
patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Resync.
|
2008-06-26 15:03:49 +00:00 |
|
rmh
|
1fde45fd16
|
* New CVS snapshot.
- Avoids passing UUID to Linux when not using initrd. (Closes: #484228)
|
2008-06-26 14:45:46 +00:00 |
|
rmh
|
f188f3567b
|
Urgency set to high because of #482688.
|
2008-06-21 13:57:49 +00:00 |
|
rmh
|
9ba90eebf9
|
- Call prepare_grub_to_access_device() before accessing devices, never
afterwards. (Closes: #487198)
|
2008-06-21 13:54:18 +00:00 |
|
rmh
|
22c90f3a15
|
* New CVS snapshot.
- Fix module load hook in prepare_grub_to_access_device().
(Closes: #486804)
|
2008-06-19 12:34:24 +00:00 |
|
rmh
|
a6d5d3d78a
|
grub.d/05_debian_theme: Prefer /boot/grub over /usr for image loading, since chances are it's less LVMed.
|
2008-06-19 12:24:44 +00:00 |
|
rmh
|
9667e23642
|
Clarify note about BIOS on Intel Macs
|
2008-06-18 23:24:50 +00:00 |
|
rmh
|
8ffbc84cb6
|
- patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Update.
|
2008-06-16 23:09:01 +00:00 |
|
rmh
|
ecffa35115
|
- patches/02_libgcc_powerpc_hack.diff: Remove. Probably not needed
anymore.
|
2008-06-16 23:03:01 +00:00 |
|
rmh
|
2e5c4695f2
|
Bump snapshot date
|
2008-06-16 22:56:16 +00:00 |
|
rmh
|
877c3dc95f
|
and #485065
|
2008-06-16 22:50:30 +00:00 |
|
rmh
|
0691b4afa5
|
Close #485068
|
2008-06-16 22:48:21 +00:00 |
|
rmh
|
ff1ad20655
|
- Only use UUIDs when requested device is not the same as the one
providing /boot. (Closes: #486119)
|
2008-06-16 22:10:10 +00:00 |
|
rmh
|
5934d7c99e
|
Refurbish 03_disable_floppy_support_in_util_biosdisk.diff into 03_disable_floppies.diff.
|
2008-06-16 21:59:01 +00:00 |
|
rmh
|
3565641ddd
|
- Fixes recent regressions in fs/ext2.c. (Closes: #485279)
|
2008-06-16 21:08:30 +00:00 |
|
rmh
|
79b3c32ca2
|
- Fixes incomplete I2O device support. Thanks Sven Mueller.
(Closes: #486505)
|
2008-06-16 20:47:18 +00:00 |
|
rmh
|
7a214e9139
|
- Uses EUID instead of UID in update-grub. (Closes: #486043, #486039,
#486040, #486041).
|
2008-06-16 20:35:42 +00:00 |
|
rmh
|
9f5edea5ae
|
* patches/06_olpc_prefix_hack.diff: Hardcode prefix to (sd,1) on OLPC.
|
2008-06-15 14:53:58 +00:00 |
|
rmh
|
75b615c4b6
|
* New CVS snapshot.
- Fixes some problems in ext2/ext3 (probably closes some bugs, but I
can't tell which ones).
|
2008-06-15 14:51:46 +00:00 |
|
rmh
|
4ce0402fb3
|
* New CVS snapshot.
- Supports IDA block devices. (Closes: #483858)
|
2008-06-04 11:22:52 +00:00 |
|
rmh
|
a9e5979cd7
|
* 04_uuids_and_abstraction_dont_play_along_nicely.diff: New patch. Disable
UUID parameter to Linux when LVM or dmRAID is in use. (Closes: #484228)
This is a workaround for bug #484297 in udev.
|
2008-06-03 14:31:56 +00:00 |
|
rmh
|
efac0fa3c3
|
* 04_run_grub_mkdevicemap_when_grub_probe_fails.diff: Remove. Argueably
makes grub-probe unreliable and is quite annoying.
|
2008-06-03 14:13:07 +00:00 |
|
rmh
|
b02fe35798
|
* New CVS snapshot.
- patches/06_backward_compat_in_uuid_support.diff: Merged.
- Fixes NULL pointer dereference in biosdisk.c. (Closes: #483895, #483900)
|
2008-06-01 13:47:15 +00:00 |
|
rmh
|
40395030c5
|
- util/biosdisk.c no longer complains about duplicated device.map entries.
(Closes: #481236)
|
2008-05-30 22:03:11 +00:00 |
|
rmh
|
55794dfb25
|
- patches/06_backward_compat_in_uuid_support.diff: New. Make update-grub
generate code that is compatible with older GRUB installs.
|
2008-05-30 21:57:09 +00:00 |
|
rmh
|
d4c92295f8
|
- default/grub: Add commented GRUB_DISABLE_LINUX_UUID variable.
|
2008-05-30 21:55:43 +00:00 |
|
rmh
|
3b85b96664
|
Adjust grub.d/05_debian_theme to use the new UUID-compatible API.
|
2008-05-30 15:13:43 +00:00 |
|
rmh
|
a0135d07f7
|
Update Galician translation
|
2008-05-28 15:19:46 +00:00 |
|
rmh
|
46bbb842a6
|
* New CVS snapshot.
- Work around BIOS bug affecting keyboard on macbooks. (Closes: #482860)
|
2008-05-28 14:43:30 +00:00 |
|
rmh
|
b9e8d22ef2
|
Make sure runtime is only linked with GPLv3-compatible liblzo2-2
|
2008-05-12 15:56:39 +00:00 |
|
rmh
|
ee3f8defea
|
Close a few upstream bugs in changelog.
|
2008-05-12 15:53:43 +00:00 |
|