Commit Graph

814 Commits

Author SHA1 Message Date
fzielcke-guest
d87705a6da Add empty GRUB_CMDLINE_LINUX to /usr/share/grub/default/grub. 2009-08-29 12:58:24 +00:00
fzielcke-guest
f601b7fc77 Don't check that {,DEFAULT} are non zero in grub-pc.config. 2009-08-29 12:33:45 +00:00
fzielcke-guest
e14f1fb890 * Remove also efiemu files from /boot/grun on purge if requested.
* Russian (ru.po) by Yuri Kozlov. (Closes: #544077)
* Check that GRUB_CMDLINE_LINUX and GRUB_CMDLINUX_LINUX_DEFAULT is at
  the start of line in *.postinst.
2009-08-29 11:42:38 +00:00
rmh
6ae9517a58 * New SVN snapshot.
- Fix filesystem mapping on GNU/kFreeBSD.  (Closes: #543950)
2009-08-29 00:45:36 +00:00
fzielcke-guest
21fd369b9d Remove also efiemu files from /boot/grun on purge if requested. 2009-08-28 15:47:45 +00:00
fzielcke-guest
897109ba44 * New SVN snapshot.
* New grub-extras SVN snapshot.
  - Add 915resolution support to the GMA500 (poulsbo) graphics chipset.
    Thanks to Pedro Bulach Gapski. (Closes: #543917)
2009-08-28 14:53:52 +00:00
fzielcke-guest
7b097b4f2c French (fr.po) by Christian Perrier. (Closes: #544023) 2009-08-28 09:49:26 +00:00
fzielcke-guest
d8db2303aa Use `cp -p' to copy /usr/share/grub/default/grub to the temporary
file to preverse permissions.
2009-08-27 19:55:54 +00:00
fzielcke-guest
f602715433 Add missing quotes in grub-pc.config and *.postinst. 2009-08-26 17:14:51 +00:00
fzielcke-guest
247a2ce2ab forgot to commit grub-pc.config changes 2009-08-26 12:17:27 +00:00
fzielcke-guest
3fc74d391d releasing version 1.96+20090826-2 2009-08-26 12:11:23 +00:00
fzielcke-guest
c3c9d42989 releasing version 1.96+20090826-1 2009-08-26 09:00:59 +00:00
fzielcke-guest
a41284d13e Use the right templates in grub-pc.config. (Closes: #543615) 2009-08-26 08:49:23 +00:00
fzielcke-guest
f1569c6f52 releasing version 1.96+20090825-1 2009-08-25 19:45:30 +00:00
fzielcke-guest
a9b818e4c9 Don't add a lintian override for no-debconf-config. Seems like it's not needed 2009-08-24 19:21:51 +00:00
fzielcke-guest
4efdc7330d run debconf-updatepo 2009-08-24 18:27:06 +00:00
fzielcke-guest
0686db77a6 add changelog entry for previous commit 2009-08-24 18:18:01 +00:00
fzielcke-guest
191ec2abae Use #!/bin/sh in *.config and fix a small bashism in grub-pc.config. 2009-08-24 18:06:34 +00:00
fzielcke-guest
7b1f14a868 * Handle GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT via
debconf. Thanks to Martin F. Krafft and Colin Watson for idea and
  hints.
* Use ucfr --force when /etc/default/grub is registered to a grub-* package.
* Add a lintian override for no-debconf-config for grub-common.
2009-08-24 17:59:51 +00:00
rmh
284f9c8fec legacy/upgrade-from-grub-legacy: Reset grub-pc/install_devices. Thanks Colin Watson. (Closes: #541230) 2009-08-24 13:48:57 +00:00
rmh
d0105aae75 * grub-pc.postinst: Only copy unicode.pf2 and moreblue-orbit-grub.png when
/boot/grub/grub.cfg is scheduled to be generated.
2009-08-21 20:09:21 +00:00
rmh
9a6f7817dc * grub-pc.postinst: Don't schedule generation of grub.cfg via grub-install
code path unless we actually run grub-install.
2009-08-21 20:07:06 +00:00
rmh
bb816d0ba9 * grub-pc.postinst: Avoid printing an error if /etc/kernel-img.conf
doesn't exist, because it is misleading.  We simply refrain from
    fixing it and move along.
2009-08-21 19:34:17 +00:00
fzielcke-guest
46ddd50946 Add a Closes: #542314 2009-08-21 05:54:51 +00:00
rmh
6e394dd72a fix changelog 2009-08-20 19:36:20 +00:00
rmh
63e5215fc1 * patches/907_terminal_output_workaround.diff: Remove. It seems that
it wasn't really unnecessary.
2009-08-20 19:36:02 +00:00
fzielcke-guest
dce2e60a26 Fix calling the grub-pc/postrm_purge_boot_grub template in
grub-pc.postinst.
2009-08-16 08:39:08 +00:00
fzielcke-guest
0f88b19a6a Remove `No changes needed' from standards version bump changelog entry 2009-08-16 08:22:02 +00:00
fzielcke-guest
d484cdb8b9 Update Standards version to 3.8.3. No changes needed. 2009-08-16 07:54:21 +00:00
fzielcke-guest
7652adac01 Copy unicode.pf2 instead of ascii.pf2 to /boot/grub in grub-pc
postinst.
2009-08-13 11:02:01 +00:00
rmh
fc85b55467 * patches/002_grub.d_freebsd.in.diff: New patch. Reimplement
10_freebsd.in to handle multiple kernel versions & acpi.ko.
2009-08-10 16:51:00 +00:00
fzielcke-guest
43bcd04ea7 Update the Replaces on grub-common for the other packages to (<<
1.96+20080831-1). (Closes: #540492)
2009-08-08 12:43:04 +00:00
fzielcke-guest
948ceec1ee Prefer unicode over ascii font. (LP: #352034) 2009-08-08 06:43:50 +00:00
fzielcke-guest
b281ca5afe Add changelog entry for `patches/901_dpkg_version_comparison.diff: Updated'
Actual change unfortnunately in previous commit
2009-08-08 06:10:31 +00:00
fzielcke-guest
4bd927f74a Remove -x from shebang in grub-pc.postrm 2009-08-08 06:06:36 +00:00
fzielcke-guest
5115206d45 Remove (Closes: #491872) from changelog. That bug is about recommending os-prober instead of a suggests not about moving it from grub-pc to grub-common 2009-08-07 16:06:33 +00:00
fzielcke-guest
50380e424d adjust changelog for the grub-pc/install_devices template change in previous commit 2009-08-07 10:46:04 +00:00
rmh
98dae7ad10 grub-pc.templates: Rewrite note about installing to partition boot record, making it clearer this option is discouraged. 2009-08-07 10:38:11 +00:00
fzielcke-guest
b109a7e935 Add a Closes: #535525 to changelog entry of previous commit 2009-08-07 10:05:32 +00:00
rmh
8680226b75 * When setting grub-pc/install_devices, obtain input dynamically from
grub-mkdevicemap (rather than devices.map).
2009-08-07 09:59:57 +00:00
fzielcke-guest
6177a38675 use rmdir --ignore-fail-on-non-empty /boot/grub 2009-08-07 06:11:16 +00:00
fzielcke-guest
770cfd857e send error output of rmdir /boot/grub to /dev/null 2009-08-07 06:09:59 +00:00
fzielcke-guest
43ac703e80 change the if [ -f debconf/confmodule ] to use -e in grub-pc.postrm 2009-08-06 17:58:16 +00:00
fzielcke-guest
86ccd744af Move the Suggests: os-prober from grub-pc to grub-common. (Closes: #491872) 2009-08-06 13:15:52 +00:00
fzielcke-guest
f4d0219672 Add a comment to new purge_boot_grub template that this should get reviewed before it can be translated 2009-08-06 09:48:53 +00:00
fzielcke-guest
d75936a4a2 patches/008_dac_palette_width.diff: Remove. (merged) 2009-08-05 06:42:53 +00:00
fzielcke-guest
205b740a5c Add support for multiple LVM metadata areas. (LP: #408580) 2009-08-05 06:32:00 +00:00
fzielcke-guest
be56ff8374 fix the sed call in patches/01_uuids_and_lvm_dont_play_along_nicely.diff 2009-08-04 19:40:53 +00:00
fzielcke-guest
1dc9e276ba change priority to high for the purge_boot_grub debconf prompt. 2009-08-04 19:26:13 +00:00
fzielcke-guest
f1b6156f42 forgot to svn add debian/examples.in 2009-08-04 19:25:32 +00:00