Commit Graph

814 Commits

Author SHA1 Message Date
rmh
7b543ae071 Whoops, fix architecture line 2009-06-04 12:06:23 +00:00
rmh
0d3ece2c3e * Split grub-efi in grub-efi-ia32 and grub-efi-amd64, both available
on i386 and amd64.  (Closes: #524756)
2009-06-04 12:03:55 +00:00
fzielcke-guest
f29ca7f0a0 change grep expression to '[= ]/sbin/update-grub' in grub-pc.preinst and update version to 1.96+20090603-1 2009-06-03 18:03:46 +00:00
fzielcke-guest
81551e188b args add grub-pc.preinst 2009-06-03 12:49:59 +00:00
fzielcke-guest
7a2d7297de Abort the install of grub-pc if /etc/kernel-img.conf still contains /sbin/update-grub. (Closes: #500631) 2009-06-03 12:47:15 +00:00
fzielcke-guest
da61183bc0 Update version to 1.96+20090602 2009-06-02 16:02:28 +00:00
fzielcke-guest
67a720baaf Remove Otavio Salvador from Uploaders with his permission. 2009-06-02 14:38:08 +00:00
fzielcke-guest
c6d14de378 patches/01_uuids_and_lvm_dont_play_along_nicely: New patch. On Debian root=UUID= with lvm still doestn't work so disable it. (Closes: #530357) 2009-06-02 14:34:52 +00:00
fzielcke-guest
98eca5540f Change Vcs-Svn field to point to the trunk. (Closes: #531391) 2009-06-01 10:51:40 +00:00
fzielcke-guest
94a4f11d80 change sed expression /(fd[0-9]\+)/d to /^(fd[0-9]\+)/d 2009-05-29 06:57:27 +00:00
rmh
646ebc4047 Change Vcs-Browser field to viewsvn. 2009-05-28 13:06:43 +00:00
fzielcke-guest
fc9d7d312e forgot to mention Patch by Fabian Greffrath. 2009-05-28 10:21:38 +00:00
fzielcke-guest
204639612f * Skip floopies in the grub-install debconf prompt in grub-pc postinst.
(Closes: #530848)
2009-05-28 10:17:36 +00:00
fzielcke-guest
90d44ae057 change distribution to unstable from sid 2009-05-23 18:05:35 +00:00
rmh
7727e67b7a Merge the linux16/linux32 patches 2009-05-23 16:58:20 +00:00
fzielcke-guest
03fdbdb05e patches/907_rename_linux_to_linux32.diff: New patch to rename linux and initrd to linux32 and initrd32. 2009-05-23 16:44:45 +00:00
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