rmh
|
b63d878a10
|
* patches/906_revert_to_linux16.diff: Keep using linux16 for now.
|
2009-05-23 15:58:17 +00:00 |
|
fzielcke-guest
|
0e0d8ea018
|
Remove /etc/grub.d/10_hurd on non-Hurd systems in the grub-common preinst. Likewise for 10_freebsd for non kFreebsd and 10_linux on kFreebsd and Hurd (Closes: #523777)
|
2009-05-21 15:19:14 +00:00 |
|
fzielcke-guest
|
a290e49278
|
s/similiar/similar in changelog
|
2009-05-16 18:10:23 +00:00 |
|
fzielcke-guest
|
670a679f51
|
* patches/07_core_in_fs.diff: Updated.
|
2009-05-16 16:09:24 +00:00 |
|
fzielcke-guest
|
0c4f8ed8d7
|
- Export GRUB_TERMINAL_INPUT in grub-mkconfig. (Closes: #526741)
|
2009-05-16 13:59:51 +00:00 |
|
fzielcke-guest
|
27ddb30ff4
|
- Add drivemap command, similiar to grub-legacy's map command.
(Closes: 503630)
|
2009-05-14 13:09:28 +00:00 |
|
rmh
|
992894755e
|
* patches/905_setup_force.diff: Relax blocklist warnings.
|
2009-05-10 15:58:03 +00:00 |
|
rmh
|
1238ab3a0f
|
rules: Set GRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 in CFLAGS.
|
2009-05-05 18:25:37 +00:00 |
|
rmh
|
7d9785eaa4
|
Revert my last commit. grub-dumpbios doesn't seem to be efi-specific.
|
2009-05-04 19:19:34 +00:00 |
|
rmh
|
1e7a80f366
|
Move grub-dumpbios from grub-common to grub-${platform}
|
2009-05-04 19:15:45 +00:00 |
|
fzielcke-guest
|
58a97da600
|
* Add --enable-efiemu to' ./configure' flags.
* Add a build dependency on gcc-multilib on i386.
* Drop alternate build dependency on gcc-4.1 (<< 4.1.2).
|
2009-05-04 19:03:48 +00:00 |
|
fzielcke-guest
|
2c2c9249c6
|
Update version number and add a newline to manpages.in. dpkg-source complained about it
|
2009-05-04 18:43:40 +00:00 |
|
fzielcke-guest
|
f78242aa1f
|
move *.manpages to one manpages.in and copy it to package.manapges in rules
|
2009-05-03 15:53:59 +00:00 |
|
fzielcke-guest
|
f2b088cbd8
|
* Add a dependency on $(AUTOGEN_FILES) for the configure/grub-common target,
this is needed now that upstream removed the autogenerated files from SVN.
|
2009-05-03 15:31:47 +00:00 |
|
fzielcke-guest
|
d6d872659e
|
* Suggest genisoimage on grub-pc and grub-ieee1275, because grub-mkrescue
needs it to create a cd image. (Closes: #525845)
|
2009-04-27 13:34:17 +00:00 |
|
fzielcke-guest
|
591d898a8d
|
Add a manpage for the update-grub and update-grub2 stubs, written by me. (Closes: #523876)
|
2009-04-19 14:12:07 +00:00 |
|
fzielcke-guest
|
f32a6cd205
|
Add lpia to the archictectures to reduce the ubuntu delta.
|
2009-04-14 07:44:14 +00:00 |
|
fzielcke-guest
|
f3ca8be224
|
* Place new grub-dumpbios in grub-common.
|
2009-04-12 14:06:27 +00:00 |
|
rmh
|
25988d5f3c
|
* Remove 04_uuids_and_abstraction_dont_play_along_nicely.diff now that
bugs #435983 and #455746 in mdadm and dmsetup have been fixed.
|
2009-04-12 13:21:44 +00:00 |
|
fzielcke-guest
|
016c0ead65
|
- patches/08_powerpc-ieee1275_build_fix.patch: Remove (merged).
|
2009-04-11 20:23:13 +00:00 |
|
fzielcke-guest
|
0cc6743421
|
update version number
|
2009-04-11 20:13:06 +00:00 |
|
fzielcke-guest
|
3c762db841
|
s/FreeBSD/(k)FreeBSD
|
2009-04-11 19:06:49 +00:00 |
|
fzielcke-guest
|
09379a8306
|
- Add support for char devices on FreeBSD. (Closes: #521292)
|
2009-04-11 09:46:58 +00:00 |
|
fzielcke-guest
|
27fcd99a02
|
- Fix a segfault with LVM on RAID. (Closes: #520637)
|
2009-04-08 15:07:46 +00:00 |
|
fzielcke-guest
|
41705d456e
|
* German (de.po) by Helge Kreutzmann. (Closes: #522815)
|
2009-04-06 17:56:12 +00:00 |
|
rmh
|
fbfc4205d0
|
Update my email address.
|
2009-04-06 15:54:27 +00:00 |
|
fzielcke-guest
|
ceacb3fce2
|
* New SVN snapshot.
- Add support for parttool command, which you can use to hide partitions.
(Closes: #505905)
|
2009-04-06 10:06:04 +00:00 |
|
fzielcke-guest
|
033186e273
|
updated eu.po
|
2009-04-04 15:13:58 +00:00 |
|
fzielcke-guest
|
95d391c9d1
|
[ Updated translations ]
* Basque (eu.po) by Piarres Beobide (Closes: #522457)
|
2009-04-04 07:47:49 +00:00 |
|
jordi
|
b2990cc5c5
|
Add patch 08_powerpc-ieee1275_build_fix.patch to fix powerpc-ieee1275
builds which were lacking header files for kernel_elf_HEADERS. Thanks
Vladimir Serbinenko.
|
2009-04-03 18:59:36 +00:00 |
|
jordi
|
6b06884b39
|
Add myself to Uploaders.
|
2009-04-02 19:57:35 +00:00 |
|
jordi
|
8fc80126cc
|
Fix handling of filename string lengths in HFS.
(Really closes: #516458).
|
2009-04-02 19:23:05 +00:00 |
|
rmh
|
c01e72fc08
|
* New SVN snapshot.
- Fix regression in disk/raid.c. (Closes: #521897, #514338)
|
2009-04-01 01:32:59 +00:00 |
|
rmh
|
9f2facb32b
|
* Add debconf template to automatically run grub-install during upgrades
(prior user confirmation). (Closes: #514705)
|
2009-03-31 23:21:09 +00:00 |
|
rmh
|
1bc7a4735a
|
Fix kopt parsing in grub-pc.config. Thanks Marcus Obst. (Closes: #514837)
|
2009-03-31 21:38:47 +00:00 |
|
rmh
|
c6aa3b5c63
|
Remove grub-of transitional package (Lenny had grub-ieee1275 already)
|
2009-03-31 21:06:40 +00:00 |
|
fzielcke-guest
|
7accc5b1a5
|
- Fix ext4 extents on powerpc. (Closes: #520286)
|
2009-03-19 09:37:41 +00:00 |
|
fzielcke-guest
|
55d2735531
|
* New SVN snapshot.
- Pass grub's gfxterm mode to Linux kernel. (Closes: #519506)
|
2009-03-18 10:48:31 +00:00 |
|
fzielcke-guest
|
ec647699c0
|
update version to 1.96+20090317-1
|
2009-03-17 13:42:56 +00:00 |
|
fzielcke-guest
|
d1f58f04e2
|
* Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #519417)
|
2009-03-12 13:29:47 +00:00 |
|
fzielcke-guest
|
3983418fcf
|
urm I meant standards version 3.8.1
|
2009-03-12 09:47:48 +00:00 |
|
fzielcke-guest
|
3ee3069b75
|
* Update Standards version to 3.8.0. No changes need.
|
2009-03-12 09:46:40 +00:00 |
|
fzielcke-guest
|
2375cd888f
|
* New SVN snapshot.
- Fix loading of files with underscore in HFS. (Closes: #516458)
|
2009-03-12 08:20:33 +00:00 |
|
fzielcke-guest
|
d4dffc88ec
|
New SVN snapshot 1.96+20090309
|
2009-03-09 09:06:53 +00:00 |
|
fzielcke-guest
|
372f5e2e4a
|
update version and distribution to unstable in changelog
|
2009-03-07 10:55:11 +00:00 |
|
fzielcke-guest
|
598e609aeb
|
fix wrong linebreak in debian/script
|
2009-03-04 12:25:13 +00:00 |
|
fzielcke-guest
|
6388f8902b
|
add myself to Uploaders
|
2009-03-04 12:12:00 +00:00 |
|
fzielcke-guest
|
975194ebac
|
add be.po
|
2009-03-04 09:50:48 +00:00 |
|
fzielcke-guest
|
88183db4b8
|
Try to avoid false positives with FAT. (Closes: #514263)
|
2009-02-09 14:20:11 +00:00 |
|
rmh
|
8fd3f33086
|
- Avoid mounting ext2 partitions with backward-incompatible features.
(Closes: #502333)
|
2009-02-07 23:17:54 +00:00 |
|