[d-i-commits] r32188 -
trunk/packages/arch/i386/grub-installer/debian
Christian Perrier
bubulle at costa.debian.org
Wed Nov 16 21:46:23 UTC 2005
Author: bubulle
Date: 2005-11-16 21:46:22 +0000 (Wed, 16 Nov 2005)
New Revision: 32188
Modified:
trunk/packages/arch/i386/grub-installer/debian/changelog
trunk/packages/arch/i386/grub-installer/debian/grub-installer.templates
Log:
Reformat hard-formatted lines to that they don't display badly during
English installs
Modified: trunk/packages/arch/i386/grub-installer/debian/changelog
===================================================================
--- trunk/packages/arch/i386/grub-installer/debian/changelog 2005-11-16 21:40:21 UTC (rev 32187)
+++ trunk/packages/arch/i386/grub-installer/debian/changelog 2005-11-16 21:46:22 UTC (rev 32188)
@@ -1,3 +1,10 @@
+grub-installer (1.12) UNRELEASED; urgency=low
+
+ * Shorten some hard-formatted lines for a better display
+ Closes: #286122
+
+ -- Christian Perrier <bubulle at debian.org> Wed, 16 Nov 2005 22:42:29 +0100
+
grub-installer (1.11) unstable; urgency=low
* Use grub-setup -y option. This is present in sarge, but not woody so we
Modified: trunk/packages/arch/i386/grub-installer/debian/grub-installer.templates
===================================================================
--- trunk/packages/arch/i386/grub-installer/debian/grub-installer.templates 2005-11-16 21:40:21 UTC (rev 32187)
+++ trunk/packages/arch/i386/grub-installer/debian/grub-installer.templates 2005-11-16 21:46:22 UTC (rev 32188)
@@ -41,12 +41,12 @@
.
The device can be specified using GRUB's "(hdn,m)" notation, or as a device
in /dev. Below are some examples:
- - "(hd0)" or "/dev/hda" will install GRUB to the master boot record of
- your first hard drive (IDE);
- - "(hd0,1)" or "/dev/hda2" will use the second partition of your first
- IDE drive;
- - "(hd2,4)" or "/dev/sdc5" will use the first extended partition of your
- third drive (SCSI here);
+ - "(hd0)" or "/dev/hda" will install GRUB to the master boot record
+ of your first hard drive (IDE);
+ - "(hd0,1)" or "/dev/hda2" will use the second partition of your
+ first IDE drive;
+ - "(hd2,4)" or "/dev/sdc5" will use the first extended partition of
+ your third drive (SCSI here);
- "(fd0)" or "/dev/fd0" will install GRUB to a floppy.
Template: grub-installer/password
More information about the d-i-commits
mailing list