Merge lp:~tj/ubuntu/vivid/grub-installer/lp1354730 into lp:ubuntu/vivid/grub-installer

Proposed by TJ
Status: Rejected
Rejected by: Mathieu Trudel-Lapierre
Proposed branch: lp:~tj/ubuntu/vivid/grub-installer/lp1354730
Merge into: lp:ubuntu/vivid/grub-installer
Diff against target: 40548 lines (+40068/-0) (has conflicts)
94 files modified
.gitignore (+1/-0)
Makefile (+12/-0)
debian/.gitignore (+4/-0)
debian/changelog (+4399/-0)
debian/compat (+1/-0)
debian/control (+20/-0)
debian/copyright (+4/-0)
debian/grub-installer.install (+6/-0)
debian/grub-installer.templates (+228/-0)
debian/isinstallable (+43/-0)
debian/po/POTFILES.in (+1/-0)
debian/po/am.po (+423/-0)
debian/po/ar.po (+449/-0)
debian/po/ast.po (+455/-0)
debian/po/be.po (+459/-0)
debian/po/bg.po (+476/-0)
debian/po/bn.po (+465/-0)
debian/po/bo.po (+428/-0)
debian/po/bs.po (+458/-0)
debian/po/ca.po (+466/-0)
debian/po/cs.po (+452/-0)
debian/po/cy.po (+458/-0)
debian/po/da.po (+475/-0)
debian/po/de.po (+487/-0)
debian/po/dz.po (+450/-0)
debian/po/el.po (+482/-0)
debian/po/eo.po (+454/-0)
debian/po/es.po (+507/-0)
debian/po/et.po (+462/-0)
debian/po/eu.po (+462/-0)
debian/po/fa.po (+453/-0)
debian/po/fi.po (+459/-0)
debian/po/fr.po (+485/-0)
debian/po/ga.po (+459/-0)
debian/po/gl.po (+461/-0)
debian/po/gu.po (+448/-0)
debian/po/he.po (+457/-0)
debian/po/hi.po (+458/-0)
debian/po/hr.po (+455/-0)
debian/po/hu.po (+450/-0)
debian/po/id.po (+468/-0)
debian/po/is.po (+460/-0)
debian/po/it.po (+478/-0)
debian/po/ja.po (+461/-0)
debian/po/ka.po (+470/-0)
debian/po/kk.po (+452/-0)
debian/po/km.po (+443/-0)
debian/po/kn.po (+454/-0)
debian/po/ko.po (+456/-0)
debian/po/ku.po (+451/-0)
debian/po/lo.po (+434/-0)
debian/po/lt.po (+466/-0)
debian/po/lv.po (+461/-0)
debian/po/mk.po (+456/-0)
debian/po/ml.po (+456/-0)
debian/po/mr.po (+450/-0)
debian/po/nb.po (+470/-0)
debian/po/ne.po (+461/-0)
debian/po/nl.po (+469/-0)
debian/po/nn.po (+459/-0)
debian/po/output (+1/-0)
debian/po/pa.po (+453/-0)
debian/po/pl.po (+467/-0)
debian/po/pt.po (+463/-0)
debian/po/pt_BR.po (+474/-0)
debian/po/ro.po (+488/-0)
debian/po/ru.po (+463/-0)
debian/po/se.po (+433/-0)
debian/po/si.po (+440/-0)
debian/po/sk.po (+464/-0)
debian/po/sl.po (+473/-0)
debian/po/sq.po (+454/-0)
debian/po/sr.po (+457/-0)
debian/po/sv.po (+462/-0)
debian/po/ta.po (+454/-0)
debian/po/te.po (+440/-0)
debian/po/templates.pot (+395/-0)
debian/po/th.po (+443/-0)
debian/po/tl.po (+472/-0)
debian/po/tr.po (+468/-0)
debian/po/ug.po (+458/-0)
debian/po/uk.po (+456/-0)
debian/po/vi.po (+458/-0)
debian/po/zh_CN.po (+451/-0)
debian/po/zh_TW.po (+450/-0)
debian/postinst (+2/-0)
debian/rules (+11/-0)
ensure-active.c (+104/-0)
functions.sh (+39/-0)
grub-installer (+1438/-0)
otheros.sh (+197/-0)
prep-bootdev.c (+39/-0)
rescue.d/80grub-reinstall (+52/-0)
rescue.d/80grub-reinstall.tst (+2/-0)
Conflict adding file Makefile.  Moved existing file to Makefile.moved.
Conflict adding file debian.  Moved existing file to debian.moved.
Conflict adding file ensure-active.c.  Moved existing file to ensure-active.c.moved.
Conflict adding file functions.sh.  Moved existing file to functions.sh.moved.
Conflict adding file grub-installer.  Moved existing file to grub-installer.moved.
Conflict adding file otheros.sh.  Moved existing file to otheros.sh.moved.
Conflict adding file prep-bootdev.c.  Moved existing file to prep-bootdev.c.moved.
Conflict adding file rescue.d.  Moved existing file to rescue.d.moved.
To merge this branch: bzr merge lp:~tj/ubuntu/vivid/grub-installer/lp1354730
Reviewer Review Type Date Requested Status
Mathieu Trudel-Lapierre Needs Resubmitting
Review via email: mp+249974@code.launchpad.net

Description of the change

Fix installer failure due to grub-probe returning more than one device in the case of BTRS multi-disk RAID volumes.

To post a comment you must log in.
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Looks like you've set this merge against the wrong branch, this is why you have so many conflicts. You'll want to resubmit this for lp:~ubuntu-core-dev/grub-installer/ubuntu.

review: Needs Resubmitting
Revision history for this message
TJ (tj) wrote :

On 17/02/15 13:52, Mathieu Trudel-Lapierre wrote:
> Review: Resubmit
>
> Looks like you've set this merge against the wrong branch, this is why you have so many conflicts. You'll want to resubmit this for lp:~ubuntu-core-dev/grub-installer/ubuntu.
>

I'm not sure what bzr is doing, but it doesn't make sense. I don't see how I can alter the target. The repository parent branch is:

$ bzr info
Standalone tree (format: 2a)
Location:
   branch root: .

Related branches:
     push branch: bzr+ssh://bazaar.launchpad.net/~tj/ubuntu/vivid/grub-installer/lp1354730/
   parent branch: http://bazaar.launchpad.net/~ubuntu-core-dev/grub-installer/ubuntu/

$ bzr push lp:~tj/grub-installer/ubuntu/lp1354730
bzr: ERROR: Permission denied: "~tj/grub-installer/ubuntu/lp1354730/": : Cannot create branch at '/~tj/grub-installer/ubuntu/lp1354730'

$ bzr push lp:~tj/ubuntu/grub-installer/lp1354730
bzr: ERROR: Invalid url supplied to transport: "lp:~tj/ubuntu/grub-installer/lp1354730": No such distribution series grub-installer.

$ bzr push --stacked lp:~tj/ubuntu/vivid/grub-installer/lp1354730
Ignoring request for a stacked branch as repository already exists at the destination location.
No new revisions or tags to push.

Revision history for this message
TJ (tj) wrote :

On 17/02/15 13:52, Mathieu Trudel-Lapierre wrote:
> Review: Resubmit
>
> Looks like you've set this merge against the wrong branch, this is why you have so many conflicts. You'll want to resubmit this for lp:~ubuntu-core-dev/grub-installer/ubuntu.
>

OK, thanks to 'dobey' I believe I've got it sorted.

https://code.launchpad.net/~tj/grub-installer/lp1354730/+merge/250056

Unmerged revisions

1269. By TJ

grub_probe(): return a single line in BTRFS multi-disk RAID configurations

1268. By dann frazier

releasing package grub-installer version 1.78ubuntu24

1267. By dann frazier

Install grub-arm64-efi on arm64/efi platforms. (From Debian)

1266. By Colin Watson

releasing package grub-installer version 1.78ubuntu23

1265. By Colin Watson

On ppc64el, wipe the PReP partition before installing grub-ieee1275,
otherwise installations where the PReP partition is not empty and does
not contain a previous boot loader installation will fail now that
grub-ieee1275.postinst runs grub-install (LP: #1376973).

1264. By Colin Watson

releasing package grub-installer version 1.78ubuntu22

1263. By Colin Watson

Handle partitioned /dev/mdNNN devices, installing to the corresponding
disk instead (LP: #1370368).

1262. By Colin Watson

Rebuild against libparted2.

1261. By Colin Watson

releasing package grub-installer version 1.78ubuntu20

1260. By Colin Watson

Fall back to grub-pc if there is no /target/boot/efi directory (thanks,
Phillip Susi; LP: #1302418).

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file '.gitignore'
2--- .gitignore 1970-01-01 00:00:00 +0000
3+++ .gitignore 2015-02-17 10:29:36 +0000
4@@ -0,0 +1,1 @@
5+ensure-active
6
7=== added file 'Makefile'
8--- Makefile 1970-01-01 00:00:00 +0000
9+++ Makefile 2015-02-17 10:29:36 +0000
10@@ -0,0 +1,12 @@
11+CFLAGS := -Os -g -Wall
12+
13+all: ensure-active prep-bootdev
14+
15+ensure-active: ensure-active.c
16+ $(CC) $(CFLAGS) $^ -o $@ -lparted
17+
18+prep-bootdev: prep-bootdev.c
19+ $(CC) $(CFLAGS) $^ -o $@ -lparted
20+
21+clean:
22+ rm -f ensure-active prep-bootdev
23
24=== renamed file 'Makefile' => 'Makefile.moved'
25=== added directory 'debian'
26=== renamed directory 'debian' => 'debian.moved'
27=== added file 'debian/.gitignore'
28--- debian/.gitignore 1970-01-01 00:00:00 +0000
29+++ debian/.gitignore 2015-02-17 10:29:36 +0000
30@@ -0,0 +1,4 @@
31+*.debhelper*
32+*.substvars
33+files
34+grub-installer
35
36=== added file 'debian/changelog'
37--- debian/changelog 1970-01-01 00:00:00 +0000
38+++ debian/changelog 2015-02-17 10:29:36 +0000
39@@ -0,0 +1,4399 @@
40+grub-installer (1.78ubuntu24.1) vivid; urgency=medium
41+
42+ * grub_probe(): return a single line in BTRFS multi-disk RAID configurations
43+ (LP: #1354730).
44+
45+ -- TJ <ubuntu@iam.tj> Tue, 17 Feb 2015 10:00:00 +0000
46+
47+grub-installer (1.78ubuntu24) vivid; urgency=medium
48+
49+ * Install grub-arm64-efi on arm64/efi platforms. (From Debian)
50+
51+ -- dann frazier <dannf@ubuntu.com> Tue, 03 Feb 2015 16:45:04 -0700
52+
53+grub-installer (1.78ubuntu23) utopic; urgency=medium
54+
55+ * On ppc64el, wipe the PReP partition before installing grub-ieee1275,
56+ otherwise installations where the PReP partition is not empty and does
57+ not contain a previous boot loader installation will fail now that
58+ grub-ieee1275.postinst runs grub-install (LP: #1376973).
59+
60+ -- Colin Watson <cjwatson@debian.org> Mon, 06 Oct 2014 18:29:15 +0100
61+
62+grub-installer (1.78ubuntu22) utopic; urgency=medium
63+
64+ * Handle partitioned /dev/mdNNN devices, installing to the corresponding
65+ disk instead (LP: #1370368).
66+
67+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 26 Sep 2014 15:50:41 +0100
68+
69+grub-installer (1.78ubuntu21) utopic; urgency=medium
70+
71+ * Rebuild against libparted2.
72+
73+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 21 Jul 2014 21:43:16 +0100
74+
75+grub-installer (1.78ubuntu20) trusty; urgency=medium
76+
77+ * Fall back to grub-pc if there is no /target/boot/efi directory (thanks,
78+ Phillip Susi; LP: #1302418).
79+
80+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 09 Apr 2014 15:20:05 +0100
81+
82+grub-installer (1.78ubuntu19) trusty; urgency=medium
83+
84+ * If grub-installer/bootdev was set to (hd0), override it to the OS device
85+ name for the first disk if possible (LP: #1292628).
86+
87+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 28 Mar 2014 13:11:31 +0000
88+
89+grub-installer (1.78ubuntu18) trusty; urgency=medium
90+
91+ * When wiping the PReP partition on ppc64el/grub-ieee1275, limit the write
92+ to the size of the partition, otherwise dd fails.
93+
94+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 Mar 2014 12:59:07 +0000
95+
96+grub-installer (1.78ubuntu17) trusty; urgency=medium
97+
98+ * On ppc64el/grub-ieee1275, wipe the PReP partition before running
99+ grub-install.
100+
101+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 18 Mar 2014 15:44:21 +0000
102+
103+grub-installer (1.78ubuntu16) trusty; urgency=low
104+
105+ [ Dave Chiluk ]
106+ * Force grub-installer/bootdev to take precedence over only_debian and
107+ with_other_os. (LP: #1012629)
108+
109+ -- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 27 Feb 2014 17:04:45 +0000
110+
111+grub-installer (1.78ubuntu15) trusty; urgency=medium
112+
113+ * Cherrypick 1.92 changes:
114+ * Adapt patch from Guilhem Moulin to always honor
115+ grub-installer/bootdev, when it was preseeded, instead of insisting on
116+ automatic detection which may lead to unpredictable results (e.g. use
117+ a different device, or fail unattended installation). Closes:
118+ #666974. LP: #1012629.
119+
120+ -- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 25 Feb 2014 16:43:41 +0000
121+
122+grub-installer (1.78ubuntu14) trusty; urgency=medium
123+
124+ * Only look for the prep flag, not boot as well; these appear to be
125+ mutually exclusive on GPT.
126+
127+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 31 Jan 2014 15:16:35 +0000
128+
129+grub-installer (1.78ubuntu13) trusty; urgency=medium
130+
131+ * Fix ppc64el detection in boot device hack.
132+
133+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 31 Jan 2014 14:33:11 +0000
134+
135+grub-installer (1.78ubuntu12) trusty; urgency=medium
136+
137+ * Add a hack to pick the right boot device on ppc64el. This should really
138+ be done in grub-install instead, and will need to be done there in order
139+ to support major GRUB upgrades properly, but this will tide us over for
140+ now.
141+
142+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 31 Jan 2014 12:50:09 +0000
143+
144+grub-installer (1.78ubuntu11) trusty; urgency=medium
145+
146+ * Add ppc64el support.
147+
148+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 24 Jan 2014 17:11:23 +0000
149+
150+grub-installer (1.78ubuntu10) trusty; urgency=medium
151+
152+ * Handle NVMe devices, based on the debug logs from Colin
153+ King. Preliminary support (LP: #1265483)
154+
155+ -- Dimitri John Ledkov <xnox@ubuntu.com> Fri, 03 Jan 2014 10:28:09 +0000
156+
157+grub-installer (1.78ubuntu9) trusty; urgency=low
158+
159+ * Handle FusionIO devices, based on work by Igor Sharovar (LP: #1237519).
160+
161+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 12 Nov 2013 16:50:04 +0000
162+
163+grub-installer (1.78ubuntu8) saucy; urgency=low
164+
165+ * Always use grub-efi-amd64-signed on 64bit UEFI systems instead of
166+ relying on SecureBoot detection. (LP: #1184297)
167+
168+ -- Stéphane Graber <stgraber@ubuntu.com> Thu, 18 Jul 2013 15:41:07 -0400
169+
170+grub-installer (1.78ubuntu7) saucy; urgency=low
171+
172+ * update_grub() used a variable called $update_grub, change name
173+ to $update_grub_cmd to prevent this clash. LP: #1171099
174+
175+ -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 10 Jul 2013 13:31:44 +0100
176+
177+grub-installer (1.78ubuntu6) raring; urgency=low
178+
179+ * Fix code that transfers user boot parameters into target system to work
180+ even when grub-pc is already installed, as in the case of installing
181+ with a live filesystem (LP: #664526).
182+
183+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 18 Feb 2013 14:29:41 +0000
184+
185+grub-installer (1.78ubuntu5) quantal; urgency=low
186+
187+ * Ensure appropriate package removals if grub-efi-amd64-signed is
188+ selected.
189+ * Remove grub-efi-amd64-signed if grub-efi is selected.
190+
191+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 09 Oct 2012 14:22:11 +0100
192+
193+grub-installer (1.78ubuntu4) quantal; urgency=low
194+
195+ * If the SecureBoot EFI variable is set, then install
196+ grub-efi-amd64-signed rather than grub-efi, along with shim-signed if
197+ available.
198+
199+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 08 Oct 2012 20:50:53 +0100
200+
201+grub-installer (1.78ubuntu3) quantal; urgency=low
202+
203+ * Fix incorrect test for whether to bind-mount /sys (LP: #1054323).
204+
205+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 24 Sep 2012 21:37:10 +0100
206+
207+grub-installer (1.78ubuntu2) quantal; urgency=low
208+
209+ * Don't try to use local outside a function (LP: #1053317).
210+
211+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 20 Sep 2012 13:33:04 +0100
212+
213+grub-installer (1.78ubuntu1) quantal; urgency=low
214+
215+ * Resynchronise with Debian. Remaining changes:
216+ - Show the grub menu and raise the menu timeout if other operating
217+ systems are installed (only for GRUB Legacy right now).
218+ - Remove splash boot parameter unless debian-installer/framebuffer=true
219+ and debian-installer/splash=true.
220+ - If / or /boot are on a removable device, install GRUB there by
221+ default.
222+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
223+ grub-installer to use its default MBR selection method despite there
224+ being unsupported operating systems on the disk.
225+ - Handle cases where /boot is bind-mounted.
226+ - Add support for writing an GRUB Legacy MBR on each disk in an
227+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
228+ - Properly make use of output from os-prober to configure the booting of
229+ other operating systems on dmraid arrays. Attempt to guess where in
230+ the device map the array belongs, by substituting the first drive in
231+ the dmraid array for the dmraid array device node itself, and removing
232+ any reference to other member disks of the array.
233+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
234+ package is a bit old and still requires this.
235+ - Allow grub/grub2 choice for ext4, though still default to grub2.
236+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
237+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
238+ to install to each of the RAID members.
239+ - If using GRUB 2 and installing to a RAID device any of whose
240+ components are partitions, then default to installing to the MBRs of
241+ each of the containing disks, since GRUB 2 will refuse to install to
242+ the partition devices.
243+ - On i386/efi and amd64/efi subarchitectures, install grub-efi and purge
244+ grub, grub-legacy, and grub-pc; elsewhere, purge grub-efi*.
245+ - Add a preseedable grub-installer/timeout template to adjust the
246+ initial GRUB timeout.
247+ - Install GRUB to the SATA RAID or multipath device when /boot is on
248+ such a device, rather than installing to the first hard disk.
249+ - Remove grub-gfxpayload-lists in situations where we need to remove
250+ grub-pc.
251+ - Remove 'quiet' from target system command line if
252+ debian-installer/quiet is set to false.
253+ - When /boot is on a loopback device (i.e. Wubi), install GRUB there.
254+ - Simplify /proc and /sys mounting; make sure they're consistently
255+ mounted for the entire life of grub-installer, and consistently
256+ unmounted on exit.
257+ - Only process the output of os-prober into boot menu entries if we're
258+ actually going to use them; if we're using GRUB 2 and os-prober is
259+ installed, then it will deal with this itself and do a better job of
260+ it.
261+ * Drop grub-installer/bootdev_directory preseeding. Wubi no longer uses
262+ this, and we no longer care about grub4dos.
263+
264+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 19 Sep 2012 10:17:29 +0100
265+
266+grub-installer (1.78) unstable; urgency=low
267+
268+ [ Updated translations ]
269+ * Croatian (hr.po) by Tomislav Krznar
270+
271+ -- Christian Perrier <bubulle@debian.org> Sat, 25 Aug 2012 08:33:09 +0200
272+
273+grub-installer (1.77) unstable; urgency=low
274+
275+ [ Cyril Brulebois ]
276+ * Apply patch from Mike Miller to fix the syntax error in the
277+ linprocfs/kFreeBSD code (Closes: #683867). Many thanks for the
278+ tested patch!
279+
280+ [ Christian Perrier ]
281+ * Add myself to Uploaders
282+
283+ -- Christian Perrier <bubulle@debian.org> Sun, 05 Aug 2012 10:59:40 +0200
284+
285+grub-installer (1.76) unstable; urgency=low
286+
287+ [ Joey Hess ]
288+ * Fix /proc mounting code to use linprocfs on kFreeBSD. Closes: #613430
289+ * Remove code that relies on target fstab containing /proc, which it no
290+ longer does. Closes: #637684
291+
292+ [ Updated translations ]
293+ * Irish (ga.po) by Kevin Patrick Scannell
294+
295+ -- Julien Cristau <jcristau@debian.org> Fri, 03 Aug 2012 09:43:34 +0200
296+
297+grub-installer (1.75) unstable; urgency=high
298+
299+ * Team upload.
300+ * Make sure /proc is mounted in $ROOT (usually: /target) so that grub
301+ can find all needed bits, like RAID and LVM stuff through /proc/devices
302+ (Closes: #662086).
303+
304+ -- Cyril Brulebois <kibi@debian.org> Wed, 11 Jul 2012 15:28:45 +0200
305+
306+grub-installer (1.74) unstable; urgency=low
307+
308+ * Team upload
309+
310+ [ Updated translations ]
311+ * Croatian (hr.po) by Tomislav Krznar
312+
313+ -- Christian Perrier <bubulle@debian.org> Wed, 20 Jun 2012 00:41:26 +0200
314+
315+grub-installer (1.73) unstable; urgency=low
316+
317+ * Team upload
318+
319+ [ Updated translations ]
320+ * Amharic (am.po) by Tegegne Tefera
321+
322+ -- Christian Perrier <bubulle@debian.org> Mon, 18 Jun 2012 18:45:34 +0200
323+
324+grub-installer (1.72) unstable; urgency=low
325+
326+ * Team upload
327+
328+ [ Updated translations ]
329+ * Galician (gl.po) by Jorge Barreiro
330+
331+ -- Christian Perrier <bubulle@debian.org> Sun, 17 Jun 2012 11:25:29 +0200
332+
333+grub-installer (1.71) unstable; urgency=low
334+
335+ * Team upload
336+ * Replace XC-package-Type by Package-Type
337+
338+ [ Jeremie Koenig ]
339+ * Work around the unavailability of /proc/mounts on Hurd.
340+
341+ [ Updated translations ]
342+ * Tibetan (bo.po) by Tennom
343+ * Welsh (cy.po) by Dafydd Tomos
344+ * Danish (da.po) by Joe Hansen
345+ * Basque (eu.po) by Piarres Beobide
346+ * Finnish (fi.po) by Timo Jyrinki
347+ * Galician (gl.po) by Jorge Barreiro
348+ * Hungarian (hu.po) by SZERVÁC Attila
349+ * Icelandic (is.po) by Sveinn í Felli
350+ * Lao (lo.po) by Anousak Souphavanh
351+ * Lithuanian (lt.po) by Rimas Kudelis
352+ * Latvian (lv.po) by Rūdolfs Mazurs
353+ * Macedonian (mk.po) by Arangel Angov
354+ * Malayalam (ml.po) by Praveen Arimbrathodiyil
355+ * Panjabi (pa.po) by A S Alam
356+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
357+ * Slovenian (sl.po) by Vanja Cvelbar
358+ * Vietnamese (vi.po) by Hai-Nam Nguyen
359+ * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
360+
361+ -- Christian Perrier <bubulle@debian.org> Fri, 15 Jun 2012 19:04:26 +0200
362+
363+grub-installer (1.70) unstable; urgency=low
364+
365+ [ Updated translations ]
366+ * Arabic (ar.po) by Ossama Khayat
367+ * Asturian (ast.po) by Mikel González
368+ * Bulgarian (bg.po) by Damyan Ivanov
369+ * Bengali (bn.po) by Ayesha Akhtar
370+ * Catalan (ca.po) by Jordi Mallach
371+ * Danish (da.po) by Joe Hansen
372+ * Greek (el.po) by galaxico
373+ * Estonian (et.po) by Mattias Põldaru
374+ * Indonesian (id.po) by Mahyuddin Susanto
375+ * Icelandic (is.po) by Sveinn í Felli
376+ * Italian (it.po) by Milo Casagrande
377+ * Khmer (km.po) by Khoem Sokhem
378+ * Kannada (kn.po) by Prabodh C P
379+ * Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
380+ * Polish (pl.po) by Marcin Owsiany
381+ * Romanian (ro.po) by Ioan Eugen Stan
382+ * Serbian (sr.po) by Karolina Kalic
383+ * Turkish (tr.po) by Mert Dirik
384+
385+ -- Otavio Salvador <otavio@debian.org> Thu, 15 Mar 2012 14:44:37 -0300
386+
387+grub-installer (1.69) unstable; urgency=low
388+
389+ [ Joey Hess ]
390+ * Simplify grub package selection code.
391+ * Don't allow using GRUB legacy when booting from btrfs.
392+
393+ [ Updated translations ]
394+ * Arabic (ar.po) by Ossama Khayat
395+ * Bosnian (bs.po) by Armin Besirovic
396+ * Dzongkha (dz.po) by Jurmey Rabgay
397+ * Persian (fa.po) by Behrad Eslamifar
398+ * Hebrew (he.po) by Lior Kaplan
399+ * Hindi (hi.po) by Kumar Appaiah
400+ * Khmer (km.po) by Chan Sambathratanak
401+ * Kannada (kn.po) by vignesh prabhu
402+ * Marathi (mr.po) by sampada
403+ * Polish (pl.po) by Marcin Owsiany
404+ * Slovak (sk.po) by Ivan Masár
405+ * Swedish (sv.po) by Martin Bagge / brother
406+ * Telugu (te.po) by Arjuna Rao Chavala
407+
408+ -- Otavio Salvador <otavio@debian.org> Sat, 19 Nov 2011 16:33:12 -0200
409+
410+grub-installer (1.68ubuntu5) precise; urgency=low
411+
412+ * Update Ubuntu-specific translations from Launchpad.
413+
414+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 11 Apr 2012 11:43:22 +0100
415+
416+grub-installer (1.68ubuntu4) oneiric; urgency=low
417+
418+ * Remove spurious newline from debian/po/bs.po, fixing ubiquity FTBFS.
419+
420+ -- Adam Conrad <adconrad@ubuntu.com> Thu, 29 Sep 2011 18:04:42 -0600
421+
422+grub-installer (1.68ubuntu3) oneiric; urgency=low
423+
424+ * Only process the output of os-prober into boot menu entries if we're
425+ actually going to use them; if we're using GRUB 2 and os-prober is
426+ installed, then it will deal with this itself and do a better job of it
427+ (LP: #851704).
428+
429+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 29 Sep 2011 09:00:21 +0100
430+
431+grub-installer (1.68ubuntu2) oneiric; urgency=low
432+
433+ * Really allow grub/grub2 choice for ext4 (lost in merge).
434+
435+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 23 Sep 2011 21:44:55 +0100
436+
437+grub-installer (1.68ubuntu1) oneiric; urgency=low
438+
439+ * Resynchronise with Debian (preseeding change in 1.68 fixes LP: #857548).
440+ Remaining changes:
441+ - Show the grub menu and raise the menu timeout if other operating
442+ systems are installed (only for GRUB Legacy right now).
443+ - Remove splash boot parameter unless debian-installer/framebuffer=true
444+ and debian-installer/splash=true.
445+ - If / or /boot are on a removable device, install GRUB there by
446+ default.
447+ - Only mount /target/proc if it isn't already mounted.
448+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
449+ grub-installer to use its default MBR selection method despite there
450+ being unsupported operating systems on the disk.
451+ - Support grub-installer/bootdev_directory preseeding to make use of the
452+ relative path feature of grub4dos, so that we can point grub4dos at
453+ part of a disk for Wubi. Setting this disables normal grub
454+ installation, but still generates a device.map (for GRUB Legacy only);
455+ it also hides the menu.
456+ - Handle cases where /boot is bind-mounted.
457+ - Add support for writing an GRUB Legacy MBR on each disk in an
458+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
459+ - Properly make use of output from os-prober to configure the booting of
460+ other operating systems on dmraid arrays. Attempt to guess where in
461+ the device map the array belongs, by substituting the first drive in
462+ the dmraid array for the dmraid array device node itself, and removing
463+ any reference to other member disks of the array.
464+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
465+ package is a bit old and still requires this.
466+ - Default to grub2 for GPT systems.
467+ - Allow grub/grub2 choice for ext4, though still default to grub2.
468+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
469+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
470+ to install to each of the RAID members.
471+ - If using GRUB 2 and installing to a RAID device any of whose
472+ components are partitions, then default to installing to the MBRs of
473+ each of the containing disks, since GRUB 2 will refuse to install to
474+ the partition devices.
475+ - On i386/efi and amd64/efi subarchitectures, install grub-efi and purge
476+ grub, grub-legacy, and grub-pc; elsewhere, purge grub-efi*.
477+ - Add a preseedable grub-installer/timeout template to adjust the
478+ initial GRUB timeout.
479+ - Install GRUB to the SATA RAID or multipath device when /boot is on
480+ such a device, rather than installing to the first hard disk.
481+ - Remove grub-gfxpayload-lists in situations where we need to remove
482+ grub-pc.
483+ - Remove 'quiet' from target system command line if
484+ debian-installer/quiet is set to false.
485+ - When /boot is on a loopback device (i.e. Wubi), install GRUB there.
486+ * Simplify /proc and /sys mounting; make sure they're consistently mounted
487+ for the entire life of grub-installer, and consistently unmounted on
488+ exit (LP: #851704).
489+
490+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 23 Sep 2011 21:29:13 +0100
491+
492+grub-installer (1.68) unstable; urgency=low
493+
494+ [ Matt Kraai ]
495+ * Write boot.cfg to /boot if using a separate /boot partition (closes:
496+ #637792).
497+
498+ [ Colin Watson ]
499+ * Restore the ability to choose to install GRUB Legacy by preseeding
500+ (grub-installer/grub2_instead_of_grub_legacy=false), removed in 1.60 as
501+ a side-effect of removing a warning message. This is still useful e.g.
502+ when installing inside Xen.
503+
504+ [ Updated translations ]
505+ * Belarusian (be.po) by Viktar Siarheichyk
506+ * Bulgarian (bg.po) by Damyan Ivanov
507+ * Bosnian (bs.po) by Armin Besirovic
508+ * German (de.po) by Holger Wansing
509+ * Esperanto (eo.po) by Felipe Castro
510+ * Spanish (es.po) by Javier Fernández-Sanguino
511+ * Hindi (hi.po) by Kumar Appaiah
512+ * Italian (it.po) by Milo Casagrande
513+ * Japanese (ja.po) by Kenshi Muto
514+ * Korean (ko.po) by Changwoo Ryu
515+ * Dutch (nl.po) by Jeroen Schot
516+ * Panjabi (pa.po) by A S Alam
517+ * Polish (pl.po) by Marcin Owsiany
518+ * Portuguese (pt.po) by Miguel Figueiredo
519+ * Romanian (ro.po) by Ioan Eugen Stan
520+ * Russian (ru.po) by Yuri Kozlov
521+ * Sinhala (si.po) by Danishka Navin
522+ * Tamil (ta.po) by Dr.T.Vasudevan
523+ * Thai (th.po) by Theppitak Karoonboonyanan
524+ * Turkish (tr.po) by Mert Dirik
525+ * Ukrainian (uk.po) by Borys Yanovych
526+ * Simplified Chinese (zh_CN.po) by YunQiang Su
527+
528+ -- Colin Watson <cjwatson@debian.org> Fri, 23 Sep 2011 10:19:09 +0100
529+
530+grub-installer (1.67) unstable; urgency=low
531+
532+ * Team upload
533+
534+ [ Updated translations ]
535+ * Czech (cs.po) by Miroslav Kure
536+ * Basque (eu.po)
537+ * French (fr.po) by Christian Perrier
538+
539+ -- Christian Perrier <bubulle@debian.org> Fri, 05 Aug 2011 09:49:45 +0200
540+
541+grub-installer (1.66) unstable; urgency=low
542+
543+ [ Colin Watson ]
544+ * Update grub-installer/bootdev text to avoid GRUB device naming that
545+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
546+ naming since that is more accurate for most people (closes: #576309).
547+ * Unless grub-installer/make_active is preseeded to false, mark the
548+ partition to which GRUB is being installed as bootable, or failing that
549+ the first available primary partition on the disk to which GRUB is being
550+ installed (closes: #635968).
551+
552+ [ Otavio Salvador ]
553+ * debian/control: build-depends on libparted-dev
554+
555+ [ Updated translations ]
556+ * Basque (eu.po)
557+ * Hebrew (he.po) by Lior Kaplan
558+ * Macedonian (mk.po) by Arangel Angov
559+ * Sinhala (si.po) by Danishka Navin
560+
561+ -- Otavio Salvador <otavio@debian.org> Sun, 31 Jul 2011 01:42:48 +0200
562+
563+grub-installer (1.65) unstable; urgency=low
564+
565+ * Add mipsel/loongson-2f support, covering the Lemote YeeLoong (closes:
566+ #622704).
567+
568+ -- Colin Watson <cjwatson@debian.org> Fri, 03 Jun 2011 23:13:40 +0100
569+
570+grub-installer (1.64ubuntu3) oneiric; urgency=low
571+
572+ * When /boot is on a loopback device (i.e. Wubi), install GRUB there.
573+ This was always done the next time grub-install was run, but by mistake
574+ wasn't done at initial installation.
575+
576+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Jun 2011 12:41:24 +0100
577+
578+grub-installer (1.64ubuntu2) oneiric; urgency=low
579+
580+ * Remove 'quiet' from target system command line if debian-installer/quiet
581+ is set to false.
582+
583+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 31 May 2011 10:04:38 +0100
584+
585+grub-installer (1.64ubuntu1) oneiric; urgency=low
586+
587+ * Resynchronise with Debian. Remaining changes:
588+ - Show the grub menu and raise the menu timeout if other operating
589+ systems are installed (only for GRUB Legacy right now).
590+ - Remove splash boot parameter unless debian-installer/framebuffer=true
591+ and debian-installer/splash=true.
592+ - If / or /boot are on a removable device, install GRUB there by
593+ default.
594+ - Only mount /target/proc if it isn't already mounted.
595+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
596+ grub-installer to use its default MBR selection method despite there
597+ being unsupported operating systems on the disk.
598+ - Unless grub-installer/make_active is preseeded to false, mark the
599+ partition to which GRUB is being installed as bootable, or failing
600+ that the first available primary partition on the disk to which GRUB
601+ is being installed.
602+ - Support grub-installer/bootdev_directory preseeding to make use of the
603+ relative path feature of grub4dos, so that we can point grub4dos at
604+ part of a disk for Wubi. Setting this disables normal grub
605+ installation, but still generates a device.map (for GRUB Legacy only);
606+ it also hides the menu.
607+ - Handle cases where /boot is bind-mounted.
608+ - Add support for writing an GRUB Legacy MBR on each disk in an
609+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
610+ - Properly make use of output from os-prober to configure the booting of
611+ other operating systems on dmraid arrays. Attempt to guess where in
612+ the device map the array belongs, by substituting the first drive in
613+ the dmraid array for the dmraid array device node itself, and removing
614+ any reference to other member disks of the array.
615+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
616+ package is a bit old and still requires this.
617+ - Default to grub2 for GPT systems.
618+ - Allow grub/grub2 choice for ext4, though still default to grub2.
619+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
620+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
621+ to install to each of the RAID members.
622+ - If using GRUB 2 and installing to a RAID device any of whose
623+ components are partitions, then default to installing to the MBRs of
624+ each of the containing disks, since GRUB 2 will refuse to install to
625+ the partition devices.
626+ - Bind-mount /proc and /sys while running grub-install.
627+ - Update grub-installer/bootdev text to avoid GRUB device naming that
628+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
629+ naming since that is more accurate for most people.
630+ - On i386/efi and amd64/efi subarchitectures, install grub-efi and purge
631+ grub, grub-legacy, and grub-pc; elsewhere, purge grub-efi*.
632+ - Don't ask for a boot device on EFI, and don't pass a boot device
633+ argument to grub-install.
634+ - Add a preseedable grub-installer/timeout template to adjust the
635+ initial GRUB timeout.
636+ - Install GRUB to the SATA RAID or multipath device when /boot is on
637+ such a device, rather than installing to the first hard disk.
638+ - Remove grub-gfxpayload-lists in situations where we need to remove
639+ grub-pc.
640+
641+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 18 May 2011 11:25:04 +0100
642+
643+grub-installer (1.64) unstable; urgency=low
644+
645+ * Ensure that /boot/zfs exists in the target before copying zpool.cache to
646+ it.
647+ * Purge grub-pc-bin as well as grub-pc if GRUB Legacy is to be used,
648+ anticipating changes to the grub2 source package.
649+
650+ [ Updated translations ]
651+ * Asturian (ast.po) by MAAC
652+ * Italian (it.po) by Milo Casagrande
653+
654+ -- Colin Watson <cjwatson@debian.org> Mon, 16 May 2011 23:53:15 +0100
655+
656+grub-installer (1.63) unstable; urgency=low
657+
658+ * Team Upload
659+
660+ [ Samuel Thibault ]
661+ * grub-installer: Handle Mach serial device name.
662+
663+ [ Updated translations ]
664+ * Belarusian (be.po) by Pavel Piatruk
665+ * Bulgarian (bg.po) by Damyan Ivanov
666+ * Czech (cs.po) by Miroslav Kure
667+ * German (de.po) by Holger Wansing
668+ * Esperanto (eo.po) by Felipe Castro
669+ * Estonian (et.po) by Mattias Põldaru
670+ * Georgian (ka.po) by Aiet Kolkhi
671+ * Korean (ko.po) by Changwoo Ryu
672+ * Marathi (mr.po) by sampada
673+ * Nepali (ne.po)
674+ * Romanian (ro.po) by Eddy Petrișor
675+ * Russian (ru.po) by Yuri Kozlov
676+ * Slovak (sk.po) by Ivan Masár
677+ * Swedish (sv.po) by Daniel Nylander
678+ * Uyghur (ug.po) by Sahran
679+ * Simplified Chinese (zh_CN.po) by YunQiang Su
680+
681+ -- Christian Perrier <bubulle@debian.org> Sun, 24 Apr 2011 09:26:39 +0200
682+
683+grub-installer (1.62) unstable; urgency=low
684+
685+ * Team upload
686+ * Upload to resync translations
687+
688+ -- Christian Perrier <bubulle@debian.org> Thu, 17 Feb 2011 20:24:57 +0100
689+
690+grub-installer (1.61) unstable; urgency=low
691+
692+ [ Jeremie Koenig ]
693+ * Add the Hurd hard disk devices to the $disc_offered_devfs regexp and
694+ switch cases.
695+ * Add grub_package="grub-pc" on Hurd, and add a default case for the
696+ sake of future porters.
697+
698+ [ Christian Perrier ]
699+ * Make "grub-installer/grub_not_mature_on_this_platform" translatable
700+
701+ [ Colin Watson ]
702+ * If the first disk has neither a partition table nor a filesystem, don't
703+ try to install to it as grub-setup will refuse (LP: #711830).
704+
705+ [ Otavio Salvador ]
706+ * Set debconf title to avoid reusing a previous one.
707+
708+ [ Updated translations ]
709+ * Telugu (te.po) by Arjuna Rao Chavala
710+
711+ -- Otavio Salvador <otavio@debian.org> Mon, 14 Feb 2011 09:51:11 -0200
712+
713+grub-installer (1.60ubuntu3) natty; urgency=low
714+
715+ * Remove grub-gfxpayload-lists in situations where we need to remove
716+ grub-pc (LP: #765270).
717+
718+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 20 Apr 2011 21:47:46 +0100
719+
720+grub-installer (1.60ubuntu2) natty; urgency=low
721+
722+ * Fix reference to Debian in Norwegian Bokmål translation (LP: #718236).
723+
724+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 23 Mar 2011 16:34:39 +0000
725+
726+grub-installer (1.60ubuntu1) natty; urgency=low
727+
728+ * Resynchronise with Debian. Remaining changes:
729+ - Show the grub menu and raise the menu timeout if other operating
730+ systems are installed (only for GRUB Legacy right now).
731+ - Remove splash boot parameter unless debian-installer/framebuffer=true
732+ and debian-installer/splash=true.
733+ - If / or /boot are on a removable device, install GRUB there by
734+ default.
735+ - Only mount /target/proc if it isn't already mounted.
736+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
737+ grub-installer to use its default MBR selection method despite there
738+ being unsupported operating systems on the disk.
739+ - Unless grub-installer/make_active is preseeded to false, mark the
740+ partition to which GRUB is being installed as bootable, or failing
741+ that the first available primary partition on the disk to which GRUB
742+ is being installed.
743+ - Support grub-installer/bootdev_directory preseeding to make use of the
744+ relative path feature of grub4dos, so that we can point grub4dos at
745+ part of a disk for Wubi. Setting this disables normal grub
746+ installation, but still generates a device.map (for GRUB Legacy only);
747+ it also hides the menu.
748+ - Handle cases where /boot is bind-mounted.
749+ - Add support for writing an GRUB Legacy MBR on each disk in an
750+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
751+ - Properly make use of output from os-prober to configure the booting of
752+ other operating systems on dmraid arrays. Attempt to guess where in
753+ the device map the array belongs, by substituting the first drive in
754+ the dmraid array for the dmraid array device node itself, and removing
755+ any reference to other member disks of the array.
756+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
757+ package is a bit old and still requires this.
758+ - Default to grub2 for GPT systems.
759+ - Allow grub/grub2 choice for ext4, though still default to grub2.
760+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
761+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
762+ to install to each of the RAID members.
763+ - If using GRUB 2 and installing to a RAID device any of whose
764+ components are partitions, then default to installing to the MBRs of
765+ each of the containing disks, since GRUB 2 will refuse to install to
766+ the partition devices.
767+ - Bind-mount /proc and /sys while running grub-install.
768+ - Update grub-installer/bootdev text to avoid GRUB device naming that
769+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
770+ naming since that is more accurate for most people.
771+ - On i386/efi and amd64/efi subarchitectures, install grub-efi and purge
772+ grub, grub-legacy, and grub-pc; elsewhere, purge grub-efi*.
773+ - Don't ask for a boot device on EFI, and don't pass a boot device
774+ argument to grub-install.
775+ - Add a preseedable grub-installer/timeout template to adjust the
776+ initial GRUB timeout.
777+ - Install GRUB to the SATA RAID or multipath device when /boot is on
778+ such a device, rather than installing to the first hard disk.
779+ * If the first disk has neither a partition table nor a filesystem, don't
780+ try to install to it as grub-setup will refuse (LP: #711830).
781+ * Canonicalise device names printed by 'mdadm --detail' (LP: #695842).
782+
783+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 10 Feb 2011 14:05:10 +0000
784+
785+grub-installer (1.60) unstable; urgency=low
786+
787+ * Drop warning about GRUB 2 being experimental. Closes: #610365.
788+
789+ -- Otavio Salvador <otavio@debian.org> Mon, 17 Jan 2011 21:41:47 -0200
790+
791+grub-installer (1.59) unstable; urgency=low
792+
793+ [ Julien Cristau ]
794+ * Amend changes from 1.57: call device_to_disk on the device mounted as
795+ cdrom. Booting from a disk or usb device, that may end up being
796+ /dev/sda1 instead of /dev/sda, defeating the "we shouldn't install GRUB to
797+ the installation media" test. In addition, avoid installing GRUB to the
798+ device mounted on /hd-media. Closes: #605562.
799+
800+ [ Updated translations ]
801+ * Northern Sami (se.po) by Børre Gaup
802+
803+ -- Otavio Salvador <otavio@ossystems.com.br> Sat, 15 Jan 2011 16:49:51 -0200
804+
805+grub-installer (1.58) unstable; urgency=low
806+
807+ [ Christian Perrier ]
808+ * Change text of examples in debconf templates to fit the new
809+ partition numbering scheme in GRUB 2. Closes: #581687
810+
811+ [ Updated translations ]
812+ * Hindi (hi.po) by Kumar Appaiah
813+ * Kazakh (kk.po) by Baurzhan Muftakhidinov
814+ * Central Khmer (km.po) by Khoem Sokhem
815+ * Lao (lo.po) by Anousak Souphavanh
816+ * Malayalam (ml.po) by Praveen Arimbrathodiyil
817+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel
818+ * Northern Sami (se.po) by Børre Gaup
819+ * Slovak (sk.po) by Ivan Masár
820+ * Telugu (te.po) by Arjuna Rao Chavala
821+
822+ -- Otavio Salvador <otavio@debian.org> Fri, 24 Dec 2010 19:01:42 -0200
823+
824+grub-installer (1.57ubuntu2) natty; urgency=low
825+
826+ * Ignore words not beginning with "/dev/" in 'mdadm --detail' output
827+ (LP: #680751).
828+
829+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 09 Dec 2010 12:35:22 +0000
830+
831+grub-installer (1.57ubuntu1) natty; urgency=low
832+
833+ * Resynchronise with Debian. Remaining changes:
834+ - Show the grub menu and raise the menu timeout if other operating
835+ systems are installed (only for GRUB Legacy right now).
836+ - Remove splash boot parameter unless debian-installer/framebuffer=true
837+ and debian-installer/splash=true.
838+ - If / or /boot are on a removable device, install GRUB there by
839+ default.
840+ - Only mount /target/proc if it isn't already mounted.
841+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
842+ grub-installer to use its default MBR selection method despite there
843+ being unsupported operating systems on the disk.
844+ - Unless grub-installer/make_active is preseeded to false, mark the
845+ partition to which GRUB is being installed as bootable, or failing
846+ that the first available primary partition on the disk to which GRUB
847+ is being installed.
848+ - Support grub-installer/bootdev_directory preseeding to make use of the
849+ relative path feature of grub4dos, so that we can point grub4dos at
850+ part of a disk for Wubi. Setting this disables normal grub
851+ installation, but still generates a device.map (for GRUB Legacy only);
852+ it also hides the menu.
853+ - Handle cases where /boot is bind-mounted.
854+ - Add support for writing an GRUB Legacy MBR on each disk in an
855+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
856+ - Properly make use of output from os-prober to configure the booting of
857+ other operating systems on dmraid arrays. Attempt to guess where in
858+ the device map the array belongs, by substituting the first drive in
859+ the dmraid array for the dmraid array device node itself, and removing
860+ any reference to other member disks of the array.
861+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
862+ package is a bit old and still requires this.
863+ - Default to grub2 for GPT systems.
864+ - Allow grub/grub2 choice for ext4, though still default to grub2.
865+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
866+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
867+ to install to each of the RAID members.
868+ - If using GRUB 2 and installing to a RAID device any of whose
869+ components are partitions, then default to installing to the MBRs of
870+ each of the containing disks, since GRUB 2 will refuse to install to
871+ the partition devices.
872+ - Bind-mount /proc and /sys while running grub-install.
873+ - Update grub-installer/bootdev text to avoid GRUB device naming that
874+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
875+ naming since that is more accurate for most people.
876+ - On i386/efi and amd64/efi subarchitectures, install grub-efi and purge
877+ grub, grub-legacy, and grub-pc; elsewhere, purge grub-efi*.
878+ - Don't ask for a boot device on EFI, and don't pass a boot device
879+ argument to grub-install.
880+ - Add a preseedable grub-installer/timeout template to adjust the
881+ initial GRUB timeout.
882+ - Install GRUB to the SATA RAID or multipath device when /boot is on
883+ such a device, rather than installing to the first hard disk.
884+
885+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 22 Nov 2010 10:30:59 +0000
886+
887+grub-installer (1.57) unstable; urgency=low
888+
889+ * Merge changes from Ubuntu by Evan Dandrea and myself:
890+ - Set a sensible default boot device, so that we aren't installing GRUB
891+ to installation media which may be removed later. The disk containing
892+ /cdrom is very unlikely to be a sensible default. If we had to fall
893+ back to (hd0), then we can't tell exactly which disk that is, but if
894+ /cdrom seems to be a USB stick then (hd0) may not be safe. If we hit
895+ either of those checks, then try the disk containing /boot instead
896+ (closes: #568529).
897+
898+ [ Updated translations ]
899+ * Sinhala (si.po) by Danishka Navin
900+ * Slovenian (sl.po) by Vanja Cvelbar
901+
902+ -- Colin Watson <cjwatson@debian.org> Fri, 19 Nov 2010 15:27:33 +0000
903+
904+grub-installer (1.56ubuntu1) natty; urgency=low
905+
906+ * Resynchronise with Debian. Remaining changes:
907+ - Show the grub menu and raise the menu timeout if other operating
908+ systems are installed (only for GRUB Legacy right now).
909+ - Remove splash boot parameter unless debian-installer/framebuffer=true
910+ and debian-installer/splash=true.
911+ - If / or /boot are on a removable device, install GRUB there by
912+ default.
913+ - Only mount /target/proc if it isn't already mounted.
914+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
915+ grub-installer to use its default MBR selection method despite there
916+ being unsupported operating systems on the disk.
917+ - Unless grub-installer/make_active is preseeded to false, mark the
918+ partition to which GRUB is being installed as bootable, or failing
919+ that the first available primary partition on the disk to which GRUB
920+ is being installed.
921+ - Support grub-installer/bootdev_directory preseeding to make use of the
922+ relative path feature of grub4dos, so that we can point grub4dos at
923+ part of a disk for Wubi. Setting this disables normal grub
924+ installation, but still generates a device.map (for GRUB Legacy only);
925+ it also hides the menu.
926+ - Handle cases where /boot is bind-mounted.
927+ - Add support for writing an GRUB Legacy MBR on each disk in an
928+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
929+ - Properly make use of output from os-prober to configure the booting of
930+ other operating systems on dmraid arrays. Attempt to guess where in
931+ the device map the array belongs, by substituting the first drive in
932+ the dmraid array for the dmraid array device node itself, and removing
933+ any reference to other member disks of the array.
934+ - Set a sensible default boot device when /cdrom is not iso9660, as this
935+ is probably a USB install and (hd0) does not make sense when
936+ installing from a removable disk.
937+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
938+ package is a bit old and still requires this.
939+ - Default to grub2 for GPT systems.
940+ - Allow grub/grub2 choice for ext4, though still default to grub2.
941+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
942+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
943+ to install to each of the RAID members.
944+ - If using GRUB 2 and installing to a RAID device any of whose
945+ components are partitions, then default to installing to the MBRs of
946+ each of the containing disks, since GRUB 2 will refuse to install to
947+ the partition devices.
948+ - Bind-mount /proc and /sys while running grub-install.
949+ - Update grub-installer/bootdev text to avoid GRUB device naming that
950+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
951+ naming since that is more accurate for most people.
952+ - On i386/efi and amd64/efi subarchitectures, install grub-efi and purge
953+ grub, grub-legacy, and grub-pc; elsewhere, purge grub-efi*.
954+ - Don't ask for a boot device on EFI, and don't pass a boot device
955+ argument to grub-install.
956+ - Add a preseedable grub-installer/timeout template to adjust the
957+ initial GRUB timeout.
958+ - Install GRUB to the SATA RAID or multipath device when /boot is on
959+ such a device, rather than installing to the first hard disk.
960+
961+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 15 Nov 2010 11:33:47 +0000
962+
963+grub-installer (1.56) unstable; urgency=low
964+
965+ [ Otavio Salvador ]
966+ * Use '$grub_version' instead of '$grub_package' to choose the chain
967+ writting code.
968+
969+ [ Colin Watson ]
970+ * Run update-grub within in-target so that /target/proc and /target/sys
971+ are mounted, fixing OS detection (closes: #560027, #567980, #593460).
972+
973+ [ Robert Millan ]
974+ * ZFS support (Closes: #595152).
975+
976+ [ Updated translations ]
977+ * Catalan (ca.po) by Jordi Mallach
978+ * Danish (da.po) by Anders Jenbo
979+ * Persian (fa.po) by Behrad Eslamifar
980+ * Icelandic (is.po) by Sveinn í Felli
981+
982+ -- Robert Millan <rmh@debian.org> Wed, 10 Nov 2010 01:04:15 +0100
983+
984+grub-installer (1.55ubuntu4) maverick; urgency=low
985+
986+ * Install GRUB to the SATA RAID or multipath device when /boot is on such
987+ a device, rather than installing to the first hard disk (LP: #603854).
988+
989+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 05 Oct 2010 21:57:05 +0100
990+
991+grub-installer (1.55ubuntu3) maverick; urgency=low
992+
993+ * Purge grub-efi* when $grub_package is grub or grub-pc, and purge grub,
994+ grub-legacy, and grub-pc when $grub_package is grub-efi (LP: #632642).
995+
996+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 08 Sep 2010 10:29:51 +0100
997+
998+grub-installer (1.55ubuntu2) maverick; urgency=low
999+
1000+ [ Soren Hansen ]
1001+ * Add a preseedable grub-installer/timeout template to adjust the initial
1002+ GRUB timeout (LP: #628418).
1003+
1004+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 06 Sep 2010 12:07:05 +0100
1005+
1006+grub-installer (1.55ubuntu1) maverick; urgency=low
1007+
1008+ * Resynchronise with Debian. Remaining changes:
1009+ - Show the grub menu and raise the menu timeout if other operating
1010+ systems are installed (only for GRUB Legacy right now).
1011+ - Remove splash boot parameter unless debian-installer/framebuffer=true
1012+ and debian-installer/splash=true.
1013+ - If / or /boot are on a removable device, install GRUB there by
1014+ default.
1015+ - Only mount /target/proc if it isn't already mounted.
1016+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1017+ grub-installer to use its default MBR selection method despite there
1018+ being unsupported operating systems on the disk.
1019+ - Unless grub-installer/make_active is preseeded to false, mark the
1020+ partition to which GRUB is being installed as bootable, or failing
1021+ that the first available primary partition on the disk to which GRUB
1022+ is being installed.
1023+ - Support grub-installer/bootdev_directory preseeding to make use of the
1024+ relative path feature of grub4dos, so that we can point grub4dos at
1025+ part of a disk for Wubi. Setting this disables normal grub
1026+ installation, but still generates a device.map (for GRUB Legacy only);
1027+ it also hides the menu.
1028+ - Handle cases where /boot is bind-mounted.
1029+ - Add support for writing an GRUB Legacy MBR on each disk in an
1030+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
1031+ - Properly make use of output from os-prober to configure the booting of
1032+ other operating systems on dmraid arrays. Attempt to guess where in
1033+ the device map the array belongs, by substituting the first drive in
1034+ the dmraid array for the dmraid array device node itself, and removing
1035+ any reference to other member disks of the array.
1036+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1037+ is probably a USB install and (hd0) does not make sense when
1038+ installing from a removable disk.
1039+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1040+ package is a bit old and still requires this.
1041+ - Default to grub2 for GPT systems.
1042+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1043+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
1044+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
1045+ to install to each of the RAID members.
1046+ - Mount /target/sys when running update-grub.
1047+ - If using GRUB 2 and installing to a RAID device any of whose
1048+ components are partitions, then default to installing to the MBRs of
1049+ each of the containing disks, since GRUB 2 will refuse to install to
1050+ the partition devices.
1051+ - Bind-mount /proc and /sys while running grub-install.
1052+ - Update grub-installer/bootdev text to avoid GRUB device naming that
1053+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
1054+ naming since that is more accurate for most people.
1055+ - Install grub-efi on i386/efi and amd64/efi subarchitectures.
1056+ * Don't ask for a boot device on EFI, and don't pass a boot device
1057+ argument to grub-install.
1058+
1059+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 03 Sep 2010 10:54:21 +0100
1060+
1061+grub-installer (1.55) unstable; urgency=low
1062+
1063+ [ Aurelien Jarno ]
1064+ * Allow booting on ext2fs or xfs partition using grub-pc (for
1065+ GNU/kFreeBSD).
1066+
1067+ [ Updated translations ]
1068+ * Asturian (ast.po) by maacub
1069+ * Bulgarian (bg.po) by Damyan Ivanov
1070+ * Danish (da.po) by Jacob Sparre Andersen
1071+ * Persian (fa.po) by Behrad Eslamifar
1072+ * Serbian (sr.po) by Karolina Kalic
1073+
1074+ -- Aurelien Jarno <aurel32@debian.org> Mon, 23 Aug 2010 00:30:49 +0200
1075+
1076+grub-installer (1.54) unstable; urgency=low
1077+
1078+ * Only set postinst_hook and postrm_hook in /etc/kernel-img.conf if
1079+ /etc/kernel/postinst.d/zz-update-grub does not exist.
1080+
1081+ [ Updated translations ]
1082+ * Persian (fa.po) by Ebrahim Byagowi
1083+ * Finnish (fi.po) by Esko Arajärvi
1084+ * Kurdish (ku.po) by Erdal Ronahi
1085+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
1086+ * Serbian (sr.po) by Janos Guljas
1087+ * Serbian Latin (sr@latin.po) by Karolina Kalic
1088+
1089+ -- Colin Watson <cjwatson@debian.org> Wed, 04 Aug 2010 06:59:23 +0100
1090+
1091+grub-installer (1.53) unstable; urgency=low
1092+
1093+ [ Updated translations ]
1094+ * Kurdish (ku.po) by Erdal Ronahi
1095+
1096+ -- Christian Perrier <bubulle@debian.org> Sun, 11 Jul 2010 18:20:11 +0200
1097+
1098+grub-installer (1.52) unstable; urgency=low
1099+
1100+ * Merge from Ubuntu:
1101+ - Resolve symlinks in default boot device.
1102+
1103+ [ Updated translations ]
1104+ * Belarusian (be.po) by Viktar Siarheichyk
1105+ * Kazakh (kk.po) by Baurzhan Muftakhidinov
1106+ * Macedonian (mk.po) by Arangel Angov
1107+ * Ukrainian (uk.po) by Borys Yanovych
1108+
1109+ -- Colin Watson <cjwatson@debian.org> Thu, 08 Jul 2010 13:17:03 +0100
1110+
1111+grub-installer (1.51) unstable; urgency=low
1112+
1113+ * Merge from Ubuntu:
1114+ - Use grub-probe to convert device names rather than relying on
1115+ device.map.
1116+ - Use an appropriate OS device name rather than (hd0) if possible.
1117+ - Convert device names to by-id form before preseeding
1118+ grub-pc/install_devices. This is important now that grub-pc migrates
1119+ to this on upgrades to 1.98+20100702-1, but not after that.
1120+ - Preseed grub-pc/install_devices_empty while installing grub-pc, since
1121+ we deliberately defer calling grub-install until a later point.
1122+
1123+ [ Updated translations ]
1124+ * Asturian (ast.po) by astur
1125+ * Danish (da.po) by Jacob Sparre Andersen
1126+ * German (de.po) by Holger Wansing
1127+ * Persian (fa.po) by acathur
1128+ * French (fr.po) by Christian Perrier
1129+ * Hebrew (he.po) by Omer Zak
1130+ * Central Khmer (km.po) by Khoem Sokhem
1131+ * Lithuanian (lt.po) by Kęstutis Biliūnas
1132+ * Latvian (lv.po) by Aigars Mahinovs
1133+ * Romanian (ro.po) by ioan-eugen stan
1134+ * Slovenian (sl.po) by Vanja Cvelbar
1135+
1136+ -- Colin Watson <cjwatson@debian.org> Fri, 02 Jul 2010 23:10:54 +0100
1137+
1138+grub-installer (1.50) unstable; urgency=low
1139+
1140+ [ Frans Pop ]
1141+ * Drop support for the discontinued lpia architecture.
1142+
1143+ [ Colin Watson ]
1144+ * Fix serial console handling for grub2.
1145+ * Fix a hardcoded use of /target.
1146+
1147+ [ Frans Pop ]
1148+ * Don't install Recommends with grub-legacy to avoid pulling in os-prober
1149+ (through grub-common) as D-I takes care of creating entries for other
1150+ operating systems.
1151+ * Don't explicitly install os-prober with grub-pc. Leave it to be pulled
1152+ in automatically based on the global setting for installing Recommends.
1153+ * Fix incorrect call to dpkg --compare-versions when grub-legacy is installed.
1154+
1155+ [ Updated translations ]
1156+ * Asturian (ast.po) by astur
1157+ * Belarusian (be.po) by Pavel Piatruk
1158+ * Bengali (bn.po) by Israt Jahan
1159+ * German (de.po) by Holger Wansing
1160+ * Italian (it.po) by Milo Casagrande
1161+ * Slovenian (sl.po) by Vanja Cvelbar
1162+ * Simplified Chinese (zh_CN.po) by 苏运强
1163+
1164+ -- Otavio Salvador <otavio@debian.org> Mon, 22 Feb 2010 00:04:48 -0300
1165+
1166+grub-installer (1.49ubuntu12) maverick; urgency=low
1167+
1168+ * Install grub-efi on i386/efi and amd64/efi subarchitectures.
1169+ * Resolve symlinks in default boot device (LP: #602758).
1170+
1171+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 08 Jul 2010 13:03:01 +0100
1172+
1173+grub-installer (1.49ubuntu11) lucid; urgency=low
1174+
1175+ * 'nosplash' doesn't work because it isn't passed through by user-params.
1176+ Use debian-installer/splash=false for this behaviour instead
1177+ (LP: #548954).
1178+
1179+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 06 Apr 2010 13:26:16 +0100
1180+
1181+grub-installer (1.49ubuntu10) lucid; urgency=low
1182+
1183+ * Historically, Ubuntu's default behaviour in the absence of command-line
1184+ arguments to the installer has been to pass 'splash' to the installed
1185+ system so that it gets a splash screen (and similarly 'quiet'). There's
1186+ some argument that this behaviour should require passing 'splash' to the
1187+ installer as well, but it's too late in the Lucid cycle for this change.
1188+ Nevertheless, we need a way to configure images such that they don't get
1189+ 'splash' in the installed system, so introduce a 'nosplash' argument
1190+ which inhibits this, for use by the server CD (LP: #548954).
1191+
1192+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 01 Apr 2010 23:44:48 +0100
1193+
1194+grub-installer (1.49ubuntu9) lucid; urgency=low
1195+
1196+ * Ask grub-installer/only_debian at high priority again (LP: #47135).
1197+ Originally, in Warty, we ensured that this question wouldn't be visible
1198+ by default to support simple installations of Ubuntu with as few
1199+ questions as possible. However, since then, we wrote Ubiquity, which
1200+ has taken over responsibility for the simple installation case, and it's
1201+ become clear that automatically installing GRUB to the first disk's MBR
1202+ is inadequate for many more complex situations. Ironically, Ubiquity
1203+ makes this option easily accessible from the "Advanced" dialog box, but
1204+ Ubuntu's d-i required a special boot parameter to display it.
1205+ * Update grub-installer/bootdev text to avoid GRUB device naming that
1206+ changed between GRUB Legacy and GRUB 2, and to use libata-style device
1207+ naming since that is more accurate for most people (LP: #391775)
1208+
1209+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 26 Mar 2010 11:34:43 +0000
1210+
1211+grub-installer (1.49ubuntu8) lucid; urgency=low
1212+
1213+ * Bind-mount /proc and /sys while running grub-install (LP: #527210).
1214+
1215+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 22 Mar 2010 21:33:27 +0000
1216+
1217+grub-installer (1.49ubuntu7) lucid; urgency=low
1218+
1219+ * Fix GPT detection to account for changed fdisk output (LP: #538100).
1220+
1221+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 15 Mar 2010 10:00:46 +0000
1222+
1223+grub-installer (1.49ubuntu6) lucid; urgency=low
1224+
1225+ * Fix partition offset handling for GRUB Legacy.
1226+
1227+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 09 Mar 2010 11:29:05 +0000
1228+
1229+grub-installer (1.49ubuntu5) lucid; urgency=low
1230+
1231+ [ Joel Ebel ]
1232+ * Add missing $serial to get proper detection of serial console options
1233+ working.
1234+
1235+ -- Evan Dandrea <evand@ubuntu.com> Fri, 19 Feb 2010 17:41:03 -0500
1236+
1237+grub-installer (1.49ubuntu4) lucid; urgency=low
1238+
1239+ * Preseed grub-pc/install_devices_empty while installing grub-pc, since we
1240+ deliberately defer calling grub-install until a later point. Thanks to
1241+ Dustin Kirkland for debugging assistance.
1242+
1243+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 04 Feb 2010 12:24:22 -0800
1244+
1245+grub-installer (1.49ubuntu3) lucid; urgency=low
1246+
1247+ * Add $partition_offset to $bootpart when deciding which partition to make
1248+ active based on GRUB-style device names (found while testing fix for LP
1249+ #185878).
1250+ * Use grub-probe to convert device names rather than relying on
1251+ device.map.
1252+ * Only add removable devices to device.map if using GRUB Legacy.
1253+ * Use an appropriate OS device name rather than (hd0) if possible.
1254+ * When installing from a non-CD medium, we only need to reset the default
1255+ boot device if we would otherwise end up installing GRUB to the
1256+ installation medium.
1257+ * Convert device names to by-id form before preseeding
1258+ grub-pc/install_devices.
1259+
1260+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 03 Feb 2010 17:08:02 -0800
1261+
1262+grub-installer (1.49ubuntu2) lucid; urgency=low
1263+
1264+ * Don't check for LVM when we've already worked out that we're installing
1265+ on SATA RAID.
1266+
1267+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 20 Jan 2010 19:04:14 +0000
1268+
1269+grub-installer (1.49ubuntu1) lucid; urgency=low
1270+
1271+ * Resynchronise with Debian. Remaining changes:
1272+ - Show the grub menu and raise the menu timeout if other operating
1273+ systems are installed (only for GRUB Legacy right now).
1274+ - Ask grub-installer/only_debian at medium priority.
1275+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1276+ - If / or /boot are on a removable device, install GRUB there by
1277+ default.
1278+ - Only mount /target/proc if it isn't already mounted.
1279+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1280+ grub-installer to use its default MBR selection method despite there
1281+ being unsupported operating systems on the disk.
1282+ - Unless grub-installer/make_active is preseeded to false, mark the
1283+ partition to which GRUB is being installed as bootable, or failing
1284+ that the first available primary partition on the disk to which GRUB
1285+ is being installed.
1286+ - Support grub-installer/bootdev_directory preseeding to make use of the
1287+ relative path feature of grub4dos, so that we can point grub4dos at
1288+ part of a disk for Wubi. Setting this disables normal grub
1289+ installation, but still generates a device.map (for GRUB Legacy only);
1290+ it also hides the menu.
1291+ - Handle cases where /boot is bind-mounted.
1292+ - Add support for writing an GRUB Legacy MBR on each disk in an
1293+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
1294+ - Properly make use of output from os-prober to configure the booting of
1295+ other operating systems on dmraid arrays. Attempt to guess where in
1296+ the device map the array belongs, by substituting the first drive in
1297+ the dmraid array for the dmraid array device node itself, and removing
1298+ any reference to other member disks of the array.
1299+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1300+ is probably a USB install and (hd0) does not make sense when
1301+ installing from a removable disk.
1302+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1303+ package is a bit old and still requires this.
1304+ - Default to grub2 for GPT systems.
1305+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1306+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
1307+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
1308+ to install to each of the RAID members.
1309+ - Mount /target/sys when running update-grub.
1310+ - If using GRUB 2 and installing to a RAID device any of whose
1311+ components are partitions, then default to installing to the MBRs of
1312+ each of the containing disks, since GRUB 2 will refuse to install to
1313+ the partition devices.
1314+ * GRUB 2 now supports installation on SATA RAID and multipath.
1315+
1316+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 04 Jan 2010 15:58:21 +0000
1317+
1318+grub-installer (1.49) unstable; urgency=low
1319+
1320+ * Merge from Ubuntu:
1321+ - Preseed grub-pc/install_devices based on grub-installer/bootdev.
1322+ (Closes: 556738)
1323+
1324+ -- Felix Zielcke <fzielcke@z-51.de> Mon, 23 Nov 2009 23:44:19 +0100
1325+
1326+grub-installer (1.48) unstable; urgency=low
1327+
1328+ [ Felix Zielcke ]
1329+ * Fix the generated GNU/Hurd menuentry in case os-prober doestn't get
1330+ installed. Patch by Samuel Thibault <sthibault@debian.org>
1331+ (Closes: #552409)
1332+
1333+ [ Frans Pop ]
1334+ * Make <back up> work from legacy and maturity dialogs.
1335+
1336+ [ Colin Watson ]
1337+ * Check for $ROOT/etc/mtab in update_mtab, not /etc/mtab (LP: #484832).
1338+ * Use GRUB Legacy on multipath disks for now (works around #442382 et al).
1339+
1340+ [ Updated translations ]
1341+ * Galician (gl.po) by Marce Villarino
1342+
1343+ -- Colin Watson <cjwatson@debian.org> Mon, 23 Nov 2009 21:12:00 +0000
1344+
1345+grub-installer (1.47ubuntu1) lucid; urgency=low
1346+
1347+ * Resynchronise with Debian. Remaining changes:
1348+ - Show the grub menu and raise the menu timeout if other operating
1349+ systems are installed (only for GRUB Legacy right now).
1350+ - Ask grub-installer/only_debian at medium priority.
1351+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1352+ - If / or /boot are on a removable device, install GRUB there by
1353+ default.
1354+ - Only mount /target/proc if it isn't already mounted.
1355+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1356+ grub-installer to use its default MBR selection method despite there
1357+ being unsupported operating systems on the disk.
1358+ - Unless grub-installer/make_active is preseeded to false, mark the
1359+ partition to which GRUB is being installed as bootable, or failing
1360+ that the first available primary partition on the disk to which GRUB
1361+ is being installed.
1362+ - Support grub-installer/bootdev_directory preseeding to make use of the
1363+ relative path feature of grub4dos, so that we can point grub4dos at
1364+ part of a disk for Wubi. Setting this disables normal grub
1365+ installation, but still generates a device.map (for GRUB Legacy only);
1366+ it also hides the menu.
1367+ - Handle cases where /boot is bind-mounted.
1368+ - Add support for writing an GRUB Legacy MBR on each disk in an
1369+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
1370+ - Properly make use of output from os-prober to configure the booting of
1371+ other operating systems on dmraid arrays. Attempt to guess where in
1372+ the device map the array belongs, by substituting the first drive in
1373+ the dmraid array for the dmraid array device node itself, and removing
1374+ any reference to other member disks of the array.
1375+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1376+ is probably a USB install and (hd0) does not make sense when
1377+ installing from a removable disk.
1378+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1379+ package is a bit old and still requires this.
1380+ - Default to grub2 for GPT systems.
1381+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1382+ - Preseed grub-pc/install_devices based on grub-installer/bootdev.
1383+ - If /boot is on an MD device and we're using GRUB 2, install GRUB there
1384+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
1385+ to install to each of the RAID members.
1386+ - Always use GRUB Legacy when /boot is on a multipath device.
1387+ - Mount /target/sys when running update-grub.
1388+ - If using GRUB 2 and installing to a RAID device any of whose
1389+ components are partitions, then default to installing to the MBRs of
1390+ each of the containing disks, since GRUB 2 will refuse to install to
1391+ the partition devices.
1392+
1393+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 11 Nov 2009 16:49:33 +0000
1394+
1395+grub-installer (1.47) unstable; urgency=low
1396+
1397+ [ Colin Watson ]
1398+ * By request of grub2's Debian maintainers, pass --force to grub-install
1399+ when using GRUB 2, in order to override the warning about using
1400+ blocklists in the event that the user selected an installation location
1401+ that requires them.
1402+ * Fix typo in fallback case when computing $disc_offered_devfs.
1403+
1404+ -- Felix Zielcke <fzielcke@z-51.de> Fri, 16 Oct 2009 21:37:43 +0200
1405+
1406+grub-installer (1.46) unstable; urgency=low
1407+
1408+ [ Colin Watson ]
1409+ * grub_write_divider is specific to GRUB Legacy; don't call it for GRUB 2.
1410+
1411+ [ Felix Zielcke ]
1412+ * Merge from Ubuntu:
1413+ - Explicitly install os-prober when using GRUB 2, since it does a better
1414+ job than the otheros script.
1415+
1416+ -- Felix Zielcke <fzielcke@z-51.de> Tue, 29 Sep 2009 19:24:39 +0200
1417+
1418+grub-installer (1.45) unstable; urgency=low
1419+
1420+ [ Colin Watson ]
1421+ * Fix some hardcoded uses of /target.
1422+
1423+ [ Felix Zielcke ]
1424+ * Install GRUB 2 by default.
1425+
1426+ -- Felix Zielcke <fzielcke@z-51.de> Mon, 21 Sep 2009 23:21:05 +0200
1427+
1428+grub-installer (1.44) unstable; urgency=low
1429+
1430+ * Try installing `grub-legacy' first before `grub' in case GRUB Legacy
1431+ has to be installed.
1432+ * Remove Robert Millan from Uploaders with his permission.
1433+
1434+ -- Felix Zielcke <fzielcke@z-51.de> Mon, 21 Sep 2009 11:20:05 +0200
1435+
1436+grub-installer (1.43ubuntu8) karmic; urgency=low
1437+
1438+ * If using GRUB 2 and installing to a RAID device any of whose components
1439+ are partitions, then default to installing to the MBRs of each of the
1440+ containing disks, since GRUB 2 will refuse to install to the partition
1441+ devices (LP: #457687).
1442+
1443+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 23 Oct 2009 22:02:19 +0100
1444+
1445+grub-installer (1.43ubuntu7) karmic; urgency=low
1446+
1447+ * Mount /target/sys when running update-grub (LP: #456776).
1448+
1449+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 21 Oct 2009 14:08:00 +0100
1450+
1451+grub-installer (1.43ubuntu6) karmic; urgency=low
1452+
1453+ * Always use GRUB Legacy when /boot is on a multipath device.
1454+ * If /boot is on SATA RAID or multipath, don't ask a question to which
1455+ there's only one acceptable answer and the other causes grub-installer
1456+ to fall over (LP: #452118).
1457+
1458+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 15 Oct 2009 15:14:54 +0100
1459+
1460+grub-installer (1.43ubuntu5) karmic; urgency=low
1461+
1462+ * Fix mishandling of loop variable that caused the semi-manual
1463+ dmraid/multipath/mdadm handling to fire even for disks that don't need
1464+ it (LP: #444583).
1465+ * Never use the semi-manual GRUB setup code for GRUB 2, since it won't
1466+ work anyway.
1467+
1468+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 06 Oct 2009 16:13:02 +0100
1469+
1470+grub-installer (1.43ubuntu4) karmic; urgency=low
1471+
1472+ * Fix typo in fallback case when computing $disc_offered_devfs.
1473+ * If /boot is on an MD device and we're using GRUB 2, install GRUB there
1474+ rather than (hd0); GRUB 2 will interpret that as meaning that it needs
1475+ to install to each of the RAID members (LP: #427048).
1476+
1477+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 02 Oct 2009 15:22:33 +0100
1478+
1479+grub-installer (1.43ubuntu3) karmic; urgency=low
1480+
1481+ * Fix some hardcoded uses of /target.
1482+ * grub_write_divider is specific to GRUB Legacy; don't call it for GRUB 2.
1483+
1484+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 23 Sep 2009 15:15:33 +0100
1485+
1486+grub-installer (1.43ubuntu2) karmic; urgency=low
1487+
1488+ * Explicitly install os-prober when using GRUB 2, since it does a better
1489+ job than the otheros script (LP: #433259).
1490+
1491+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 21 Sep 2009 12:28:32 +0100
1492+
1493+grub-installer (1.43ubuntu1) karmic; urgency=low
1494+
1495+ * Resynchronise with Debian. Remaining changes:
1496+ - Show the grub menu and raise the menu timeout if other operating
1497+ systems are installed (only for GRUB Legacy right now).
1498+ - Ask grub-installer/only_debian at medium priority.
1499+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1500+ - If / or /boot are on a removable device, install GRUB there by
1501+ default.
1502+ - Only mount /target/proc if it isn't already mounted.
1503+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1504+ grub-installer to use its default MBR selection method despite there
1505+ being unsupported operating systems on the disk.
1506+ - Unless grub-installer/make_active is preseeded to false, mark the
1507+ partition to which GRUB is being installed as bootable, or failing
1508+ that the first available primary partition on the disk to which GRUB
1509+ is being installed.
1510+ - Support grub-installer/bootdev_directory preseeding to make use of the
1511+ relative path feature of grub4dos, so that we can point grub4dos at
1512+ part of a disk for Wubi. Setting this disables normal grub
1513+ installation, but still generates a device.map (for GRUB Legacy only);
1514+ it also hides the menu.
1515+ - Handle cases where /boot is bind-mounted.
1516+ - Add support for writing an GRUB Legacy MBR on each disk in an
1517+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
1518+ - Properly make use of output from os-prober to configure the booting of
1519+ other operating systems on dmraid arrays. Attempt to guess where in
1520+ the device map the array belongs, by substituting the first drive in
1521+ the dmraid array for the dmraid array device node itself, and removing
1522+ any reference to other member disks of the array.
1523+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1524+ is probably a USB install and (hd0) does not make sense when
1525+ installing from a removable disk.
1526+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1527+ package is a bit old and still requires this.
1528+ - Default to grub2 for GPT systems.
1529+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1530+ - Preseed grub-pc/install_devices based on grub-installer/bootdev.
1531+
1532+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 15 Sep 2009 06:56:30 +0100
1533+
1534+grub-installer (1.43) unstable; urgency=low
1535+
1536+ [ Felix Zielcke ]
1537+ * Also purge grub-legacy when switching from grub-pc to grub.
1538+
1539+ [ Colin Watson ]
1540+ * Cope with Windows 7 in os-prober output.
1541+
1542+ [ Updated translations ]
1543+ * Estonian (et.po) by Mattias Põldaru
1544+
1545+ -- Colin Watson <cjwatson@debian.org> Mon, 14 Sep 2009 14:02:40 +0100
1546+
1547+grub-installer (1.42ubuntu2) karmic; urgency=low
1548+
1549+ * Preseed grub-pc/install_devices based on grub-installer/bootdev (LP:
1550+ #420604).
1551+
1552+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 02 Sep 2009 13:56:22 +0100
1553+
1554+grub-installer (1.42ubuntu1) karmic; urgency=low
1555+
1556+ * Resynchronise with Debian. Remaining changes:
1557+ - Show the grub menu and raise the menu timeout if other operating
1558+ systems are installed (only for GRUB Legacy right now).
1559+ - Ask grub-installer/only_debian at medium priority.
1560+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1561+ - If / or /boot are on a removable device, install GRUB there by
1562+ default.
1563+ - Only mount /target/proc if it isn't already mounted.
1564+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1565+ grub-installer to use its default MBR selection method despite there
1566+ being unsupported operating systems on the disk.
1567+ - Unless grub-installer/make_active is preseeded to false, mark the
1568+ partition to which GRUB is being installed as bootable, or failing
1569+ that the first available primary partition on the disk to which GRUB
1570+ is being installed.
1571+ - Support grub-installer/bootdev_directory preseeding to make use of the
1572+ relative path feature of grub4dos, so that we can point grub4dos at
1573+ part of a disk for Wubi. Setting this disables normal grub
1574+ installation, but still generates a device.map; it also hides the
1575+ menu.
1576+ - Handle cases where /boot is bind-mounted.
1577+ - Add support for writing an GRUB Legacy MBR on each disk in an
1578+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
1579+ - Properly make use of output from os-prober to configure the booting of
1580+ other operating systems on dmraid arrays. Attempt to guess where in
1581+ the device map the array belongs, by substituting the first drive in
1582+ the dmraid array for the dmraid array device node itself, and removing
1583+ any reference to other member disks of the array.
1584+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1585+ is probably a USB install and (hd0) does not make sense when
1586+ installing from a removable disk.
1587+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1588+ package is a bit old and still requires this.
1589+ - Default to grub2 for GPT systems.
1590+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1591+ * Restrict code to generate device.map for loop installations to GRUB
1592+ Legacy (LP: #421873).
1593+ * Fix said code to run grub chrooted into /target.
1594+
1595+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 01 Sep 2009 13:50:59 +0100
1596+
1597+grub-installer (1.42) unstable; urgency=low
1598+
1599+ [ Felix Zielcke ]
1600+ * Check that /etc/kernel-img.conf exists before running sed over it.
1601+
1602+ [ Colin Watson ]
1603+ * Don't create /etc/grub.d/30_otheros if os-prober is already installed
1604+ for grub2 to use (LP: #419044).
1605+ * Pass user parameters to grub2 (closes: #470894).
1606+ * Add myself to Uploaders.
1607+
1608+ [ Updated translations ]
1609+ * Korean (ko.po) by Changwoo Ryu
1610+
1611+ -- Colin Watson <cjwatson@debian.org> Tue, 01 Sep 2009 13:03:09 +0100
1612+
1613+grub-installer (1.41) unstable; urgency=low
1614+
1615+ [ Colin Watson ]
1616+ * Merge from Ubuntu:
1617+ - Add support for Ubuntu's lpia architecture ("Low-Power Intel
1618+ Architecture").
1619+ * Upgrade to debhelper v7.
1620+
1621+ [ Felix Zielcke ]
1622+ * Add support for /dev/rs/c[0-9]d[0-9] style devices.
1623+
1624+ [ Luca Favatella ]
1625+ * Add support for /dev/ad[0-9] and /dev/da[0-9] style devices (for
1626+ GNU/kFreeBSD).
1627+ * Use grub-pc on GNU/kFreeBSD.
1628+
1629+ [ Aurelien Jarno ]
1630+ * Use grub-pc on UFS root filesystem, and don't display the not-mature
1631+ debconf warning in that case.
1632+ * Don't try to update /target/etc/mtab if it is already a symlink.
1633+
1634+ [ Updated translations ]
1635+ * Asturian (ast.po) by Marcos Antonio Alvarez Costales
1636+ * Esperanto (eo.po) by Felipe Castro
1637+ * Estonian (et.po) by Mattias Põldaru
1638+ * Italian (it.po) by Milo Casagrande
1639+
1640+ -- Aurelien Jarno <aurel32@debian.org> Sat, 22 Aug 2009 22:32:20 +0200
1641+
1642+grub-installer (1.40ubuntu2) karmic; urgency=low
1643+
1644+ * Handle showing the menu and raising the timeout for grub2 if other
1645+ operating systems are installed, since grub2 now hides the menu by
1646+ default.
1647+
1648+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 10 Aug 2009 13:13:34 +0100
1649+
1650+grub-installer (1.40ubuntu1) karmic; urgency=low
1651+
1652+ * Resynchronise with Debian. Remaining changes:
1653+ - Show the grub menu and raise the menu timeout if other operating
1654+ systems are installed (only for GRUB Legacy right now).
1655+ - Ask grub-installer/only_debian at medium priority.
1656+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1657+ - If / or /boot are on a removable device, install GRUB there by
1658+ default.
1659+ - Only mount /target/proc if it isn't already mounted.
1660+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1661+ grub-installer to use its default MBR selection method despite there
1662+ being unsupported operating systems on the disk.
1663+ - Unless grub-installer/make_active is preseeded to false, mark the
1664+ partition to which GRUB is being installed as bootable, or failing
1665+ that the first available primary partition on the disk to which GRUB
1666+ is being installed.
1667+ - Support grub-installer/bootdev_directory preseeding to make use of the
1668+ relative path feature of grub4dos, so that we can point grub4dos at
1669+ part of a disk for Wubi. Setting this disables normal grub
1670+ installation, but still generates a device.map; it also hides the
1671+ menu.
1672+ - Handle cases where /boot is bind-mounted.
1673+ - Add support for writing an GRUB Legacy MBR on each disk in an
1674+ mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
1675+ - Properly make use of output from os-prober to configure the booting of
1676+ other operating systems on dmraid arrays. Attempt to guess where in
1677+ the device map the array belongs, by substituting the first drive in
1678+ the dmraid array for the dmraid array device node itself, and removing
1679+ any reference to other member disks of the array.
1680+ - Add support for lpia.
1681+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1682+ is probably a USB install and (hd0) does not make sense when
1683+ installing from a removable disk.
1684+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1685+ package is a bit old and still requires this.
1686+ - Default to grub2 for GPT systems.
1687+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1688+
1689+ -- Colin Watson <cjwatson@ubuntu.com> Sat, 25 Jul 2009 09:20:12 +0100
1690+
1691+grub-installer (1.40) unstable; urgency=low
1692+
1693+ * Don't add map/drivemap commands for Windows Vista/7. It breaks
1694+ Windows 7 (LP: #402154).
1695+
1696+ -- Felix Zielcke <fzielcke@z-51.de> Fri, 24 Jul 2009 17:40:08 +0200
1697+
1698+grub-installer (1.39ubuntu1) karmic; urgency=low
1699+
1700+ * Resynchronise with Debian. Remaining changes:
1701+ - Show the grub menu and raise the menu timeout if other operating
1702+ systems are installed (only for GRUB Legacy right now).
1703+ - Ask grub-installer/only_debian at medium priority.
1704+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1705+ - If / or /boot are on a removable device, install GRUB there by
1706+ default.
1707+ - Only mount /target/proc if it isn't already mounted.
1708+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1709+ grub-installer to use its default MBR selection method despite there
1710+ being unsupported operating systems on the disk.
1711+ - Unless grub-installer/make_active is preseeded to false, mark the
1712+ partition to which GRUB is being installed as bootable, or failing
1713+ that the first available primary partition on the disk to which GRUB
1714+ is being installed.
1715+ - Support grub-installer/bootdev_directory preseeding to make use of the
1716+ relative path feature of grub4dos, so that we can point grub4dos at
1717+ part of a disk for Wubi. Setting this disables normal grub
1718+ installation, but still generates a device.map; it also hides the
1719+ menu.
1720+ - Handle cases where /boot is bind-mounted.
1721+ - Add support for writing an MBR on each disk in an mdadm-managed RAID
1722+ providing /boot.
1723+ - Properly make use of output from os-prober to configure the booting of
1724+ other operating systems on dmraid arrays. Attempt to guess where in
1725+ the device map the array belongs, by substituting the first drive in
1726+ the dmraid array for the dmraid array device node itself, and removing
1727+ any reference to other member disks of the array.
1728+ - Add support for lpia.
1729+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1730+ is probably a USB install and (hd0) does not make sense when
1731+ installing from a removable disk.
1732+ - Go back to using update-grub -y for GRUB Legacy for now; our grub
1733+ package is a bit old and still requires this.
1734+ - Default to grub2 for GPT systems.
1735+ - Allow grub/grub2 choice for ext4, though still default to grub2.
1736+ * If using grub2, then use ordinary grub-install for mdadm-managed RAID
1737+ /boot rather than trying to implement it ourselves.
1738+
1739+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 13 Jul 2009 12:09:43 +0100
1740+
1741+grub-installer (1.39) unstable; urgency=low
1742+
1743+ * Merge from Ubuntu:
1744+ - Use rootnoverify rather than root when chain-loading Microsoft
1745+ operating systems using GRUB Legacy, since we may not be able to mount
1746+ the partition (LP: #10661). From my reading of its code, this doesn't
1747+ seem to be necessary with GRUB 2.
1748+ * Extend rescue mode plugin to cope with GRUB 2.
1749+ * Allow /boot on LVM; this forces use of GRUB 2 (LP: #393432).
1750+ * Adjust partition offsets for GRUB 2. Moving to grub-probe would probably
1751+ be better in the long run, but this works for now. See #473401, #502446.
1752+ * Use search --fs-uuid rather than --fs_uuid in otheros.sh (LP: #396587).
1753+
1754+ -- Colin Watson <cjwatson@debian.org> Wed, 08 Jul 2009 15:30:14 +0100
1755+
1756+grub-installer (1.38ubuntu1) karmic; urgency=low
1757+
1758+ * Resynchronise with Debian. Remaining changes:
1759+ - Show the grub menu and raise the menu timeout if other operating
1760+ systems are installed (only for GRUB Legacy right now).
1761+ - Ask grub-installer/only_debian at medium priority.
1762+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1763+ - If / or /boot are on a removable device, install GRUB there by
1764+ default.
1765+ - Only mount /target/proc if it isn't already mounted.
1766+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1767+ grub-installer to use its default MBR selection method despite there
1768+ being unsupported operating systems on the disk.
1769+ - Unless grub-installer/make_active is preseeded to false, mark the
1770+ partition to which GRUB is being installed as bootable, or failing
1771+ that the first available primary partition on the disk to which GRUB
1772+ is being installed.
1773+ - Support grub-installer/bootdev_directory preseeding to make use of the
1774+ relative path feature of grub4dos, so that we can point grub4dos at
1775+ part of a disk for Wubi. Setting this disables normal grub
1776+ installation, but still generates a device.map; it also hides the
1777+ menu.
1778+ - Handle cases where /boot is bind-mounted.
1779+ - Add support for writing an MBR on each disk in an mdadm-managed RAID
1780+ providing /boot.
1781+ - Properly make use of output from os-prober to configure the booting of
1782+ other operating systems on dmraid arrays. Attempt to guess where in
1783+ the device map the array belongs, by substituting the first drive in
1784+ the dmraid array for the dmraid array device node itself, and removing
1785+ any reference to other member disks of the array.
1786+ - Add support for lpia.
1787+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1788+ is probably a USB install and (hd0) does not make sense when
1789+ installing from a removable disk.
1790+ - Use rootnoverify rather than root when chain-loading Microsoft
1791+ operating systems.
1792+ * Go back to using update-grub -y for GRUB Legacy for now; our grub
1793+ package is a bit old and still requires this.
1794+ * Default to grub2 for GPT systems.
1795+ * Allow grub/grub2 choice for ext4, though still default to grub2.
1796+ * Drop code to handle error messages in dmraid's output, which is no
1797+ longer needed.
1798+
1799+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 16 Jun 2009 02:46:23 +0100
1800+
1801+grub-installer (1.38) unstable; urgency=low
1802+
1803+ [ Colin Watson ]
1804+ * Make findfs use the last of any mounts found, in case there's more than
1805+ one due to pilot error in the partitioner (LP: #289101).
1806+ * Use grub-ieee1275 on powerpc, not grub-of which no longer exists.
1807+
1808+ [ Max Vozeler ]
1809+ * Use grub2 when ext4 is chosen (closes: #529363).
1810+
1811+ [ Felix Zielcke ]
1812+ * Change the debhelper compat level to 7 and bump the build
1813+ dependency.
1814+ * Replace deprecated `dh_clean -k' with `dh_prep'.
1815+ * Remove the lintian overrides, they're no longer needed.
1816+ * Use UUIDs in the grub2 generated menuentrys. (Closes: #473401)
1817+ * Add drivemap in the grub2 generated menuentry for DOS/Windows in
1818+ case a recent grub2 gets installed.
1819+ * Don't pass -y to update-grub. grub-legacy in lenny just prints out a
1820+ warning.
1821+
1822+ [ Otavio Salvador ]
1823+ * Add Felix Zielcke in uploads field and set DM-Upload-allowed to
1824+ allow him to upload.
1825+
1826+ -- Otavio Salvador <otavio@debian.org> Fri, 12 Jun 2009 16:04:27 -0300
1827+
1828+grub-installer (1.37ubuntu3) karmic; urgency=low
1829+
1830+ * If using GRUB 2, don't try to edit menu.lst to change the timeout (LP:
1831+ #385995). We need to do something with the GRUB 2 timeout, but this is
1832+ blocked on settling on a way for grub-installer to adjust GRUB 2
1833+ configuration in general.
1834+
1835+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 12 Jun 2009 13:35:20 +0100
1836+
1837+grub-installer (1.37ubuntu2) karmic; urgency=low
1838+
1839+ * If sfdisk fails to set the first primary partition we try as active, try
1840+ the other primary partitions rather than failing. Don't fail even if
1841+ none of them can be set as active, since the BIOS may not mind anyway
1842+ (LP: #285716).
1843+ * Use GRUB 2 by default.
1844+
1845+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 08 Jun 2009 22:05:42 +0100
1846+
1847+grub-installer (1.37ubuntu1) karmic; urgency=low
1848+
1849+ * Resynchronise with Debian. Remaining changes:
1850+ - Show the grub menu and raise the menu timeout if other operating
1851+ systems are installed.
1852+ - Ask grub-installer/only_debian at medium priority.
1853+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1854+ - If / or /boot are on a removable device, install GRUB there by
1855+ default.
1856+ - Only mount /target/proc if it isn't already mounted.
1857+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1858+ grub-installer to use its default MBR selection method despite there
1859+ being unsupported operating systems on the disk.
1860+ - Unless grub-installer/make_active is preseeded to false, mark the
1861+ partition to which GRUB is being installed as bootable, or failing
1862+ that the first available primary partition on the disk to which GRUB
1863+ is being installed.
1864+ - Support grub-installer/bootdev_directory preseeding to make use of the
1865+ relative path feature of grub4dos, so that we can point grub4dos at
1866+ part of a disk for Wubi. Setting this disables normal grub
1867+ installation, but still generates a device.map; it also hides the
1868+ menu.
1869+ - Handle cases where /boot is bind-mounted.
1870+ - Add another guard against calling 'udevadm info' with an empty device
1871+ name.
1872+ - Add support for writing an MBR on each disk in an mdadm-managed RAID
1873+ providing /boot.
1874+ - Properly make use of output from os-prober to configure the booting of
1875+ other operating systems on dmraid arrays. Attempt to guess where in
1876+ the device map the array belongs, by substituting the first drive in
1877+ the dmraid array for the dmraid array device node itself, and removing
1878+ any reference to other member disks of the array.
1879+ - Add support for lpia.
1880+ - Handle /boot being on a virtio device.
1881+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1882+ is probably a USB install and (hd0) does not make sense when
1883+ installing from a removable disk.
1884+ - Use rootnoverify rather than root when chain-loading Microsoft
1885+ operating systems.
1886+ - 'dmraid -c -s' changed its output format; cope with both old and new.
1887+ - Clarify why we cannot always default to the device that contains the
1888+ boot partition for grub-installer/bootdev.
1889+ - Handle /dev/mmcblk* in split_device (LP: #348411).
1890+
1891+ -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 04 May 2009 07:40:22 -0700
1892+
1893+grub-installer (1.37) unstable; urgency=low
1894+
1895+ [ Colin Watson ]
1896+ * Merge from Ubuntu:
1897+ - Check dmraid's exit code rather than parsing its output.
1898+ - cciss and ida logical drive numbers may go up to 15, not just 9.
1899+ - Only check for the boot partition being on dmraid if the user allowed
1900+ us to activate dmraid, to cope with cases where dmraid is misdetected
1901+ (LP: #346001).
1902+ * Don't pass the -y option to update-grub if installing grub2 (closes:
1903+ #526089).
1904+
1905+ [ Frans Pop ]
1906+ * Remove myself as uploader.
1907+
1908+ [ Updated translations ]
1909+ * Bengali (bn.po) by Md. Rezwan Shahid
1910+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
1911+ * Estonian (et.po) by Mattias Põldaru
1912+ * French (fr.po) by Christian Perrier
1913+ * Galician (gl.po) by marce villarino
1914+ * Hindi (hi.po) by Kumar Appaiah
1915+ * Italian (it.po) by Milo Casagrande
1916+ * Kazakh (kk.po) by Dauren Sarsenov
1917+ * Malayalam (ml.po) by Praveen Arimbrathodiyil
1918+ * Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
1919+ * Slovak (sk.po) by Ivan Masár
1920+ * Tagalog (tl.po) by Eric Pareja
1921+ * Vietnamese (vi.po) by Clytie Siddall
1922+
1923+ -- Colin Watson <cjwatson@debian.org> Wed, 29 Apr 2009 13:22:34 +0100
1924+
1925+grub-installer (1.36ubuntu5) jaunty; urgency=low
1926+
1927+ * Handle /dev/mmcblk* in split_device (LP: #348411).
1928+
1929+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 27 Mar 2009 11:49:58 +0000
1930+
1931+grub-installer (1.36ubuntu4) jaunty; urgency=low
1932+
1933+ * cciss and ida logical drive numbers may go up to 15, not just 9.
1934+ * Only check for the boot partition being on dmraid if the user allowed us
1935+ to activate dmraid, to cope with cases where dmraid is misdetected
1936+ (LP: #346001).
1937+
1938+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 20 Mar 2009 18:26:39 +0000
1939+
1940+grub-installer (1.36ubuntu3) jaunty; urgency=low
1941+
1942+ [ Evan Dandrea ]
1943+ * Clarify why we cannot always default to the device that contains the
1944+ boot partition for grub-installer/bootdev.
1945+
1946+ [ Steve Langasek ]
1947+ * Make grub2 available as an option in expert mode again, restoring the
1948+ Debian behavior.
1949+
1950+ -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 16 Mar 2009 00:13:02 -0700
1951+
1952+grub-installer (1.36ubuntu2) jaunty; urgency=low
1953+
1954+ * Check dmraid's exit code as well as parsing its output, the latter for
1955+ backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only
1956+ (LP: #325947).
1957+
1958+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 12 Feb 2009 12:42:05 +0000
1959+
1960+grub-installer (1.36ubuntu1) jaunty; urgency=low
1961+
1962+ * Resynchronise with Debian (XFS change fixes LP: #8058). Remaining
1963+ changes:
1964+ - Show the grub menu and raise the menu timeout if other operating
1965+ systems are installed.
1966+ - Ask grub-installer/only_debian at medium priority.
1967+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
1968+ - If / or /boot are on a removable device, install GRUB there by
1969+ default.
1970+ - Only mount /target/proc if it isn't already mounted.
1971+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
1972+ grub-installer to use its default MBR selection method despite there
1973+ being unsupported operating systems on the disk.
1974+ - Unless grub-installer/make_active is preseeded to false, mark the
1975+ partition to which GRUB is being installed as bootable, or failing
1976+ that the first available primary partition on the disk to which GRUB
1977+ is being installed.
1978+ - Support grub-installer/bootdev_directory preseeding to make use of the
1979+ relative path feature of grub4dos, so that we can point grub4dos at
1980+ part of a disk for Wubi. Setting this disables normal grub
1981+ installation, but still generates a device.map; it also hides the
1982+ menu.
1983+ - Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
1984+ for now.
1985+ - Handle cases where /boot is bind-mounted.
1986+ - Add another guard against calling 'udevadm info' with an empty device
1987+ name.
1988+ - Add support for writing an MBR on each disk in an mdadm-managed RAID
1989+ providing /boot.
1990+ - Properly make use of output from os-prober to configure the booting of
1991+ other operating systems on dmraid arrays. Attempt to guess where in
1992+ the device map the array belongs, by substituting the first drive in
1993+ the dmraid array for the dmraid array device node itself, and removing
1994+ any reference to other member disks of the array.
1995+ - Add support for lpia.
1996+ - Handle /boot being on a virtio device.
1997+ - Set a sensible default boot device when /cdrom is not iso9660, as this
1998+ is probably a USB install and (hd0) does not make sense when
1999+ installing from a removable disk.
2000+ - Use rootnoverify rather than root when chain-loading Microsoft
2001+ operating systems.
2002+ - 'dmraid -c -s' changed its output format; cope with both old and new.
2003+
2004+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 23 Jan 2009 13:19:18 +0000
2005+
2006+grub-installer (1.36) unstable; urgency=low
2007+
2008+ * Allow to install grub when /boot is on XFS. Since version 0.97-47lenny2
2009+ grub supports XFS so it can be installed without hanging grub-installer.
2010+
2011+ -- Frans Pop <fjp@debian.org> Fri, 23 Jan 2009 02:59:03 +0100
2012+
2013+grub-installer (1.35ubuntu4) jaunty; urgency=low
2014+
2015+ * Fix syntax error in otheros.sh.
2016+
2017+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 Nov 2008 23:52:52 +0000
2018+
2019+grub-installer (1.35ubuntu3) jaunty; urgency=low
2020+
2021+ * Nail another instance of dmraid output-checking.
2022+
2023+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 Nov 2008 21:08:56 +0000
2024+
2025+grub-installer (1.35ubuntu2) jaunty; urgency=low
2026+
2027+ * Hide GRUB menu if grub-installer/bootdev_directory is preseeded; this is
2028+ used in the Wubi case where GRUB is used as a secondary boot loader, and
2029+ so the user already had a chance to boot from another operating system
2030+ (thanks, Agostino Russo; LP: #289791).
2031+ * Use rootnoverify rather than root when chain-loading Microsoft operating
2032+ systems (LP: #10661).
2033+ * 'dmraid -c -s' changed its output format; cope with both old and new.
2034+
2035+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 Nov 2008 21:00:39 +0000
2036+
2037+grub-installer (1.35ubuntu1) jaunty; urgency=low
2038+
2039+ * Resynchronise with Debian. Remaining changes:
2040+ - Show the grub menu and raise the menu timeout if other operating
2041+ systems are installed.
2042+ - Ask grub-installer/only_debian at medium priority.
2043+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
2044+ - If / or /boot are on a removable device, install GRUB there by
2045+ default.
2046+ - Only mount /target/proc if it isn't already mounted.
2047+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2048+ grub-installer to use its default MBR selection method despite there
2049+ being unsupported operating systems on the disk.
2050+ - Unless grub-installer/make_active is preseeded to false, mark the
2051+ partition to which GRUB is being installed as bootable, or failing
2052+ that the first available primary partition on the disk to which GRUB
2053+ is being installed.
2054+ - Support grub-installer/bootdev_directory preseeding to make use of the
2055+ relative path feature of grub4dos, so that we can point grub4dos at
2056+ part of a disk for installation-from-windows. Setting this disables
2057+ normal grub installation, but still generates a device.map.
2058+ - Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
2059+ for now.
2060+ - Handle cases where /boot is bind-mounted.
2061+ - Add another guard against calling 'udevadm info' with an empty device
2062+ name.
2063+ - Add support for writing an MBR on each disk in an mdadm-managed RAID
2064+ providing /boot.
2065+ - Properly make use of output from os-prober to configure the booting of
2066+ other operating systems on dmraid arrays. Attempt to guess where in
2067+ the device map the array belongs, by substituting the first drive in
2068+ the dmraid array for the dmraid array device node itself, and removing
2069+ any reference to other member disks of the array.
2070+ - Add support for lpia.
2071+ - Handle /boot being on a virtio device.
2072+ - Set a sensible default boot device when /cdrom is not iso9660, as this
2073+ is probably a USB install and (hd0) does not make sense when
2074+ installing from a removable disk.
2075+
2076+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 10 Nov 2008 00:39:33 +0000
2077+
2078+grub-installer (1.35) unstable; urgency=low
2079+
2080+ * Add support for MMC/SD card devices (mmcblkX).
2081+
2082+ -- Frans Pop <fjp@debian.org> Mon, 29 Sep 2008 20:31:10 +0200
2083+
2084+grub-installer (1.34) unstable; urgency=low
2085+
2086+ [ Frans Pop ]
2087+ * Fix up the grub root (groot) in menu.lst for dmraid if it is incorrect.
2088+
2089+ [ Updated translations ]
2090+ * Belarusian (be.po) by Pavel Piatruk
2091+ * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
2092+ * Bosnian (bs.po) by Armin Besirovic
2093+ * Catalan (ca.po) by Jordi Mallach
2094+ * Welsh (cy.po) by Jonathan Price
2095+ * Danish (da.po)
2096+ * Greek, Modern (1453-) (el.po)
2097+ * Esperanto (eo.po) by Felipe Castro
2098+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2099+ * Basque (eu.po) by Iñaki Larrañaga Murgoitio
2100+ * French (fr.po) by Christian Perrier
2101+ * Hebrew (he.po) by Omer Zak
2102+ * Hindi (hi.po) by Kumar Appaiah
2103+ * Croatian (hr.po) by Josip Rodin
2104+ * Italian (it.po) by Milo Casagrande
2105+ * Georgian (ka.po) by Aiet Kolkhi
2106+ * Central Khmer (km.po) by KHOEM Sokhem
2107+ * Korean (ko.po) by Changwoo Ryu
2108+ * Kurdish (ku.po) by Amed Çeko Jiyan
2109+ * Latvian (lv.po) by Aigars Mahinovs
2110+ * Macedonian (mk.po) by Arangel Angov
2111+ * Marathi (mr.po) by Sampada
2112+ * Nepali (ne.po) by Shiva Prasad Pokharel
2113+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
2114+ * Romanian (ro.po) by Eddy Petrișor
2115+ * Slovenian (sl.po) by Vanja Cvelbar
2116+ * Serbian (sr.po) by Veselin Mijušković
2117+ * Swedish (sv.po) by Daniel Nylander
2118+ * Tagalog (tl.po) by Eric Pareja
2119+ * Turkish (tr.po) by Mert Dirik
2120+ * Ukrainian (uk.po) by Євгеній Мещеряков
2121+ * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
2122+ * Simplified Chinese (zh_CN.po) by Deng Xiyue
2123+ * Traditional Chinese (zh_TW.po) by Tetralet
2124+
2125+ -- Otavio Salvador <otavio@debian.org> Sun, 21 Sep 2008 21:47:51 -0300
2126+
2127+grub-installer (1.32ubuntu10) intrepid; urgency=low
2128+
2129+ [ Evan Dandrea ]
2130+ * Set a sensible default boot device when /cdrom is not iso9660, as this
2131+ is probably a USB install and (hd0) does not make sense when installing
2132+ from a removable disk (LP: #282037).
2133+
2134+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 20 Oct 2008 23:08:21 +0100
2135+
2136+grub-installer (1.32ubuntu9) intrepid; urgency=low
2137+
2138+ * grub4dos can't handle UUIDs, so tweak previous change to continue using
2139+ groot=()/ubuntu/disks in that case (LP: #283520).
2140+
2141+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 15 Oct 2008 11:17:06 +0100
2142+
2143+grub-installer (1.32ubuntu8) intrepid; urgency=low
2144+
2145+ * Cope with new UUID-style groot when handling
2146+ grub-installer/bootdev_directory (LP: #283520).
2147+
2148+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 15 Oct 2008 09:20:51 +0100
2149+
2150+grub-installer (1.32ubuntu7) intrepid; urgency=low
2151+
2152+ * grub-installer: if the boot filesystem is on a virtio device, we need to
2153+ null out the $frdisk variable (LP: #281492)
2154+
2155+ -- Dustin Kirkland <kirkland@ubuntu.com> Tue, 14 Oct 2008 17:31:47 -0500
2156+
2157+grub-installer (1.32ubuntu6) intrepid; urgency=low
2158+
2159+ * Add support for lpia (LP: #274781)
2160+
2161+ -- Emmet Hikory <persia@ubuntu.com> Fri, 26 Sep 2008 22:38:21 +0900
2162+
2163+grub-installer (1.32ubuntu5) intrepid; urgency=low
2164+
2165+ * grub-installer: Properly make use of output from os-prober to configure
2166+ the booting of other operating systems on dmraid arrays. Attempt to
2167+ guess where in the device map the array belongs, by substituting
2168+ the first drive in the dmraid array for the dmraid array device node
2169+ itself, and removing any reference to other member disks of the array.
2170+
2171+ -- Luke Yelavich <themuso@ubuntu.com> Thu, 25 Sep 2008 23:14:10 +1000
2172+
2173+grub-installer (1.32ubuntu4) intrepid; urgency=low
2174+
2175+ [ Dustin Kirkland ]
2176+ * grub-installer: fix faulty logic (assumed mutual exclusion of dmraid,
2177+ multipath, and md), (LP: #270758).
2178+
2179+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 16 Sep 2008 10:31:53 +0100
2180+
2181+grub-installer (1.32ubuntu3) intrepid; urgency=low
2182+
2183+ [ Dustin Kirkland ]
2184+ * grub-installer: fix broken md device determination (LP: #264533).
2185+
2186+ -- Colin Watson <cjwatson@ubuntu.com> Sat, 06 Sep 2008 10:44:21 +0100
2187+
2188+grub-installer (1.32ubuntu2) intrepid; urgency=low
2189+
2190+ [ Colin Watson ]
2191+ * Add another guard against calling 'udevadm info' with an empty device
2192+ name (LP: #30772).
2193+
2194+ [ Dustin Kirkland ]
2195+ * grub-installer: add support for writing an MBR on each disk in an
2196+ mdadm-managed RAID providing /boot (LP: #33649)
2197+
2198+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 07 Aug 2008 19:02:15 +0100
2199+
2200+grub-installer (1.32ubuntu1) intrepid; urgency=low
2201+
2202+ * Resynchronise with Debian. Remaining changes:
2203+ - Show the grub menu and raise the menu timeout if other operating
2204+ systems are installed.
2205+ - Ask grub-installer/only_debian at medium priority.
2206+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
2207+ - If / or /boot are on a removable device, install GRUB there by
2208+ default.
2209+ - Only mount /target/proc if it isn't already mounted.
2210+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2211+ grub-installer to use its default MBR selection method despite there
2212+ being unsupported operating systems on the disk.
2213+ - Unless grub-installer/make_active is preseeded to false, mark the
2214+ partition to which GRUB is being installed as bootable, or failing
2215+ that the first available primary partition on the disk to which GRUB
2216+ is being installed.
2217+ - Support grub-installer/bootdev_directory preseeding to make use of the
2218+ relative path feature of grub4dos, so that we can point grub4dos at
2219+ part of a disk for installation-from-windows. Setting this disables
2220+ normal grub installation, but still generates a device.map.
2221+ - Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
2222+ for now.
2223+ - Handle cases where /boot is bind-mounted.
2224+
2225+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 16 Jun 2008 16:45:11 +0100
2226+
2227+grub-installer (1.32) unstable; urgency=low
2228+
2229+ [ Updated translations ]
2230+ * Arabic (ar.po) by Ossama M. Khayat
2231+ * German (de.po) by Jens Seidel
2232+ * Dzongkha (dz.po) by Jurmey Rabgay(Bongop) (DIT,BHUTAN)
2233+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2234+ * Basque (eu.po) by Iñaki Larrañaga Murgoitio
2235+ * Hebrew (he.po) by Lior Kaplan
2236+ * Indonesian (id.po) by Arief S Fitrianto
2237+ * Marathi (mr.po) by Sampada
2238+ * Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
2239+ * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
2240+ * Punjabi (Gurmukhi) (pa.po) by Amanpreet Singh Alam
2241+ * Tamil (ta.po) by Dr.T.Vasudevan
2242+ * Vietnamese (vi.po) by Clytie Siddall
2243+ * Traditional Chinese (zh_TW.po) by Tetralet
2244+
2245+ -- Otavio Salvador <otavio@debian.org> Thu, 08 May 2008 00:00:05 -0300
2246+
2247+grub-installer (1.31) unstable; urgency=low
2248+
2249+ [ Colin Watson ]
2250+ * Run grub in the chroot for password encryption.
2251+ * Make grub-installer executable again.
2252+
2253+ [ Frans Pop ]
2254+ * Apply patch from Ian Campbell to add support for Xen virtual disks.
2255+ Closes: #456784.
2256+
2257+ [ James Westby ]
2258+ * Confirm the GRUB password after entry (LP: #42019, closes: #321109).
2259+ Based on earlier patches by Julian Graham and Frans Pop.
2260+ Note that grub-installer/password-again must now be preseeded in addition
2261+ to grub-installer/password, and that grub-installer/password-crypted now
2262+ takes an MD5-crypted password rather than a boolean.
2263+
2264+ [ Soren Hansen ]
2265+ * Teach grub-installer about virtio devices (/dev/vd*).
2266+
2267+ [ Updated translations ]
2268+ * Amharic (am.po) by tegegne tefera
2269+ * Arabic (ar.po) by Ossama M. Khayat
2270+ * Bulgarian (bg.po) by Damyan Ivanov
2271+ * Czech (cs.po) by Miroslav Kure
2272+ * German (de.po) by Jens Seidel
2273+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2274+ * Basque (eu.po) by Piarres Beobide
2275+ * Finnish (fi.po) by Esko Arajärvi
2276+ * French (fr.po) by Christian Perrier
2277+ * Galician (gl.po) by Jacobo Tarrio
2278+ * Gujarati (gu.po) by Kartik Mistry
2279+ * Hebrew (he.po) by Lior Kaplan
2280+ * Hungarian (hu.po) by SZERVÁC Attila
2281+ * Japanese (ja.po) by Kenshi Muto
2282+ * Korean (ko.po) by Changwoo Ryu
2283+ * Kurdish (ku.po) by Erdal Ronahi
2284+ * Lithuanian (lt.po) by Kęstutis Biliūnas
2285+ * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
2286+ * Marathi (mr.po)
2287+ * Dutch (nl.po) by Frans Pop
2288+ * Panjabi (pa.po) by Amanpreet Singh Brar
2289+ * Polish (pl.po) by Bartosz Fenski
2290+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
2291+ * Portuguese (pt.po) by Miguel Figueiredo
2292+ * Romanian (ro.po) by Eddy Petrișor
2293+ * Russian (ru.po) by Yuri Kozlov
2294+ * Slovak (sk.po) by Ivan Masár
2295+ * Swedish (sv.po) by Daniel Nylander
2296+ * Thai (th.po) by Theppitak Karoonboonyanan
2297+ * Vietnamese (vi.po) by Clytie Siddall
2298+ * Simplified Chinese (zh_CN.po) by Ming Hua
2299+ * Traditional Chinese (zh_TW.po) by Tetralet
2300+
2301+ -- Frans Pop <fjp@debian.org> Thu, 01 May 2008 10:34:23 +0200
2302+
2303+grub-installer (1.30) unstable; urgency=low
2304+
2305+ [ Frans Pop ]
2306+ * Correct off-by-one error in SATA RAID sanity checks. Thanks Guido Günther.
2307+ * Add the "quiet" boot parameter only to 'defoptions' and not to 'kopt' so
2308+ that it is not included for "single user" mode. The same could be done for
2309+ other parameters.
2310+
2311+ [ Guido Guenther ]
2312+ * Add multipath support modelled after dmraid. Closes: #468832.
2313+
2314+ [ Max Vozeler ]
2315+ * Fix serial console setup for console= options that include either a
2316+ word size != 8 or a flow control parameter. Closes: #470951
2317+
2318+ [ Updated translations ]
2319+ * Amharic (am.po) by Tegegne Tefera
2320+ * Arabic (ar.po) by Ossama M. Khayat
2321+ * Bulgarian (bg.po) by Damyan Ivanov
2322+ * Czech (cs.po) by Miroslav Kure
2323+ * Esperanto (eo.po) by Serge Leblanc
2324+ * Basque (eu.po) by Piarres Beobide
2325+ * Finnish (fi.po) by Esko Arajärvi
2326+ * French (fr.po) by Christian Perrier
2327+ * Galician (gl.po) by Jacobo Tarrio
2328+ * Indonesian (id.po) by Arief S Fitrianto
2329+ * Japanese (ja.po) by Kenshi Muto
2330+ * Korean (ko.po) by Changwoo Ryu
2331+ * Dutch (nl.po) by Frans Pop
2332+ * Panjabi (pa.po) by Amanpreet Singh Alam
2333+ * Polish (pl.po) by Bartosz Fenski
2334+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
2335+ * Portuguese (pt.po) by Miguel Figueiredo
2336+ * Russian (ru.po) by Yuri Kozlov
2337+ * Slovak (sk.po) by Ivan Masár
2338+ * Swedish (sv.po) by Daniel Nylander
2339+ * Thai (th.po) by Theppitak Karoonboonyanan
2340+
2341+ -- Frans Pop <fjp@debian.org> Wed, 19 Mar 2008 20:59:41 +0100
2342+
2343+grub-installer (1.29) unstable; urgency=low
2344+
2345+ [ Luke Yelavich ]
2346+ * Pass the correct number of arguments to db_input for
2347+ grub-installer/sataraid-error.
2348+
2349+ [ Updated translations ]
2350+ * Finnish (fi.po) by Esko Arajärvi
2351+ * Hindi (hi.po) by Kumar Appaiah
2352+ * Indonesian (id.po) by Arief S Fitrianto
2353+ * Central Khmer (km.po) by Khoem Sokhem
2354+ * Nepali (ne.po) by Shyam Krishna Bal
2355+ * Panjabi (pa.po) by Amanpreet Singh Alam
2356+ * Polish (pl.po) by Bartosz Fenski
2357+ * Slovenian (sl.po) by Matej Kovacic
2358+ * Turkish (tr.po) by Recai Oktaş
2359+ * Ukrainian (uk.po)
2360+ * Traditional Chinese (zh_TW.po) by Tetralet
2361+
2362+ -- Otavio Salvador <otavio@debian.org> Fri, 15 Feb 2008 10:18:11 -0200
2363+
2364+grub-installer (1.28) unstable; urgency=low
2365+
2366+ [ Colin Watson ]
2367+ * Fix some hardcoding of /target.
2368+
2369+ [ Robert Millan ]
2370+ * Replace update-grub with update_grub in a pair of places.
2371+ * Stop aborting on reiserfs/gpt (supported now).
2372+ * Change menu item from 7300 to 7400 so that for PowerPC grub is offered
2373+ after the yaboot bootloader; for x86 it will still be the default as
2374+ lilo and elilo already have higher numbers. Closes: #463765.
2375+ * Set grub-installer as uninstallable for PowerPC subarchitectures other
2376+ than chrp_pegasos.
2377+
2378+ [ Updated translations ]
2379+ * Amharic (am.po) by tegegne tefera
2380+ * Bulgarian (bg.po) by Damyan Ivanov
2381+ * Dzongkha (dz.po) by Jurmey Rabgay
2382+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2383+ * Hungarian (hu.po) by SZERVÁC Attila
2384+ * Korean (ko.po) by Changwoo Ryu
2385+ * Kurdish (ku.po) by Amed Çeko Jiyan
2386+ * Lithuanian (lt.po) by Kęstutis Biliūnas
2387+ * Latvian (lv.po) by Viesturs Zarins
2388+ * Malayalam (ml.po) by Praveen|പ്രവീണണ്‍ A|എ
2389+ * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
2390+ * Panjabi (pa.po) by A S Alam
2391+ * Polish (pl.po) by Bartosz Fenski
2392+ * Slovak (sk.po) by Ivan Masár
2393+
2394+ -- Robert Millan <rmh@aybabtu.com> Mon, 4 Feb 2008 15:31:06 +0100
2395+
2396+grub-installer (1.27ubuntu7) hardy; urgency=low
2397+
2398+ [ Colin Watson ]
2399+ * Backport from trunk:
2400+ - Run grub in the chroot for password encryption.
2401+
2402+ [ James Westby ]
2403+ * Confirm the GRUB password after entry (LP: #42019). Note that
2404+ grub-installer/password-again must now be preseeded in addition to
2405+ grub-installer/password, and that grub-installer/password-crypted now
2406+ takes an MD5-crypted password rather than a boolean.
2407+
2408+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 15 Apr 2008 01:55:07 +0100
2409+
2410+grub-installer (1.27ubuntu6) hardy; urgency=low
2411+
2412+ * Added the grub-installer/make_active debconf question. When
2413+ preseeded false, this will skip the code that marks a partition as
2414+ bootable.
2415+
2416+ -- Evan Dandrea <evand@ubuntu.com> Thu, 13 Mar 2008 09:56:02 -0400
2417+
2418+grub-installer (1.27ubuntu5) hardy; urgency=low
2419+
2420+ * grub-installer: Pass the correct number of arguments to db_input for
2421+ grub-installer/sataraid-error.
2422+
2423+ -- Luke Yelavich <luke.yelavich@canonical.com> Wed, 13 Feb 2008 23:15:50 +1100
2424+
2425+grub-installer (1.27ubuntu4) hardy; urgency=low
2426+
2427+ * Teach grub-installer about virtio devices (/dev/vd*).
2428+
2429+ -- Soren Hansen <soren@ubuntu.com> Wed, 13 Feb 2008 00:38:04 +0100
2430+
2431+grub-installer (1.27ubuntu3) hardy; urgency=low
2432+
2433+ * Generate a device.map when bootdev_directory is set (loop
2434+ installations) (LP: #188460). Thanks Agostino Russo.
2435+
2436+ -- Evan Dandrea <evand@ubuntu.com> Wed, 06 Feb 2008 12:22:56 -0500
2437+
2438+grub-installer (1.27ubuntu2) hardy; urgency=low
2439+
2440+ [ Colin Watson ]
2441+ * udev 117 merged all udev tools into a single binary called udevadm.
2442+ Check for this and use it instead of udevinfo if available.
2443+
2444+ [ Evan Dandrea ]
2445+ * Handle cases where /boot is bindmounted (LP: #181658).
2446+
2447+ -- Evan Dandrea <evand@ubuntu.com> Fri, 18 Jan 2008 15:41:36 -0500
2448+
2449+grub-installer (1.27ubuntu1) hardy; urgency=low
2450+
2451+ * Resynchronise with Debian. Remaining changes:
2452+ - Show the grub menu and raise the menu timeout if other operating
2453+ systems are installed.
2454+ - Ask grub-installer/only_debian at medium priority.
2455+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
2456+ - If / or /boot are on a removable device, install GRUB there by
2457+ default.
2458+ - Only mount /target/proc if it isn't already mounted.
2459+ - Add user parameters to defoptions rather than kopt, so that they
2460+ aren't used in the recovery mode option.
2461+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2462+ grub-installer to use its default MBR selection method despite there
2463+ being unsupported operating systems on the disk.
2464+ - Mark the partition to which GRUB is being installed as bootable, or
2465+ failing that the first available primary partition on the disk to
2466+ which GRUB is being installed.
2467+ - Support grub-installer/bootdev_directory preseeding to make use of the
2468+ relative path feature of grub4dos, so that we can point grub4dos at
2469+ part of a disk for installation-from-windows. Setting this disables
2470+ normal grub installation.
2471+ - Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
2472+ for now.
2473+ * Adjust Vcs-* headers for Ubuntu.
2474+
2475+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 26 Nov 2007 14:45:05 +0000
2476+
2477+grub-installer (1.27) unstable; urgency=low
2478+
2479+ [ Romain Perier ]
2480+ * Password was sent in clear-text into menu.lst; use 'grub --batch'
2481+ with md5crypt alternative to correct it. Closes: #442443.
2482+
2483+ [ Otavio Salvador ]
2484+ * Add maintainer-script-lacks-debhelper-token to
2485+ source.lintian-overrides.
2486+ * Change grub-installer.install to avoid .svn files on rescue.d dir.
2487+
2488+ [ Updated translations ]
2489+ * Belarusian (be.po) by Hleb Rubanau
2490+ * Bulgarian (bg.po) by Damyan Ivanov
2491+ * Czech (cs.po) by Miroslav Kure
2492+ * German (de.po) by Jens Seidel
2493+ * Esperanto (eo.po) by Serge Leblanc
2494+ * Galician (gl.po) by Jacobo Tarrio
2495+ * Hebrew (he.po) by Lior Kaplan
2496+ * Korean (ko.po) by Sunjae Park
2497+ * Dutch (nl.po) by Bart Cornelis
2498+ * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
2499+ * Polish (pl.po) by Bartosz Fenski
2500+ * Romanian (ro.po) by Eddy Petrișor
2501+ * Albanian (sq.po) by Elian Myftiu
2502+ * Tamil (ta.po) by Dr.T.Vasudevan
2503+ * Thai (th.po) by Theppitak Karoonboonyanan
2504+
2505+ -- Otavio Salvador <otavio@debian.org> Sat, 27 Oct 2007 11:58:04 -0200
2506+
2507+grub-installer (1.26) unstable; urgency=low
2508+
2509+ [ Joey Hess ]
2510+ * If grub fails to install, display an error message, rather than letting
2511+ the user choose to continue running grub-install, which will then fail
2512+ strangely later.
2513+ * Substitute the name of grub/grub2 into the error message and progress bar
2514+ message.
2515+
2516+ [ Frans Pop ]
2517+ * Support multiple disks when devfs device names are used (see #432314).
2518+
2519+ [ Christian Perrier ]
2520+ * Fix the consistency of "Serial ATA RAID" vs. "SATA RAID"
2521+
2522+ [ Robert Millan ]
2523+ * Misc cleanup improvements that will make it easier for grub-installer to
2524+ be used on non-PC architectures.
2525+ * Add myself to Uploaders.
2526+ * Add initial support for powerpc. Only pegasos/efika are expected to
2527+ work at this point.
2528+
2529+ [ Updated translations ]
2530+ * Bulgarian (bg.po) by Damyan Ivanov
2531+ * Bengali (bn.po) by Jamil Ahmed
2532+ * Catalan (ca.po) by Jordi Mallach
2533+ * Czech (cs.po) by Miroslav Kure
2534+ * German (de.po) by Jens Seidel
2535+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2536+ * Basque (eu.po) by Piarres Beobide
2537+ * French (fr.po) by Christian Perrier
2538+ * Hebrew (he.po) by Lior Kaplan
2539+ * Hungarian (hu.po) by SZERVÁC Attila
2540+ * Italian (it.po) by Stefano Canepa
2541+ * Japanese (ja.po) by Kenshi Muto
2542+ * Lithuanian (lt.po) by Kęstutis Biliūnas
2543+ * Nepali (ne.po) by Nabin Gautam
2544+ * Dutch (nl.po) by Frans Pop
2545+ * Panjabi (pa.po) by A S Alam
2546+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
2547+ * Portuguese (pt.po) by Miguel Figueiredo
2548+ * Russian (ru.po) by Yuri Kozlov
2549+ * Slovak (sk.po) by Peter Mann
2550+ * Swedish (sv.po) by Daniel Nylander
2551+ * Tamil (ta.po) by Dr.T.Vasudevan
2552+ * Thai (th.po) by Theppitak Karoonboonyanan
2553+ * Vietnamese (vi.po) by Clytie Siddall
2554+ * Simplified Chinese (zh_CN.po) by Ming Hua
2555+
2556+ -- Robert Millan <rmh@aybabtu.com> Sun, 9 Sep 2007 16:28:41 +0200
2557+
2558+grub-installer (1.25) unstable; urgency=low
2559+
2560+ [ Colin Watson ]
2561+ * Only purge the package from grub and grub2 that we aren't using, not both.
2562+
2563+ [ Robert Millan ]
2564+ * Switch to grub2 when using GPT. (Closes: #422370)
2565+ * When installing with GRUB 2, adjust otheros entry writing to the interface
2566+ provided by new update-grub. (Closes: #423393)
2567+ * When setting up a serial port with GRUB 2, adjust output to the interface
2568+ provided by new update-grub.
2569+
2570+ [ Frans Pop ]
2571+ * Fix incorrect detection of SATA RAID devices (dmraid) as LVM volumes.
2572+ * Add support for installing GRUB to a Serial ATA RAID disk. Currently this
2573+ is only possible by using a semi-manual procedure that executes commands
2574+ in the grub command environment (grub-install cannot be used).
2575+ The current implementation assumes that teh SATA RAID disk will be listed
2576+ as the first boot device in the BIOS.
2577+
2578+ [ Updated translations ]
2579+ * Bulgarian (bg.po) by Damyan Ivanov
2580+ * Catalan (ca.po) by Jordi Mallach
2581+ * Czech (cs.po) by Miroslav Kure
2582+ * Danish (da.po) by Claus Hindsgaul
2583+ * German (de.po) by Jens Seidel
2584+ * Dzongkha (dz.po) by Tshewang Norbu
2585+ * Esperanto (eo.po) by Serge Leblanc
2586+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2587+ * Basque (eu.po) by Piarres Beobide
2588+ * French (fr.po) by Christian Perrier
2589+ * Galician (gl.po) by Jacobo Tarrio
2590+ * Hebrew (he.po) by Lior Kaplan
2591+ * Hungarian (hu.po) by SZERVÁC Attila
2592+ * Japanese (ja.po) by Kenshi Muto
2593+ * Norwegian Bokmal (nb.po) by Bjørn Steensrud
2594+ * Dutch (nl.po) by Frans Pop
2595+ * Punjabi (Gurmukhi) (pa.po) by A S Alam
2596+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
2597+ * Portuguese (pt.po) by Miguel Figueiredo
2598+ * Romanian (ro.po) by Eddy Petrișor
2599+ * Russian (ru.po) by Yuri Kozlov
2600+ * Albanian (sq.po) by Elian Myftiu
2601+ * Swedish (sv.po) by Daniel Nylander
2602+ * Tamil (ta.po) by Dr.T.Vasudevan
2603+ * Thai (th.po) by Theppitak Karoonboonyanan
2604+ * Tagalog (tl.po) by Eric Pareja
2605+ * Ukrainian (uk.po)
2606+ * Vietnamese (vi.po) by Clytie Siddall
2607+ * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
2608+ * Simplified Chinese (zh_CN.po) by Ming Hua
2609+
2610+ -- Frans Pop <fjp@debian.org> Fri, 06 Jul 2007 00:08:48 +0200
2611+
2612+grub-installer (1.24ubuntu4) gutsy; urgency=low
2613+
2614+ * Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
2615+ for now, to avoid a prompt (albeit only in expert mode) that won't work
2616+ on our CDs (LP: #138035).
2617+
2618+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 07 Sep 2007 19:27:20 +0100
2619+
2620+grub-installer (1.24ubuntu3) gutsy; urgency=low
2621+
2622+ * Support grub-installer/bootdev_directory preseeding to make use of the
2623+ relative path feature of grub4dos, so that we can point grub4dos at part
2624+ of a disk for installation-from-windows. Setting this disables normal
2625+ grub installation.
2626+
2627+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 07 Sep 2007 15:57:47 +0100
2628+
2629+grub-installer (1.24ubuntu2) gutsy; urgency=low
2630+
2631+ * Mark the partition to which GRUB is being installed as bootable, or
2632+ failing that the first available primary partition on the disk to which
2633+ GRUB is being installed (LP: #14244).
2634+
2635+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 24 Aug 2007 12:05:09 +0100
2636+
2637+grub-installer (1.24ubuntu1) gutsy; urgency=low
2638+
2639+ * Resynchronise with Debian. Remaining changes:
2640+ - Show the grub menu and raise the menu timeout if other operating
2641+ systems are installed.
2642+ - Ask grub-installer/only_debian at medium priority.
2643+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
2644+ - If / or /boot are on a removable device, install GRUB there by
2645+ default.
2646+ - Only mount /target/proc if it isn't already mounted.
2647+ - Add user parameters to defoptions rather than kopt, so that they
2648+ aren't used in the recovery mode option.
2649+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2650+ grub-installer to use its default MBR selection method despite there
2651+ being unsupported operating systems on the disk.
2652+ * Only purge the package from grub and grub2 that we aren't using, not
2653+ both.
2654+
2655+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 27 Apr 2007 11:21:09 +0100
2656+
2657+grub-installer (1.24) unstable; urgency=low
2658+
2659+ * Fix syntax error in grub-installer script.
2660+
2661+ -- Frans Pop <fjp@debian.org> Thu, 12 Apr 2007 16:45:34 +0200
2662+
2663+grub-installer (1.23) unstable; urgency=low
2664+
2665+ [ Colin Watson ]
2666+ * Drop dependency on dmidecode-udeb and rely on new archdetect support for
2667+ Intel Macs (closes: #413855). Requires libdebian-installer4-udeb 0.51.
2668+
2669+ [ Frans Pop ]
2670+ * Enable the option to select grub2 again.
2671+ * Improve code that sets serial console parameters. Closes: #416310.
2672+ Changes based on a patch by Alex Owen.
2673+
2674+ [ Joey Hess ]
2675+ * Multiply menu-item-numbers by 100
2676+
2677+ [ Updated translations ]
2678+ * Esperanto (eo.po) by Serge Leblanc
2679+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2680+ * Norwegian Bokmål (nb.po) by Bjørn Steensrud
2681+
2682+ -- Joey Hess <joeyh@debian.org> Tue, 10 Apr 2007 14:47:50 -0400
2683+
2684+grub-installer (1.22) unstable; urgency=low
2685+
2686+ [ Updated translations ]
2687+ * German (de.po) by Jens Seidel
2688+ * French (fr.po) by Christian Perrier
2689+ * Japanese (ja.po) by Kenshi Muto
2690+ * Malayalam (ml.po) by Praveen A
2691+ * Dutch (nl.po) by Bart Cornelis
2692+ * Ukrainian (uk.po) by Eugeniy Meshcheryakov
2693+
2694+ -- Frans Pop <fjp@debian.org> Tue, 27 Feb 2007 17:53:22 +0100
2695+
2696+grub-installer (1.21) unstable; urgency=low
2697+
2698+ [ Updated translations ]
2699+ * Arabic (ar.po) by Ossama M. Khayat
2700+ * Belarusian (be.po) by Pavel Piatruk
2701+ * Danish (da.po) by Claus Hindsgaul
2702+ * Hebrew (he.po) by Lior Kaplan
2703+ * Kurdish (ku.po) by Amed Çeko Jiyan
2704+ * Latvian (lv.po) by Aigars Mahinovs
2705+ * Malayalam (ml.po) by Praveen A
2706+ * Panjabi (pa.po) by A S Alam
2707+ * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
2708+ * Romanian (ro.po) by Eddy Petrișor
2709+ * Slovak (sk.po) by Peter Mann
2710+ * Slovenian (sl.po) by Matej Kovačič
2711+
2712+ -- Frans Pop <fjp@debian.org> Wed, 31 Jan 2007 17:43:58 +0100
2713+
2714+grub-installer (1.20ubuntu3) feisty; urgency=low
2715+
2716+ * Set Maintainer to ubuntu-installer@lists.ubuntu.com.
2717+
2718+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 15 Mar 2007 00:34:41 +0000
2719+
2720+grub-installer (1.20ubuntu2) feisty; urgency=low
2721+
2722+ * Drop dependency on dmidecode-udeb and rely on new archdetect support for
2723+ Intel Macs. Requires libdebian-installer4-udeb 0.47ubuntu1.
2724+
2725+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 17 Jan 2007 13:13:40 +0000
2726+
2727+grub-installer (1.20ubuntu1) feisty; urgency=low
2728+
2729+ * Resynchronise with Debian. Remaining changes:
2730+ - Show the grub menu and raise the menu timeout if other operating
2731+ systems are installed.
2732+ - Ask grub-installer/only_debian at medium priority.
2733+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
2734+ - If / or /boot are on a removable device, install GRUB there by
2735+ default.
2736+ - Only mount /target/proc if it isn't already mounted.
2737+ - Add user parameters to defoptions rather than kopt, so that they
2738+ aren't used in the recovery mode option (closes: Malone #31905).
2739+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2740+ grub-installer to use its default MBR selection method despite there
2741+ being unsupported operating systems on the disk.
2742+
2743+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 19 Dec 2006 14:03:41 +0000
2744+
2745+grub-installer (1.20) unstable; urgency=low
2746+
2747+ * Fix serial console support in the grub configuration. Closes: #224641.
2748+ Thanks to Alex Owen for the patch and testing.
2749+ * Some syntax changes to remove the need for temporary files.
2750+ * Fix default for grub-installer/apt-install-failed template.
2751+ * Add myself as uploader.
2752+
2753+ [ Petter Reinholdtsen ]
2754+ * Remove myself as uploader.
2755+
2756+ [ Updated translations ]
2757+ * Bulgarian (bg.po) by Damyan Ivanov
2758+ * Catalan (ca.po) by Jordi Mallach
2759+ * Esperanto (eo.po) by Serge Leblanc
2760+ * Kurdish (ku.po) by rizoye-xerzi
2761+ * Norwegian Bokmål (nb.po) by Bjørn Steensrud
2762+ * Panjabi (pa.po) by A S Alam
2763+ * Ukrainian (uk.po) by Eugeniy Meshcheryakov
2764+
2765+ -- Frans Pop <fjp@debian.org> Thu, 30 Nov 2006 15:21:33 +0100
2766+
2767+grub-installer (1.19ubuntu1) feisty; urgency=low
2768+
2769+ * Resynchronise with Debian. Remaining changes:
2770+ - Show the grub menu and raise the menu timeout if other operating
2771+ systems are installed.
2772+ - Ask grub-installer/only_debian at medium priority.
2773+ - Remove splash boot parameter unless debian-installer/framebuffer=true.
2774+ - If / or /boot are on a removable device, install GRUB there by
2775+ default.
2776+ - Only mount /target/proc if it isn't already mounted.
2777+ - Add user parameters to defoptions rather than kopt, so that they
2778+ aren't used in the recovery mode option (closes: Malone #31905).
2779+ - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2780+ grub-installer to use its default MBR selection method despite there
2781+ being unsupported operating systems on the disk.
2782+
2783+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Nov 2006 04:55:45 +0000
2784+
2785+grub-installer (1.19) unstable; urgency=low
2786+
2787+ [ Otavio Salvador ]
2788+ * Remove Standards-Version field from control file.
2789+ * Add Lintian override for standards-version.
2790+
2791+ [ Frans Pop ]
2792+ * Split out functions to write the grub menu files from grub-installer as
2793+ it was getting too long and too complicated with support of both grub and
2794+ grub2. grub and grub2 now use separate functions.
2795+ * Disable the option to select grub2 for the Etch release as it was only
2796+ experimental.
2797+
2798+ [ Updated translations ]
2799+ * Belarusian (be.po) by Andrei Darashenka
2800+ * Esperanto (eo.po) by Serge Leblanc
2801+ * Estonian (et.po) by Siim Põder
2802+ * Basque (eu.po) by Piarres Beobide
2803+ * Galician (gl.po) by Jacobo Tarrio
2804+ * Hebrew (he.po) by Lior Kaplan
2805+ * Hindi (hi.po) by Nishant Sharma
2806+ * Croatian (hr.po) by Josip Rodin
2807+ * Italian (it.po) by Stefano Canepa
2808+ * Japanese (ja.po) by Kenshi Muto
2809+ * Kurdish (ku.po) by Erdal Ronahi
2810+ * Latvian (lv.po) by Aigars Mahinovs
2811+ * Malayalam (ml.po) by Praveen A
2812+ * Norwegian Bokmål (nb.po) by Bjørn Steensrud
2813+ * Romanian (ro.po) by Eddy Petrișor
2814+ * Tamil (ta.po) by Damodharan Rajalingam
2815+ * Vietnamese (vi.po) by Clytie Siddall
2816+ * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
2817+
2818+ -- Frans Pop <fjp@debian.org> Thu, 26 Oct 2006 17:07:04 +0200
2819+
2820+grub-installer (1.18) unstable; urgency=low
2821+
2822+ [ Joey Hess ]
2823+ * Fix mistake in displaying failure message if grub-install run in rescue
2824+ mode fails.
2825+
2826+ [ Simon Huggins ]
2827+ * Allow installation to more than one disk if preseeding.
2828+
2829+ [ Otavio Salvador ]
2830+ * Apply patch from Robert Millan <rmh@aybabtu.com> to remove hardcoded
2831+ paths from grub-install and update-grub. Closes: #380351
2832+ * Apply patch from Robert Millan <rmh@aybabtu.com> to allow use of grub2
2833+ instead of grub legacy. Closes: 385180
2834+
2835+ [ Updated translations ]
2836+ * Arabic (ar.po) by Ossama M. Khayat
2837+ * Catalan (ca.po) by Jordi Mallach
2838+ * Czech (cs.po) by Miroslav Kure
2839+ * Danish (da.po) by Claus Hindsgaul
2840+ * German (de.po) by Jens Seidel
2841+ * Dzongkha (dz.po) by Jurmey Rabgay
2842+ * Greek, Modern (1453-) (el.po) by quad-nrg.net
2843+ * Esperanto (eo.po) by Serge Leblanc
2844+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2845+ * Estonian (et.po) by Siim Põder
2846+ * Basque (eu.po) by Piarres Beobide
2847+ * Finnish (fi.po) by Tapio Lehtonen
2848+ * French (fr.po) by Christian Perrier
2849+ * Galician (gl.po) by Jacobo Tarrio
2850+ * Gujarati (gu.po) by Kartik Mistry
2851+ * Hebrew (he.po) by Lior Kaplan
2852+ * Hungarian (hu.po) by SZERVÁC Attila
2853+ * Italian (it.po) by Giuseppe Sacco
2854+ * Japanese (ja.po) by Kenshi Muto
2855+ * Khmer (km.po) by Khoem Sokhem
2856+ * Korean (ko.po) by Sunjae park
2857+ * Lithuanian (lt.po) by Kęstutis Biliūnas
2858+ * Macedonian (mk.po) by Georgi Stanojevski
2859+ * Norwegian Bokmål (nb.po) by Bjørn Steensrud
2860+ * Dutch (nl.po) by Bart Cornelis
2861+ * Panjabi (pa.po) by A S Alam
2862+ * Polish (pl.po) by Bartosz Fenski
2863+ * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
2864+ * Portuguese (pt.po) by Miguel Figueiredo
2865+ * Romanian (ro.po) by Eddy Petrişor
2866+ * Russian (ru.po) by Yuri Kozlov
2867+ * Northern Sami (se.po) by Børre Gaup
2868+ * Slovak (sk.po) by Peter Mann
2869+ * Swedish (sv.po) by Daniel Nylander
2870+ * Thai (th.po) by Theppitak Karoonboonyanan
2871+ * Tagalog (tl.po) by Eric Pareja
2872+ * Turkish (tr.po) by Recai Oktaş
2873+ * Ukrainian (uk.po) by Eugeniy Meshcheryakov
2874+ * Vietnamese (vi.po) by Clytie Siddall
2875+ * Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
2876+ * Traditional Chinese (zh_TW.po) by Tetralet
2877+
2878+ -- Otavio Salvador <otavio@debian.org> Thu, 31 Aug 2006 19:10:57 -0300
2879+
2880+grub-installer (1.17ubuntu1) edgy; urgency=low
2881+
2882+ * Resynchronise with Debian.
2883+
2884+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 30 Jun 2006 09:53:03 +0100
2885+
2886+grub-installer (1.17) unstable; urgency=low
2887+
2888+ [ Otavio Salvador ]
2889+ * Implemented solution discussed with Matthew Garrett
2890+ <mjg59@srcf.ucam.org> in IRC to detect if the boot was made by BIOS in
2891+ Apple Intel based machines and then allow installation using GRUB.
2892+
2893+ [ Updated translations ]
2894+ * Estonian (et.po) by Siim Põder
2895+
2896+ -- Frans Pop <fjp@debian.org> Wed, 21 Jun 2006 14:20:16 +0200
2897+
2898+grub-installer (1.16) unstable; urgency=low
2899+
2900+ [ Colin Watson ]
2901+ * Don't fall over if installing to an XFS root filesystem in
2902+ noninteractive mode.
2903+
2904+ [ Updated translations ]
2905+ * Arabic (ar.po) by Ossama M. Khayat
2906+ * Catalan (ca.po) by Jordi Mallach
2907+ * Esperanto (eo.po) by Serge Leblanc
2908+ * Georgian (ka.po) by Aiet Kolkhi
2909+ * Lithuanian (lt.po) by Kęstutis Biliūnas
2910+ * Northern Sami (se.po) by Børre Gaup
2911+
2912+ -- Joey Hess <joeyh@debian.org> Wed, 7 Jun 2006 22:15:24 -0400
2913+
2914+grub-installer (1.15) unstable; urgency=low
2915+
2916+ [ Colin Watson ]
2917+ * Disable grub-installer on Intel-based Macs.
2918+
2919+ [ Joey Hess ]
2920+ * Add kfreebsd to arch list. Closes: #363661
2921+
2922+ [ Frans Pop ]
2923+ * Remove blockquotes used with tr commands; new busybox no longer supports
2924+ them.
2925+
2926+ -- Joey Hess <joeyh@debian.org> Fri, 19 May 2006 13:31:58 -0400
2927+
2928+grub-installer (1.14ubuntu5) dapper; urgency=low
2929+
2930+ * Don't fall over if installing to an XFS root filesystem in
2931+ noninteractive mode (closes: Malone #46764).
2932+
2933+ -- Colin Watson <cjwatson@ubuntu.com> Sun, 28 May 2006 14:43:00 +0100
2934+
2935+grub-installer (1.14ubuntu4) dapper; urgency=low
2936+
2937+ * Return early from is_removable if the argument isn't a mount point
2938+ (closes: Malone #40100).
2939+ * Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
2940+ grub-installer to use its default MBR selection method despite there
2941+ being unsupported operating systems on the disk (part of Malone #40131).
2942+
2943+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 19 Apr 2006 11:26:18 +0100
2944+
2945+grub-installer (1.14ubuntu3) dapper; urgency=low
2946+
2947+ * Remove espresso-grub package, moved into espresso proper.
2948+
2949+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 5 Apr 2006 17:46:49 +0100
2950+
2951+grub-installer (1.14ubuntu2) dapper; urgency=low
2952+
2953+ * Modify defoptions now in the no-framebuffer case, not nonaltoptions.
2954+ * Add user parameters to defoptions rather than kopt, so that they aren't
2955+ used in the recovery mode option (closes: Malone #31905).
2956+
2957+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 27 Mar 2006 10:02:29 +0100
2958+
2959+grub-installer (1.14ubuntu1) dapper; urgency=low
2960+
2961+ * Resynchronise with Debian.
2962+ * Backport from trunk:
2963+ - Disable grub-installer on Intel-based Macs.
2964+
2965+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 22 Mar 2006 11:27:37 +0000
2966+
2967+grub-installer (1.14) unstable; urgency=low
2968+
2969+ * Make sure no .svn directories get included in the package.
2970+
2971+ [ Updated translations ]
2972+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2973+
2974+ -- Frans Pop <fjp@debian.org> Sat, 28 Jan 2006 17:13:42 +0100
2975+
2976+grub-installer (1.13) unstable; urgency=low
2977+
2978+ [ Updated translations ]
2979+ * Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
2980+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
2981+ * Basque (eu.po) by Piarres Beobide
2982+ * Lithuanian (lt.po) by Kęstutis Biliūnas
2983+ * Polish (pl.po) by Bartosz Fenski
2984+ * Romanian (ro.po) by Eddy Petrişor
2985+ * Slovenian (sl.po) by Jure Cuhalev
2986+ * Albanian (sq.po) by Elian Myftiu
2987+ * Ukrainian (uk.po) by Eugeniy Meshcheryakov
2988+ * Vietnamese (vi.po) by Clytie Siddall
2989+ * Traditional Chinese (zh_TW.po) by Tetralet
2990+
2991+ -- Frans Pop <fjp@debian.org> Wed, 25 Jan 2006 12:38:06 +0100
2992+
2993+grub-installer (1.12ubuntu6) dapper; urgency=low
2994+
2995+ * Only mount /proc if it isn't already mounted.
2996+
2997+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 13 Feb 2006 12:18:02 +0000
2998+
2999+grub-installer (1.12ubuntu5) dapper; urgency=low
3000+
3001+ * Make espresso-grub depend on espresso (yes, this means a circular
3002+ dependency, sorry; closes: Malone #30045).
3003+ * Force grub-installer/bootdev to (hd0) in the event that not all
3004+ installed operating systems are recognised. By definition, you can
3005+ always repair the situation with the live CD you're installing from.
3006+
3007+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 7 Feb 2006 17:44:39 +0000
3008+
3009+grub-installer (1.12ubuntu4) dapper; urgency=low
3010+
3011+ * Fix support for putting / on a removable device
3012+ - Make sure to mount /proc before possibly running findfs, since it will
3013+ fail if not
3014+ - Use udevinfo as well as the removable flag file to detect if a device
3015+ is removable or not. Anything on USB or IEEE1394 is defined as
3016+ removable.
3017+ - Override device.map if installing onto a removable device, since we
3018+ know/hope that it will be BIOS drive 0x80
3019+
3020+ -- Tollef Fog Heen <tfheen@ubuntu.com> Fri, 3 Feb 2006 18:27:18 +0100
3021+
3022+grub-installer (1.12ubuntu3) dapper; urgency=low
3023+
3024+ * espresso/grubinstaller.py: Define prepare() instead of overriding
3025+ run_command(). Breaks espresso (<< 0.99.7).
3026+
3027+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 2 Feb 2006 22:39:30 +0000
3028+
3029+grub-installer (1.12ubuntu2) dapper; urgency=low
3030+
3031+ * Fix espresso-grub error handling.
3032+
3033+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 1 Feb 2006 10:54:42 +0000
3034+
3035+grub-installer (1.12ubuntu1) dapper; urgency=low
3036+
3037+ * Resynchronise with Debian.
3038+ * Add an espresso-grub package, providing grub-installer as an Espresso
3039+ module.
3040+
3041+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jan 2006 14:42:48 +0000
3042+
3043+grub-installer (1.12) unstable; urgency=low
3044+
3045+ [ Christian Perrier ]
3046+ * Shorten some hard-formatted lines for a better display
3047+ Closes: #286122
3048+
3049+ [ Colin Watson ]
3050+ * Move the bulk of the postinst to /usr/bin/grub-installer and
3051+ parameterise all its uses of /target. This makes life easier for
3052+ potential future users of grub-installer in contexts such as live CDs.
3053+ * Remove now-incorrect README, which wasn't exactly very useful to start
3054+ with.
3055+ * Split update_mtab and is_floppy functions out to functions.sh so that
3056+ they can be reused by rescue scripts.
3057+ * Add a rescue script to reinstall grub (requires rescue-mode 0.8).
3058+
3059+ [ Updated translations ]
3060+ * Arabic (ar.po) by Ossama M. Khayat
3061+ * Bulgarian (bg.po) by Ognyan Kulev
3062+ * Bengali (bn.po) by Baishampayan Ghose
3063+ * Catalan (ca.po) by Jordi Mallach
3064+ * Czech (cs.po) by Miroslav Kure
3065+ * Danish (da.po) by Claus Hindsgaul
3066+ * German (de.po) by Jens Seidel
3067+ * Greek, Modern (1453-) (el.po) by quad-nrg.net
3068+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
3069+ * Basque (eu.po) by Piarres Beobide
3070+ * Finnish (fi.po) by Tapio Lehtonen
3071+ * French (fr.po) by Christian Perrier
3072+ * Galician (gl.po) by Jacobo Tarrio
3073+ * Indonesian (id.po) by Parlin Imanuel Toh
3074+ * Icelandic (is.po) by David Steinn Geirsson
3075+ * Italian (it.po) by Giuseppe Sacco
3076+ * Japanese (ja.po) by Kenshi Muto
3077+ * Korean (ko.po) by Sunjae park
3078+ * Lithuanian (lt.po) by Kęstutis Biliūnas
3079+ * Latvian (lv.po) by Aigars Mahinovs
3080+ * Malagasy (mg.po) by Jaonary Rabarisoa
3081+ * Macedonian (mk.po) by Georgi Stanojevski
3082+ * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
3083+ * Dutch (nl.po) by Bart Cornelis
3084+ * Norwegian Nynorsk (nn.po)
3085+ * Norwegian Nynorsk (pa_IN.po) by Amanpreet Singh Alam
3086+ * Polish (pl.po) by Bartosz Fenski
3087+ * Portuguese (pt.po) by Miguel Figueiredo
3088+ * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3089+ * Romanian (ro.po) by Eddy Petrişor
3090+ * Russian (ru.po) by Yuri Kozlov
3091+ * Slovak (sk.po) by Peter Mann
3092+ * Slovenian (sl.po) by Jure Čuhalev
3093+ * Swedish (sv.po) by Daniel Nylander
3094+ * Tagalog (tl.po) by Eric Pareja
3095+ * Turkish (tr.po) by Recai Oktaş
3096+ * Vietnamese (vi.po) by Clytie Siddall
3097+ * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
3098+ * Simplified Chinese (zh_CN.po) by Ming Hua
3099+
3100+ -- Colin Watson <cjwatson@debian.org> Wed, 18 Jan 2006 10:10:07 +0000
3101+
3102+grub-installer (1.11ubuntu3) dapper; urgency=low
3103+
3104+ * Use -f in readlink.
3105+
3106+ -- Fabio M. Di Nitto <fabbione@ubuntu.com> Fri, 13 Jan 2006 09:39:38 +0100
3107+
3108+grub-installer (1.11ubuntu2) dapper; urgency=low
3109+
3110+ * Detect if / or /boot are on a removable device and if so, install grub MBR
3111+ on such device instead of bios (hd0).
3112+ This change will allow users to install for example on a USB stick and
3113+ be able to boot the entire system from it assuming the device doesn't
3114+ change name. This latter issue will be addressed later.
3115+
3116+ -- Fabio M. Di Nitto <fabbione@ubuntu.com> Mon, 09 Jan 2006 09:52:04 +0100
3117+
3118+grub-installer (1.11ubuntu1) dapper; urgency=low
3119+
3120+ * Resynchronise with Debian.
3121+
3122+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 25 Oct 2005 12:55:15 +0100
3123+
3124+grub-installer (1.11) unstable; urgency=low
3125+
3126+ * Use grub-setup -y option. This is present in sarge, but not woody so we
3127+ loose woody grub install support now.
3128+ * Use log-output.
3129+
3130+ [ Updated translations ]
3131+ * Catalan (ca.po) by Guillem Jover
3132+ * German (de.po) by Holger Wansing
3133+ * Greek, Modern (1453-) (el.po) by Greek Translation Team
3134+ * Esperanto (eo.po) by Serge Leblanc
3135+ * Spanish (es.po) by Javier Fernández-Sanguino Peña
3136+ * Italian (it.po) by Giuseppe Sacco
3137+ * Japanese (ja.po) by Kenshi Muto
3138+ * Kurdish (ku.po) by Erdal Ronahi
3139+ * Lithuanian (lt.po) by Kęstutis Biliūnas
3140+ * Macedonian (mk.po) by Georgi Stanojevski
3141+ * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
3142+ * Dutch (nl.po) by Bart Cornelis
3143+ * Polish (pl.po) by Bartosz Fenski
3144+ * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3145+ * Romanian (ro.po) by Eddy Petrisor
3146+ * Russian (ru.po) by Yuri Kozlov
3147+ * Slovenian (sl.po) by Jure Čuhalev
3148+ * Ukrainian (uk.po) by Eugeniy Meshcheryakov
3149+ * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
3150+
3151+ -- Joey Hess <joeyh@debian.org> Mon, 26 Sep 2005 17:24:36 +0200
3152+
3153+grub-installer (1.10) unstable; urgency=low
3154+
3155+ * Colin Watson
3156+ - Change "new Debian system" to "new system", and "installation of
3157+ Debian" to "new installation", to reduce branding problems for
3158+ derivatives.
3159+ * Matt Kraai
3160+ - Fix the spelling of "boot loader".
3161+
3162+ * Updated translations:
3163+ - Bulgarian (bg.po) by Ognyan Kulev
3164+ - Catalan (ca.po) by Guillem Jover
3165+ - Czech (cs.po) by Miroslav Kure
3166+ - Danish (da.po) by Claus Hindsgaul
3167+ - Greek, Modern (1453-) (el.po) by Greek Translation Team
3168+ - Spanish (es.po) by Javier Fernández-Sanguino Peña
3169+ - Estonian (et.po) by Siim Põder
3170+ - Basque (eu.po) by Piarres Beobide
3171+ - French (fr.po) by Christian Perrier
3172+ - Gallegan (gl.po) by Jacobo Tarrio
3173+ - Hebrew (he.po) by Lior Kaplan
3174+ - Indonesian (id.po) by Arief S Fitrianto
3175+ - Italian (it.po) by Giuseppe Sacco
3176+ - Japanese (ja.po) by Kenshi Muto
3177+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3178+ - Portuguese (pt.po) by Miguel Figueiredo
3179+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3180+ - Romanian (ro.po) by Eddy Petrişor
3181+ - Slovak (sk.po) by Peter Mann
3182+ - Albanian (sq.po) by Elian Myftiu
3183+ - Tagalog (tl.po) by Eric Pareja
3184+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3185+ - Vietnamese (vi.po) by Clytie Siddall
3186+ - Wolof (wo.po) by Mouhamadou Mamoune Mbacke
3187+ - Xhosa (xh.po) by Canonical Ltd
3188+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3189+
3190+ -- Joey Hess <joeyh@debian.org> Fri, 15 Jul 2005 17:13:09 +0300
3191+
3192+grub-installer (1.09ubuntu2) breezy; urgency=low
3193+
3194+ * Remove splash boot parameter unless debian-installer/framebuffer=true
3195+ (Ubuntu #13977).
3196+
3197+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 5 Sep 2005 14:08:09 +0100
3198+
3199+grub-installer (1.09ubuntu1) breezy; urgency=low
3200+
3201+ * Resynchronise with Debian.
3202+
3203+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 6 Jun 2005 12:09:13 +0100
3204+
3205+grub-installer (1.09) unstable; urgency=low
3206+
3207+ * Timo Aaltonen, Colin Watson
3208+ - In expert mode, ask for a GRUB password (if left blank, no password is
3209+ set). Provide a grub-installer/password-crypted question which is
3210+ never asked but allows the password to be kept encrypted in preseed
3211+ files. If a password is set, make sure menu.lst isn't world-readable.
3212+ * Christian Perrier
3213+ - Style consistency changes on the GRUB password template
3214+ * Updated translations:
3215+ - Arabic (ar.po) by Ossama M. Khayat
3216+ - Bulgarian (bg.po) by Ognyan Kulev
3217+ - Czech (cs.po) by Miroslav Kure
3218+ - Danish (da.po) by Claus Hindsgaul
3219+ - German (de.po) by Dennis Stampfer
3220+ - Greek (el.po) by Greek Translation Team
3221+ - Spanish (es.po) by Javier Fernández-Sanguino Peña
3222+ - Basque (eu.po)
3223+ - French (fr.po) by Christian Perrier
3224+ - Italian (it.po) by Giuseppe Sacco
3225+ - Japanese (ja.po) by Kenshi Muto
3226+ - Korean (ko.po) by Changwoo Ryu
3227+ - Portuguese (pt.po) by Miguel Figueiredo
3228+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3229+ - Russian (ru.po) by Yuri Kozlov
3230+ - Albanian (sq.po) by Elian Myftiu
3231+ - Turkish (tr.po) by Recai Oktaş
3232+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3233+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3234+
3235+ -- Colin Watson <cjwatson@debian.org> Wed, 1 Jun 2005 01:16:10 +0000
3236+
3237+grub-installer (1.08ubuntu1) breezy; urgency=low
3238+
3239+ * Resynchronise with Debian.
3240+
3241+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 23 May 2005 14:15:19 +0100
3242+
3243+grub-installer (1.08) unstable; urgency=low
3244+
3245+ * Joey Hess
3246+ - Since lvdisplay may exit 0 even if run with a non-lvm device (such as
3247+ /dev/discs/disc0/part0, which it knows isn't a lvm device name and
3248+ aborts with an error message, but no failure code due to bug #250906),
3249+ try to make the isinstallable check for /boot on lvm more robust by
3250+ grepping the lvdisplay output for strings that indicate it really found
3251+ a lvm volume.
3252+ - Note that above fix is only needed for lvm1, not the lvm2 used by
3253+ default in d-i.
3254+ * Matt Kraai
3255+ - Fix the spelling of "file system".
3256+ * Colin Watson
3257+ - DOS/Windows can't deal with booting from a non-first hard drive, so,
3258+ if we're asked to install to hd* other than hd0, include suitable
3259+ 'map' commands when chain-loading DOS or Windows (closes: #269351).
3260+ * Updated translations:
3261+ - Bulgarian (bg.po) by Ognyan Kulev
3262+ - Bosnian (bs.po) by Safir Šećerović
3263+ - Welsh (cy.po) by Dafydd Harries
3264+ - Greek (el.po) by Kostas Papadimas
3265+ - Spanish (es.po) by Enrique Matias Sanchez
3266+ - Basque (eu.po) by Piarres Beobide
3267+ - Gallegan (gl.po) by Jacobo Tarrio
3268+ - Hebrew (he.po) by Lior Kaplan
3269+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3270+ - Dutch (nl.po) by Bart Cornelis
3271+ - Polish (pl.po) by Dominik Zablotny
3272+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3273+ - Portuguese (pt.po) by Miguel Figueiredo
3274+ - Romanian (ro.po) by Ovidiu Damian
3275+ - Russian (ru.po) by Yuri Kozlov
3276+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3277+ - Traditional Chinese (zh_TW.po) by Tetralet
3278+
3279+ -- Colin Watson <cjwatson@debian.org> Fri, 20 May 2005 11:31:43 +0000
3280+
3281+grub-installer (1.07.1ubuntu1) breezy; urgency=low
3282+
3283+ * Resynchronise with Debian.
3284+
3285+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 20 Apr 2005 19:14:26 +1000
3286+
3287+grub-installer (1.07.1) unstable; urgency=low
3288+
3289+ * Includes substitution variable fixes in translated templates.
3290+ * Updated translations:
3291+ - Bosnian (bs.po) by Safir Šećerović
3292+ - German (de.po) by Dennis Stampfer
3293+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3294+ - Dutch (nl.po) by Bart Cornelis
3295+ - Polish (pl.po) by Bartosz Fenski
3296+ - Romanian (ro.po) by Eddy Petrisor
3297+
3298+ -- Joey Hess <joeyh@debian.org> Wed, 2 Feb 2005 18:06:47 -0500
3299+
3300+grub-installer (1.07ubuntu2) hoary; urgency=low
3301+
3302+ * Drop priorities of grub-installer/with_other_os and
3303+ grub-installer/only_debian questions to high (matching Debian) and
3304+ medium respectively.
3305+
3306+ -- Colin Watson <cjwatson@canonical.com> Sat, 1 Jan 2005 23:52:05 +0000
3307+
3308+grub-installer (1.07ubuntu1) hoary; urgency=low
3309+
3310+ * Resynchronise with Debian.
3311+
3312+ -- Colin Watson <cjwatson@canonical.com> Tue, 9 Nov 2004 23:10:20 +0000
3313+
3314+grub-installer (1.07) unstable; urgency=low
3315+
3316+ * Frans Pop
3317+ - Use proper quoting in get_serial_console function in postinst
3318+ Closes: #279134
3319+ * Updated translations:
3320+ - Bulgarian (bg.po) by Ognyan Kulev
3321+ - Greek, Modern (1453-) (el.po) by Greek Translation Team
3322+ - Finnish (fi.po) by Tapio Lehtonen
3323+ - French (fr.po) by French Team
3324+ - Hebrew (he.po) by Lior Kaplan
3325+ - Hungarian (hu.po) by VEROK Istvan
3326+ - Romanian (ro.po) by Eddy Petrisor
3327+ - Russian (ru.po) by Yuri Kozlov
3328+ - Slovenian (sl.po) by Jure Čuhalev
3329+ - Traditional Chinese (zh_TW.po) by Tetralet
3330+
3331+ -- Joey Hess <joeyh@debian.org> Tue, 2 Nov 2004 10:00:50 -0500
3332+
3333+grub-installer (1.06ubuntu2) hoary; urgency=low
3334+
3335+ * Make sure grub-installer.isinstallable is executable.
3336+
3337+ -- Colin Watson <cjwatson@canonical.com> Thu, 4 Nov 2004 11:42:28 +0000
3338+
3339+grub-installer (1.06ubuntu1) hoary; urgency=low
3340+
3341+ * Resynchronise with Debian (thanks, Scott James Remnant).
3342+ * Update Ubuntu branding.
3343+
3344+ -- Colin Watson <cjwatson@canonical.com> Fri, 29 Oct 2004 12:02:35 +0100
3345+
3346+grub-installer (1.06) unstable; urgency=low
3347+
3348+ * Updated translations:
3349+ - Welsh (cy.po) by Dafydd Harries
3350+ - Hebrew (he.po) by Lior Kaplan
3351+ - Hungarian (hu.po) by VEROK Istvan
3352+ - Latvian (lv.po) by Aigars Mahinovs
3353+ - Polish (pl.po) by Bartosz Fenski
3354+ - Romanian (ro.po) by Eddy Petrisor
3355+ - Traditional Chinese (zh_TW.po) by Tetralet
3356+
3357+ -- Joey Hess <joeyh@debian.org> Wed, 6 Oct 2004 15:12:42 -0400
3358+
3359+grub-installer (1.05) unstable; urgency=low
3360+
3361+ * Joey Hess
3362+ - Call grub-install with --recheck to ensure that it scans for devices
3363+ anew when, for example, it's run a second time and told to install to a
3364+ floppy this time. Closes: #265949
3365+ - Support device notation for floppy drive, not just grub notation.
3366+ Closes: #224636, #252562, #260486
3367+ * Updated translations:
3368+ - Czech (cs.po) by Miroslav Kure
3369+ - Greek, Modern (1453-) (el.po) by Greek Translation Team
3370+ - Hebrew (he.po) by Lior Kaplan
3371+ - Indonesian (id.po) by Debian Indonesia Team
3372+ - Italian (it.po) by Stefano Melchior
3373+ - Lithuanian (lt.po) by Kęstutis Biliūnasn
3374+ - Latvian (lv.po) by Aigars Mahinovs
3375+ - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud
3376+ - Dutch (nl.po) by Bart Cornelis
3377+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3378+ - Romanian (ro.po) by Eddy Petrisor
3379+ - Russian (ru.po) by Russian L10N Team
3380+ - Slovak (sk.po) by Peter KLFMANiK Mann
3381+ - Slovenian (sl.po) by Jure Čuhalev
3382+ - Albanian (sq.po) by Elian Myftiu
3383+ - Traditional Chinese (zh_TW.po) by Tetralet
3384+
3385+ -- Joey Hess <joeyh@debian.org> Sun, 3 Oct 2004 18:34:50 -0400
3386+
3387+grub-installer (1.04) unstable; urgency=low
3388+
3389+ * Joey Hess
3390+ - Added a grub-installer/skip template, to let automated installs force
3391+ use of lilo-installer.
3392+ * Christian Perrier
3393+ - reworded the warning about installing GRUB on XFS
3394+ * Updated translations:
3395+ - Arabic (ar.po) by Ossama M. Khayat
3396+ - Bulgarian (bg.po) by Ognyan Kulev
3397+ - Catalan (ca.po) by Jordi Mallach
3398+ - Czech (cs.po) by Miroslav Kure
3399+ - Danish (da.po) by Claus Hindsgaul
3400+ - German (de.po) by Dennis Stampfer
3401+ - Greek, Modern (1453-) (el.po) by Greek Translation Team
3402+ - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
3403+ - Basque (eu.po) by Piarres Beobide Egaña
3404+ - Finnish (fi.po) by Tapio Lehtonen
3405+ - French (fr.po) by French Team
3406+ - Gallegan (gl.po) by Héctor Fenández López
3407+ - Hebrew (he.po) by Lior Kaplan
3408+ - Croatian (hr.po) by Krunoslav Gernhard
3409+ - Indonesian (id.po) by Parlin Imanuel Toh
3410+ - Japanese (ja.po) by Kenshi Muto
3411+ - Korean (ko.po) by Changwoo Ryu
3412+ - Lithuanian (lt.po) by Kęstutis Biliūnasn
3413+ - Bøkmal, Norwegian (nb.po) by Axel Bojer
3414+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3415+ - Polish (pl.po) by Bartosz Fenski
3416+ - Portuguese (pt.po) by Miguel Figueiredo
3417+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3418+ - Russian (ru.po) by Russian L10N Team
3419+ - Slovak (sk.po) by Peter KLFMANiK Mann
3420+ - Slovenian (sl.po) by Jure Čuhalev
3421+ - Swedish (sv.po) by Per Olofsson
3422+ - Turkish (tr.po) by Recai Oktaş
3423+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3424+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3425+
3426+ -- Joey Hess <joeyh@debian.org> Mon, 27 Sep 2004 20:56:48 -0400
3427+
3428+grub-installer (1.03) unstable; urgency=low
3429+
3430+ * Joey Hess
3431+ - grub on xfs still only works sometimes. Make isinstallable script
3432+ reove grub from the menu so lilo will be used, unless the menu is
3433+ displayed, then it is left on the menu for experts to choose.
3434+ Closes: #251526
3435+ - Add a warning message about xfs to let the experts know it may not work.
3436+ * Updated translations:
3437+ - Arabic (ar.po) by Ossama M. Khayat
3438+ - Bulgarian (bg.po) by Ognyan Kulev
3439+ - Bosnian (bs.po) by Safir Šećerović
3440+ - Catalan (ca.po) by Jordi Mallach
3441+ - Czech (cs.po) by Miroslav Kure
3442+ - Danish (da.po) by Claus Hindsgaul
3443+ - German (de.po) by Dennis Stampfer
3444+ - Greek, Modern (1453-) (el.po) by Greek Translation Team
3445+ - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
3446+ - Basque (eu.po) by Piarres Beobide Egaña
3447+ - Finnish (fi.po) by Tapio Lehtonen
3448+ - French (fr.po) by French Team
3449+ - Hebrew (he.po) by Lior Kaplan
3450+ - Croatian (hr.po) by Krunoslav Gernhard
3451+ - Japanese (ja.po) by Kenshi Muto
3452+ - Korean (ko.po) by Changwoo Ryu
3453+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3454+ - Latvian (lv.po) by Aigars Mahinovs
3455+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3456+ - Polish (pl.po) by Bartosz Fenski
3457+ - Slovak (sk.po) by Peter KLFMANiK Mann
3458+ - Slovenian (sl.po) by Jure Čuhalev
3459+ - Turkish (tr.po) by Recai Oktaş
3460+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3461+
3462+ -- Joey Hess <joeyh@debian.org> Thu, 9 Sep 2004 15:18:22 -0400
3463+
3464+grub-installer (1.02) unstable; urgency=low
3465+
3466+ * Colin Watson
3467+ - grub-installer/bootdev must be asked (i.e. critical priority) on the
3468+ code path where unsupported operating systems were found, otherwise if
3469+ you're running at critical priority then bootdev ends up empty and
3470+ grub-installer fails.
3471+ * Christian Perrier
3472+ - rename templates file to grub-installer.templates
3473+ - typo fixed in French translation. Closes: #266307
3474+ * Joey Hess
3475+ - Use the user-params command to get parameters the user manually
3476+ entered on the command line, and add these into the grub config file.
3477+ - Add an isinstallable script that checks whether /boot is on lvm.
3478+ If so, grub will not be installed, and the installer can skip on to
3479+ lilo.
3480+ * Updated translations:
3481+ - Arabic (ar.po) by Christian Perrier
3482+ - Bulgarian (bg.po) by Ognyan Kulev
3483+ - Catalan (ca.po) by Jordi Mallach
3484+ - Danish (da.po) by Claus Hindsgaul
3485+ - Greek, Modern (1453-) (el.po) by Greek Translation Team
3486+ - Basque (eu.po) by
3487+ - French (fr.po) by French Team
3488+ - Hebrew (he.po) by Lior Kaplan
3489+ - Japanese (ja.po) by Kenshi Muto
3490+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3491+ - Latvian (lv.po) by
3492+ - Bøkmal, Norwegian (nb.po) by Debian L10n Norwegian Bokml
3493+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3494+ - Polish (pl.po) by Bartosz Fenski
3495+ - Romanian (ro.po) by Eddy Petrisor
3496+ - Russian (ru.po) by Yuri Kozlov
3497+ - Turkish (tr.po) by Recai Oktaş
3498+
3499+ -- Joey Hess <joeyh@debian.org> Fri, 27 Aug 2004 20:26:23 -0400
3500+
3501+grub-installer (1.01) unstable; urgency=low
3502+
3503+ * Updated translations:
3504+ - Persian (fa.po) by Arash Bijanzadeh
3505+
3506+ -- Joey Hess <joeyh@debian.org> Mon, 26 Jul 2004 13:31:21 -0400
3507+
3508+grub-installer (1.00) unstable; urgency=low
3509+
3510+ * Updated translations:
3511+ - Arabic (ar.po) by Abdulaziz Al-Arfaj
3512+ - German (de.po) by Dennis Stampfer
3513+ - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino
3514+ - Persian (fa.po) by Arash Bijanzadeh
3515+ - Italian (it.po) by Stefano Melchior
3516+ - Swedish (sv.po) by Per Olofsson
3517+ - Traditional Chinese (zh_TW.po) by Tetralet
3518+ - Persian (fa.po) by Arash Bijanzadeh
3519+
3520+ -- Joey Hess <joeyh@debian.org> Sun, 25 Jul 2004 19:17:09 -0400
3521+
3522+grub-installer (0.52) unstable; urgency=low
3523+
3524+ * Don't call shell functions before there are defined. Was this tested at
3525+ all, Josh? Closes: #260136
3526+
3527+ -- Joey Hess <joeyh@debian.org> Sun, 18 Jul 2004 16:04:05 -0400
3528+
3529+grub-installer (0.51) unstable; urgency=low
3530+
3531+ * Joshua Kwan
3532+ - Add ripped-off serial console support from lilo-installer.
3533+ (Closes: #251291)
3534+ * Christian Perrier
3535+ - Rewite the template which was recently rewritten inan attempt to make
3536+ it less messy. Uses and enumeration.
3537+ * Updated translations:
3538+ - Arabic (ar.po) by Ossama M. Khayat
3539+ - Bulgarian (bg.po) by Ognyan Kulev
3540+ - Bosnian (bs.po) by Safir Šećerović
3541+ - Catalan (ca.po) by Jordi Mallach
3542+ - Czech (cs.po) by Miroslav Kure
3543+ - Welsh (cy.po) by Dafydd Harries
3544+ - Danish (da.po) by Claus Hindsgaul
3545+ - German (de.po) by Dennis Stampfer
3546+ - Greek, Modern (1453-) (el.po) by George Papamichelakis
3547+ - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino
3548+ - Basque (eu.po) by Piarres Beobide Egaña
3549+ - Finnish (fi.po) by Tapio Lehtonen
3550+ - French (fr.po) by Christian Perrier
3551+ - Hebrew (he.po) by Lior Kaplan
3552+ - Hungarian (hu.po) by VERÓK István
3553+ - Japanese (ja.po) by Kenshi Muto
3554+ - Korean (ko.po) by Changwoo Ryu
3555+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3556+ - Dutch (nl.po) by Bart Cornelis
3557+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3558+ - Polish (pl.po) by Bartosz Fenski
3559+ - Portuguese (pt.po) by Miguel Figueiredo
3560+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3561+ - Romanian (ro.po) by Eddy Petrisor
3562+ - Russian (ru.po) by Yuri Kozlov
3563+ - Slovak (sk.po) by Peter KLFMANiK Mann
3564+ - Slovenian (sl.po) by Jure Čuhalev
3565+ - Albanian (sq.po) by Elian Myftiu
3566+ - Turkish (tr.po) by Osman Yüksel
3567+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3568+ - Simplified Chinese (zh_CN.po) by Ming Hua
3569+
3570+ -- Joey Hess <joeyh@debian.org> Sat, 17 Jul 2004 14:24:42 -0400
3571+
3572+grub-installer (0.50ubuntu6) warty; urgency=low
3573+
3574+ * Updated translations:
3575+ - Greek (el.po) by Logiotatidis George
3576+
3577+ -- Colin Watson <cjwatson@canonical.com> Tue, 12 Oct 2004 14:34:57 +0100
3578+
3579+grub-installer (0.50ubuntu5) warty; urgency=low
3580+
3581+ * Show the grub menu and raise the menu timeout if other operating systems
3582+ are installed (closes: Ubuntu #993).
3583+
3584+ -- Colin Watson <cjwatson@canonical.com> Mon, 11 Oct 2004 17:55:28 +0100
3585+
3586+grub-installer (0.50ubuntu4) warty; urgency=low
3587+
3588+ * Backport from Debian (Joey Hess) for Warty #1337:
3589+ - Use the user-params command to get parameters the user manually
3590+ entered on the command line, and add these into the grub config file.
3591+
3592+ -- Colin Watson <cjwatson@canonical.com> Mon, 20 Sep 2004 17:48:40 +0100
3593+
3594+grub-installer (0.50ubuntu3) warty; urgency=low
3595+
3596+ * Tollef Fog Heen
3597+ - Ubuntu branding.
3598+ * Colin Watson
3599+ - Update most translations.
3600+
3601+ -- Colin Watson <cjwatson@flatline.org.uk> Mon, 16 Aug 2004 17:34:35 +0100
3602+
3603+grub-installer (0.50ubuntu2) warty; urgency=low
3604+
3605+ * Colin Watson
3606+ - grub-installer/bootdev must be asked (i.e. critical priority) on the
3607+ code path where unsupported operating systems were found, otherwise
3608+ bootdev ends up empty and grub-installer fails.
3609+
3610+ -- Colin Watson <cjwatson@flatline.org.uk> Mon, 2 Aug 2004 20:33:55 +0100
3611+
3612+grub-installer (0.50ubuntu1) warty; urgency=low
3613+
3614+ * Colin Watson
3615+ - Ask grub-installer/with_other_os at critical priority, since it can
3616+ render a previously working system unbootable if Linux doesn't boot
3617+ and os-prober failed to detect your other operating systems.
3618+
3619+ -- Colin Watson <cjwatson@flatline.org.uk> Wed, 21 Jul 2004 15:56:16 +0100
3620+
3621+grub-installer (0.50) unstable; urgency=low
3622+
3623+ * Re-upload sans changes.
3624+
3625+ -- Joey Hess <joeyh@debian.org> Tue, 25 May 2004 15:27:13 -0300
3626+
3627+grub-installer (0.49) unstable; urgency=low
3628+
3629+ * Christian Perrier
3630+ - Corrected typo in templates. Unfuzzied translations
3631+ * Updated translations:
3632+ - Bulgarian (bg.po) by Ognyan Kulev
3633+ - Catalan (ca.po) by Jordi Mallach
3634+ - German (de.po) by Dennis Stampfer
3635+ - Greek, Modern (1453-) (el.po) by George Papamichelakis
3636+ - Basque (eu.po) by Piarres Beobide Egaña
3637+ - Finnish (fi.po) by Tapio Lehtonen
3638+ - Gallegan (gl.po) by Héctor Fernández López
3639+ - Indonesian (id.po) by Parlin Imanuel Toh
3640+ - Italian (it.po) by Stefano Melchior
3641+ - Bøkmal, Norwegian (nb.po) by Knut Yrvin
3642+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3643+ - Polish (pl.po) by Bartosz Fenski
3644+ - Romanian (ro.po) by Eddy Petrisor
3645+ - Slovenian (sl.po) by Jure Čuhalev
3646+ - Albanian (sq.po) by Elian Myftiu
3647+ - Turkish (tr.po) by Osman Yüksel
3648+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3649+ - Traditional Chinese (zh_TW.po) by Tetralet
3650+
3651+ -- Joey Hess <joeyh@debian.org> Tue, 25 May 2004 12:27:19 -0300
3652+
3653+grub-installer (0.48) unstable; urgency=low
3654+
3655+ * Joshua Kwan
3656+ - Add amd64 to arch list. Closes: #249360
3657+
3658+ -- Joey Hess <joeyh@debian.org> Mon, 17 May 2004 11:34:36 -0300
3659+
3660+grub-installer (0.47) unstable; urgency=low
3661+
3662+ * Joey Hess
3663+ - Add a warning about failing to find an existing OS.
3664+ - Add some examples of device specifications.
3665+ - Do not default grub-installer/bootdev to anything; (hd0) is not a good
3666+ default since the user has just chosen NOT to install to the mbr in the
3667+ previous question.
3668+ * Joshua Kwan
3669+ - Add amd64 to Architecture: list. (Closes: #249360)
3670+ * Christian Perrier
3671+ - Added quotes around "/dev/hda2" as well as a missing space in templates
3672+ * Updated translations:
3673+ - Czech (cs.po) by Miroslav Kure
3674+ - Danish (da.po) by Claus Hindsgaul
3675+ - Basque (eu.po) by Piarres Beobide Egaña
3676+ - French (fr.po) by Christian Perrier
3677+ - Hungarian (hu.po) by VERÓK István
3678+ - Japanese (ja.po) by Kenshi Muto
3679+ - Korean (ko.po) by Changwoo Ryu
3680+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3681+ - Polish (pl.po) by Bartosz Fenski
3682+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3683+ - Russian (ru.po) by Yuri Kozlov
3684+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3685+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3686+
3687+ -- Joshua Kwan <joshk@triplehelix.org> Sun, 16 May 2004 23:41:52 -0700
3688+
3689+grub-installer (0.46) unstable; urgency=low
3690+
3691+ * Joey Hess
3692+ - If grub is not installed to the MBR, do not use the makeactive
3693+ command for chain-loaded OSes, as that would likely make grub
3694+ inaccessible. Closes: #248509
3695+ * Updated translations:
3696+ - Spanish (Castilian) (es.po) by Carlos Alberto Martín Edo
3697+ - Basque (eu.po) by Piarres Beobide Egaña
3698+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3699+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3700+
3701+ -- Joey Hess <joeyh@debian.org> Thu, 13 May 2004 10:05:10 -0300
3702+
3703+grub-installer (0.45) unstable; urgency=low
3704+
3705+ * Updated translations:
3706+ - Bulgarian (bg.po) by Ognyan Kulev
3707+ - Spanish (Castilian) (es.po) by Carlos Alberto Martín Edo
3708+ - Japanese (ja.po) by Kenshi Muto
3709+ - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
3710+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3711+
3712+ -- Joey Hess <joeyh@debian.org> Fri, 23 Apr 2004 13:07:58 -0400
3713+
3714+grub-installer (0.44) unstable; urgency=low
3715+
3716+ * Joey Hess
3717+ - Don't assume a kernel in /boot is on a different partiton, unless
3718+ the mapped boot partitoin differs from the mapped root partition.
3719+
3720+ -- Joey Hess <joeyh@debian.org> Tue, 20 Apr 2004 17:28:18 -0400
3721+
3722+grub-installer (0.43) unstable; urgency=low
3723+
3724+ * Updated translations:
3725+ - Gallegan (gl.po) by Héctor Fernández López
3726+ - Hebrew (he.po) by Lior Kaplan
3727+ - Indonesian (id.po) by Parlin Imanuel Toh
3728+ - Bokmal, Norwegian (nb.po) by Axel Bojer
3729+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3730+ - Romanian (ro.po) by Eddy Petrisor
3731+ - Russian (ru.po) by Nikolai Prokoschenko
3732+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3733+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3734+ - Traditional Chinese (zh_TW.po) by Tetralet
3735+
3736+ -- Joey Hess <joeyh@debian.org> Tue, 20 Apr 2004 10:58:04 -0400
3737+
3738+grub-installer (0.42) unstable; urgency=low
3739+
3740+ * Joey Hess
3741+ - Went back to two passes, the grub drives can only be determined after
3742+ grub is installed. Calls linux-os-prober in first pass to detect
3743+ unbootable linux systems.
3744+
3745+ -- Joey Hess <joeyh@debian.org> Wed, 14 Apr 2004 16:45:03 -0400
3746+
3747+grub-installer (0.41) unstable; urgency=low
3748+
3749+ * Joey Hess
3750+ - Do linux-os-probe and menu.lst addition creation in a single pass
3751+ before the list is shown to the user Simplifies code and does not
3752+ offer what will not be delivered. Closes: #243765
3753+ * Updated translations:
3754+ - Catalan (ca.po) by Jordi Mallach
3755+ - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
3756+ - Basque (eu.po) by Piarres Beobide Egaña
3757+ - Finnish (fi.po) by Tapio Lehtonen
3758+ - French (fr.po) by Christian Perrier
3759+ - Gallegan (gl.po) by Héctor Fernández López
3760+ - Hebrew (he.po) by Lior Kaplan
3761+ - Indonesian (id.po) by Parlin Imanuel Toh
3762+ - Korean (ko.po) by Changwoo Ryu
3763+ - Dutch (nl.po) by Bart Cornelis
3764+ - Polish (pl.po) by Bartosz Fenski
3765+ - Slovak (sk.po) by Peter KLFMANiK Mann
3766+
3767+ -- Joey Hess <joeyh@debian.org> Wed, 14 Apr 2004 16:31:22 -0400
3768+
3769+grub-installer (0.40) unstable; urgency=low
3770+
3771+ * Joey Hess
3772+ - Use result of os-prober to display one of two boolean questions,
3773+ and only prompt for a boot device if the user chooses not to use the
3774+ default.
3775+ - Add support for the Hurd.
3776+ - Fix path in menu.lst to kernel that is on a separate /boot partition.
3777+ - Initrds too, though currently they must be on the same partition as the
3778+ kernel.
3779+ - Clear menu.lst between runs to prevent re-appending detected OSes to it.
3780+ - Allow /dev device names to be specified along with grub style names.
3781+ Devfs or non-devfs, it's all converted.
3782+ - Add sanity check for a bad boot device.
3783+ * Updated translations:
3784+ - Czech (cs.po) by Miroslav Kure
3785+ - Danish (da.po) by Claus Hindsgaul
3786+ - German (de.po) by Dennis Stampfer
3787+ - French (fr.po) by Christian Perrier
3788+ - Hebrew (he.po) by Lior Kaplan
3789+ - Hungarian (hu.po) by VERÓK István
3790+ - Japanese (ja.po) by Kenshi Muto
3791+ - Korean (ko.po) by Changwoo Ryu
3792+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3793+ - Portuguese (pt.po) by Miguel Figueiredo
3794+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3795+ - Slovenian (sl.po) by Jure Čuhalev
3796+ - Albanian (sq.po) by Elian Myftiu
3797+ - Swedish (sv.po) by André Dahlqvist
3798+ - Turkish (tr.po) by Osman Yüksel
3799+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3800+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3801+ - Traditional Chinese (zh_TW.po) by Tetralet
3802+
3803+ -- Joey Hess <joeyh@debian.org> Sun, 11 Apr 2004 21:30:06 -0400
3804+
3805+grub-installer (0.39) unstable; urgency=low
3806+
3807+ * Petter Reinholdtsen
3808+ - Call dh_fixperms in rules to get package buildable even
3809+ if the source directory is setgid.
3810+ - Add some debug logging trying to find out why it fail in Woody.
3811+ * Joey Hess
3812+ - Fix rules file, this package is not arch indep though it contains
3813+ no compiled files.
3814+ - Use debhelper's udeb support.
3815+ - Depend on os-prober, and add stanzas to menu.lst for chainloaded
3816+ operating systems.
3817+ Closes: #229212, #237185, #238293, #240228, #233897, #237185
3818+ Closes: #238293, #240228
3819+ - Use linux-boot-prober to find out how to boot existing linux
3820+ installs, and add them as well.
3821+ - Add a divider in the menu before other linux and other OS entries.
3822+ - Fix a bad grep call in is_floppy.
3823+ * Updated translations:
3824+ - Catalan (ca.po) by Jordi Mallach
3825+ - Czech (cs.po) by Miroslav Kure
3826+ - Danish (da.po) by Claus Hindsgaul
3827+ - German (de.po) by Dennis Stampfer
3828+ - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
3829+ - Basque (eu.po) by Piarres Beobide Egaña
3830+ - French (fr.po) by Christian Perrier
3831+ - Hebrew (he.po) by Lior Kaplan
3832+ - Hungarian (hu.po) by VERÓK István
3833+ - Indonesian (id.po) by Parlin Imanuel Toh
3834+ - Japanese (ja.po) by Kenshi Muto
3835+ - Korean (ko.po) by Changwoo Ryu
3836+ - Lithuanian (lt.po) by Kęstutis Biliūnas
3837+ - Dutch (nl.po) by Bart Cornelis
3838+ - Polish (pl.po) by Bartosz Feński
3839+ - Portuguese (pt.po) by Miguel Figueiredo
3840+ - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
3841+ - Romanian (ro.po) by Eddy Petrisor
3842+ - Slovak (sk.po) by Peter KLFMANiK Mann
3843+ - Slovenian (sl.po) by Jure Čuhalev
3844+ - Albanian (sq.po) by Elian Myftiu
3845+ - Swedish (sv.po) by André Dahlqvist
3846+ - Turkish (tr.po) by Osman Yüksel
3847+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3848+ - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
3849+
3850+ -- Joey Hess <joeyh@debian.org> Wed, 7 Apr 2004 21:43:29 -0400
3851+
3852+grub-installer (0.38) unstable; urgency=low
3853+
3854+ * Joey Hess
3855+ - Test to make sure grub-install supports --no-floppy before using it.
3856+ It does not in stable or Skolelinux.
3857+ * Updated translations:
3858+ - Hebrew (he.po) by Lior Kaplan
3859+ - Ukrainian (uk.po) by Eugeniy Meshcheryakov
3860+ - Albanian (sq.po) by Elian Myftiu
3861+
3862+ -- Joey Hess <joeyh@debian.org> Tue, 30 Mar 2004 13:09:58 -0500
3863+
3864+grub-installer (0.37) unstable; urgency=low
3865+
3866+ * Joey Hess
3867+ - Pass --no-floppy to grub-install, to avoid long delays/hangs
3868+ probing for floppy disks on some floppy-less systems.
3869+ Closes: #220130, #238449, #239019
3870+ - Add a is_floppy check, which turns off the --no-floppy, in case someone
3871+ types (fd0).
3872+ * Updated translations:
3873+ - Bosnian (bs.po) by Safir Šećerović
3874+ - German (de.po) by Dennis Stampfer
3875+ - Indonesian (id.po) by Parlin Imanuel Toh
3876+ - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
3877+ - Turkish (tr.po) by Osman Yüksel
3878+ - Traditional Chinese (zh_TW.po) by Tetralet
3879+
3880+ -- Joey Hess <joeyh@debian.org> Sun, 28 Mar 2004 15:38:32 -0500
3881+
3882+grub-installer (0.36) unstable; urgency=low
3883+
3884+ * Translations:
3885+ - Dennis Stampfer
3886+ - Update German translation (de.po)
3887+ - Russian by Nikolai Prokoschenko
3888+ - Giuseppe Sacco
3889+ - Updated italian translation and notified translator (it.po)
3890+
3891+ -- Petter Reinholdtsen <pere@debian.org> Sun, 14 Mar 2004 19:26:04 +0100
3892+
3893+grub-installer (0.35) unstable; urgency=low
3894+
3895+ * Petter Reinholdtsen
3896+ - Remove Moshe Zadka and Tollef Fog Heen as uploaders. Neither
3897+ have uploaded this package for months
3898+ - Add Joey Hess as uploader, as he has been doing the upload the
3899+ last few times.
3900+ * Translations:
3901+ - Ognyan Kulev
3902+ - Updated Bulgarian translation (bg.po).
3903+ - Andre Dahlqvist
3904+ - Update Swedish translation (sv.po).
3905+ - Dafydd Harries : Added Welsh translation (cy.po)
3906+ - Jordi Mallach
3907+ - Updated Catalan translation (ca.po)
3908+
3909+ -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2004 00:03:50 -0500
3910+
3911+grub-installer (0.34) unstable; urgency=low
3912+
3913+ * Translations:
3914+ - Bartosz Fenski
3915+ - Updated Polish translation (pl.po)
3916+ - Håvard Korsvoll
3917+ - Updated Norwegian, nynorsk (nn.po) translation.
3918+ - Changwoo Ryu
3919+ - Updated Korean translation (ko.po)
3920+ - Ming Hua
3921+ - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
3922+ - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
3923+ - Jure Cuhalev
3924+ - Added Slovenian translation (sl.po)
3925+ - Håvard Korsvoll
3926+ - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer
3927+
3928+ -- Joey Hess <joeyh@debian.org> Tue, 2 Mar 2004 13:29:51 -0500
3929+
3930+grub-installer (0.33) unstable; urgency=low
3931+
3932+ * Translations
3933+ - Andre Dahlqvist
3934+ - Update Swedish translation (sv.po)
3935+ - Dennis Stampfer
3936+ - Update German translation (de.po)
3937+ - Bart Cornelis
3938+ - Added corrections send by Bastiaan Eeckhoudt (nl.po)
3939+ - Kęstutis Biliūnas
3940+ - Updated Lithuanian translation (lt.po)
3941+ - Javier Fernandez-Sanguino
3942+ - Updated Spanish translation (es.po)
3943+ * Eugen Meshcheryakov : added Ukrainian translation (uk.po)
3944+ * Matt Kraai
3945+ - Kill the progress bar before exiting.
3946+ * Joey Hess
3947+ - Add a dependency on di-utils-mapdevfs.
3948+
3949+ -- Joey Hess <joeyh@debian.org> Sun, 22 Feb 2004 22:08:42 -0500
3950+
3951+grub-installer (0.32) unstable; urgency=low
3952+
3953+ * Joey Hess
3954+ - Add support for backing up to the main menu.
3955+ - Reword the bootdev question to use less jargon, and to emphasize that
3956+ it overwrites the MBR by default.
3957+ - Ask the bootdev question at high priority, as lilo does with its
3958+ question. This along with the wording clarification should prevent
3959+ accidental unavoidable MBR destruction. Closes: #230502
3960+ - Remove dead defaultbootdev code.
3961+ * Translations
3962+ - Bartosz Fenski
3963+ - Updated Polish (pl) translation.
3964+ - Giuseppe Sacco
3965+ - applied patch for normalizing menus and some italian translation (it.po)
3966+ - h3lios
3967+ - Added Albanian translation (sq.po)
3968+ - Jordi Mallach
3969+ - Update Catalan translation (ca.po).
3970+ - Christian Perrier
3971+ - Update French translation (fr.po).
3972+ - Carlos Z.F. Liu
3973+ - update Simplifed Chinese translation (zh_CN.po)
3974+ - Miroslav Kure
3975+ - Update Czech translation
3976+ - Claus Hindsgaul
3977+ - Update Danish translation.
3978+ - Konstantinos Margaritis
3979+ - Update Greek translation.
3980+ - Kenshi Muto
3981+ - Updated Japanese translation (ja.po)
3982+ - Miguel Figueiredo
3983+ - Updated Portuguese translation (pt.po)
3984+ - Bart Cornelis
3985+ - Updated Dutch (nl.po) translation
3986+ - André Luís Lopes
3987+ - Updated Brazilian Portuguese (pt_BR) translation.
3988+
3989+ -- Joey Hess <joeyh@debian.org> Thu, 5 Feb 2004 14:41:54 -0500
3990+
3991+grub-installer (0.31) unstable; urgency=low
3992+
3993+ * Matt Kraai
3994+ - If mapdevfs cannot resolve the device name, use the unresolved
3995+ version.
3996+ * Miguel Figueiredo
3997+ - Updated Portuguese translation (pt.po)
3998+
3999+ -- Joey Hess <joeyh@debian.org> Tue, 27 Jan 2004 13:07:39 -0500
4000+
4001+grub-installer (0.30) unstable; urgency=low
4002+
4003+ * Petter Reinholdtsen
4004+ - Reorder grub and lilo, switching menu item value and making grub
4005+ the default boot loader on i386.
4006+
4007+ -- Petter Reinholdtsen <pere@debian.org> Sat, 24 Jan 2004 19:45:52 +0100
4008+
4009+grub-installer (0.29) unstable; urgency=low
4010+
4011+ * Bartosz Fenski
4012+ - Updated Polish (pl) translation.
4013+ * Nikolai Prokoschenko
4014+ - updated russian translation
4015+ * Christian Perrier
4016+ - Added ellipses to progress texts. Sorry, cannot unfuzzy
4017+ translations, so again work for translators.
4018+ - French translation update
4019+ * Bart Cornelis
4020+ - Updated Dutch (nl.po) translation
4021+ * André Luís Lopes
4022+ - Updated Brazilian Portuguese (pt_BR) translation.
4023+ * Konstantinos Margaritis
4024+ - Updated Greek translation
4025+ * Claus Hindsgaul
4026+ - Update Danish translation.
4027+ * Kenshi Muto
4028+ - Update Japanese translation (ja.po)
4029+ * Miroslav Kure
4030+ - Updated Czech translation
4031+ * Dennis Stampfer
4032+ - Update German translation (de.po)
4033+ * Ming Hua
4034+ - Updated Simplified Chinese translation (zh_CN.po)
4035+ * Andre Dahlqvist
4036+ - Update Swedish translation (sv.po)
4037+ * Peter Mann
4038+ - Update Slovak translation
4039+ * Safir Secerovic
4040+ - Update Bosnian translation (bs.po).
4041+
4042+ -- Joey Hess <joeyh@debian.org> Thu, 22 Jan 2004 20:01:47 -0500
4043+
4044+grub-installer (0.28) unstable; urgency=low
4045+
4046+ * Miguel Figueiredo
4047+ - Updated Portuguese tranalation (pt.po)
4048+ * Ming Hua
4049+ - Initial Simplified Chinese translation (zh_CN.po)
4050+ * Bart Cornelis
4051+ - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
4052+ * Kęstutis Biliūnas
4053+ - Updated Lithuanian translation (lt.po).
4054+ * Teófilo Ruiz Suárez
4055+ - Fixed some inconsistencies in Spanish Translation (es.po)
4056+ * Andre Dahlqvist
4057+ - Update Swedish translation (sv.po).
4058+ * Peter Mann
4059+ - Update Slovak translation (sk.po)
4060+ * Ognyan Kulev
4061+ - Updated bulgarian translation (bg.po).
4062+ * Anmar Oueja
4063+ - created and translated to Arabic (ar.po)
4064+
4065+ -- Joey Hess <joeyh@debian.org> Thu, 1 Jan 2004 14:44:19 -0500
4066+
4067+grub-installer (0.27) unstable; urgency=low
4068+
4069+ * Bart Cornelis
4070+ - Merged Norwegian Bokmael (nb.po) from skolelinux-cvs
4071+ * Dennis Stampfer
4072+ - Merged some strings in German translation de.po
4073+ * Giuseppe Sacco
4074+ - Updated the italian translation by Stefano Melchior (it.po)
4075+ * André Luís Lopes
4076+ - Fixed the translation of "Device for boot loader installation:" to
4077+ be consistent between all the udebs it is being used within
4078+ debian-installer.
4079+ * Peter Mann
4080+ - Update Slovak translation
4081+ * André Dahlqvist
4082+ - Added Swedish translation
4083+ * Claus Hindsgaul
4084+ - Update Danish translation.
4085+ * Daniel Costa
4086+ - Initial Portuguese translation (pt.po)
4087+
4088+ -- Joey Hess <joeyh@debian.org> Thu, 25 Dec 2003 19:56:42 -0500
4089+
4090+grub-installer (0.26) unstable; urgency=low
4091+
4092+ * Bartosz Fenski
4093+ - Updated Polish (pl) translation.
4094+ * Christian Perrier
4095+ - Update French translation.
4096+ * Kenshi Muto
4097+ - Update Japanese translation (ja.po)
4098+ - Apply kernel-img.conf configuration patch. (See Bug#223679)
4099+ * André Luís Lopes
4100+ - Update pt_BR (Brazilian Portuguese) translation.
4101+ * Verok Istvan
4102+ - Initial Hungarian translation
4103+ * Kęstutis Biliūnas
4104+ - Updated Lithuanian translation.
4105+ * Changwoo Ryu
4106+ - Initial Korean translation (ko.po).
4107+ * Claus Hindsgaul
4108+ - Update Danish translation.
4109+ * Konstantinos Margaritis
4110+ - Updated Greek translation (el.po)
4111+ * Teófilo Ruiz Suárez
4112+ - Updated Spanish translation (es.po)
4113+ - Switched to UTF-8
4114+ * Alwin Meschede
4115+ - Updated German translation (de.po)
4116+ * Miroslav Kure
4117+ - Updated Czech translation (cs.po)
4118+ * Bart Cornelis
4119+ - Updated Dutch translation (nl.po)
4120+ - Incorporated debian-l10n-dutch review comments into nl.po
4121+ * Steinar H. Gunderson
4122+ - Updated Norwegian translation (nb.po).
4123+ * Ognyan Kulev
4124+ - Added/updated bulgarian translation (bg.po).
4125+ * Giuseppe Sacco
4126+ - Added italian translation (it.po)
4127+ * Jure Cuhalev
4128+ - Added/updated slovenian translation (sl.po).
4129+
4130+ -- Bart Cornelis <cobaco@linux.be> Tue, 23 Dec 2003 17:01:16 +0100
4131+
4132+grub-installer (0.25) unstable; urgency=low
4133+
4134+ * Peter Mann
4135+ - Initial Slovak translation (sk.po).
4136+ * Claus Hindsgaul
4137+ - Update da (Danish) translation.
4138+ * Ilgiz Kalmetev
4139+ - Initial Russian translation.
4140+ * Konstantinos Margaritis
4141+ - Updated Greek translation (el,po)
4142+ * Safir Šećerović
4143+ - Update Bosnian translation (bs.po)
4144+ * Christian Perrier
4145+ - Improve French translation.
4146+ * Jordi Mallach
4147+ - Update Catalan translation.
4148+ * Kęstutis Biliūnas
4149+ - Update Lithuanian translation.
4150+ * Joey Hess
4151+ - minor template polish
4152+ * Kenshi Muto
4153+ - Update Japanese translation (ja.po)
4154+
4155+ -- Joey Hess <joeyh@debian.org> Tue, 9 Dec 2003 15:43:32 -0500
4156+
4157+grub-installer (0.24) unstable; urgency=low
4158+
4159+ * Tommi Vainikainen
4160+ - Update Finnish (fi.po) translation.
4161+ * Petter Reinholdtsen
4162+ - Change priority from optional to standard, to make sure it show up
4163+ in the menu on i386.
4164+ - Undo grub and lilo reorder, switching menu item value. Joey
4165+ Hess did not dare to make GRUB the default boot loader after all.
4166+
4167+ -- Petter Reinholdtsen <pere@debian.org> Fri, 7 Nov 2003 10:30:49 +0100
4168+
4169+grub-installer (0.23) unstable; urgency=low
4170+
4171+ * Jure Cuhalev
4172+ - Add Slovenian translation. Closes: #218027.
4173+ * Petter Reinholdtsen
4174+ - Update templates. Patch from Christian Perrier. (Closes: #218209)
4175+ - Reorder grub and lilo, swapping menu item value.
4176+ * Kenshi Muto
4177+ - Update Japanese translation (ja.po)
4178+ * Christian Perrier
4179+ - Update French translation (fr.po)
4180+ * Bart Cornelis
4181+ - Update Dutch translation (nl.po)
4182+ * André Luís Lopes
4183+ - Update pt_BR (Brazilian Portuguese) translation.
4184+ * Safir Secerovic, Amila Akagic
4185+ - Add Bosnian translation (bs.po).
4186+ * Claus Hindsgaul
4187+ - Update da (Danish) translation.
4188+ * Miroslav Kure
4189+ - Update Czech (cs.po) translation.
4190+
4191+ -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Nov 2003 23:32:36 +0100
4192+
4193+grub-installer (0.22) unstable; urgency=low
4194+
4195+ * Claus Hindsgaul
4196+ - Update da (Danish) translation.
4197+ * Denis Barbier
4198+ - Add a comment in templates file to flag the main menu item
4199+ * Christian Perrier
4200+ - Improve French translation.
4201+ * Kęstutis Biliūnas
4202+ - Add Lithuanian translation (lt.po).
4203+ * Tommi Vainikainen
4204+ - Add Finnish (fi.po) translation
4205+
4206+ -- Petter Reinholdtsen <pere@debian.org> Fri, 24 Oct 2003 16:23:20 +0200
4207+
4208+grub-installer (0.21) unstable; urgency=low
4209+
4210+ * Miroslav Kure
4211+ - Initial Czech translation.
4212+ * Petter Reinholdtsen
4213+ - Update nb.po.
4214+
4215+ -- Sebastian Ley <ley@debian.org> Sun, 12 Oct 2003 19:44:44 +0200
4216+
4217+grub-installer (0.20) unstable; urgency=low
4218+
4219+ * Kenshi Muto
4220+ - Update Japanese po (ja.po)
4221+ * André Luís Lopes
4222+ - Update pt_BR (Brazilian Portuguese) translation.
4223+ * Bart Cornelis
4224+ - Updated dutch translation (nl.po)
4225+
4226+ -- Bart Cornelis <cobaco@linux.be> Wed, 8 Oct 2003 22:17:26 +0200
4227+
4228+grub-installer (0.19) unstable; urgency=low
4229+
4230+ * Alastair McKinstry
4231+ - Fix UTF-8 brokenness in Changelog
4232+ - Move to Standards-Version: 3.6.1
4233+ * Petter Reinholdtsen
4234+ - Make menu item translatable.
4235+ - Add code to update /target/etc/mtab before running
4236+ grub-install. (Closes: #187135)
4237+ - Update nb.po.
4238+ * Pierre Machard
4239+ - Update French po-debconf translation.
4240+
4241+ -- Alastair McKinstry <mckinstry@debian.org> Mon, 29 Sep 2003 22:30:44 +0100
4242+
4243+grub-installer (0.18) unstable; urgency=low
4244+
4245+ * Jordi Mallach:
4246+ - Updated Catalan (ca) translation.
4247+ * Kenshi Muto
4248+ - Update ja.po
4249+
4250+ -- Petter Reinholdtsen <pere@debian.org> Sun, 28 Sep 2003 14:58:03 +0200
4251+
4252+grub-installer (0.17) unstable; urgency=low
4253+
4254+ * Petter Reinholdtsen
4255+ - Changed charset for el.po file, as it is invalid as UTF-8. I
4256+ am guessing that it might be ISO-8859-7, and use that in the file
4257+ header.
4258+ - Make sure to stop the progress bar when something goes wrong.
4259+ (Closes: #211076)
4260+ * Kenshi Muto
4261+ - Update Japanese translation (ja.po).
4262+
4263+ -- Petter Reinholdtsen <pere@debian.org> Mon, 15 Sep 2003 21:28:50 +0200
4264+
4265+grub-installer (0.16) unstable; urgency=low
4266+
4267+ * Sebastian Ley
4268+ - Remove isinstallable script. It prevented the menu-entry to be shown
4269+ when grub is not installed in /target. However this will be done by
4270+ grub-installer...
4271+ * Petter Reinholdtsen
4272+ - Added Greek translation (el.po), received from
4273+ George Papamichelakis.
4274+
4275+ -- Petter Reinholdtsen <pere@debian.org> Tue, 9 Sep 2003 20:35:43 +0200
4276+
4277+grub-installer (0.15) unstable; urgency=low
4278+
4279+ * Kenshi Muto
4280+ - Added Japanese translation (ja.po)
4281+ * Matt Kraai
4282+ - Update French translation, from Christian Perrier (closes:
4283+ #207238).
4284+
4285+ -- Petter Reinholdtsen <pere@debian.org> Fri, 5 Sep 2003 23:12:23 +0200
4286+
4287+grub-installer (0.14) unstable; urgency=low
4288+
4289+ * Bart Cornelis
4290+ - Updated Dutch translation
4291+ * Pierre Machard
4292+ - Update French po-debconf translation
4293+ * Petter Reinholdtsen
4294+ - Change version number schema from X.Y.Z to X.Y.
4295+
4296+ -- Petter Reinholdtsen <pere@debian.org> Sun, 24 Aug 2003 16:52:21 +0200
4297+
4298+grub-installer (0.0.13) unstable; urgency=low
4299+
4300+ * Add a 5-step progress bar to let the user know that something is
4301+ happening.
4302+ * Log some messages to syslog instead of /var/log/messages.
4303+ * Updating nb.po.
4304+ * André Luís Lopes
4305+ - Update Brazilian Portuguese (pt_BR) debconf template translation.
4306+ * Matt Kraai
4307+ - Update Spanish translation, from Carlos Valdivia Yagüe.
4308+
4309+ -- Petter Reinholdtsen <pere@debian.org> Wed, 30 Jul 2003 15:40:19 +0200
4310+
4311+grub-installer (0.0.12) unstable; urgency=low
4312+
4313+ * Redirect all output to /var/log/messages.
4314+
4315+ -- Petter Reinholdtsen <pere@debian.org> Mon, 28 Jul 2003 15:56:18 +0200
4316+
4317+grub-installer (0.0.11) unstable; urgency=low
4318+
4319+ * Pierre Machard
4320+ - Update French po-debconf translation [Lucien Coste]
4321+ * Tollef Fog Heen
4322+ - Update dutch translation, from Cedric Walravens
4323+ * Petter Reinholdtsen
4324+ - Depend on created-fstab, as update-grub need /target/etc/fstab.
4325+ * Alastair McKinstry
4326+ - Converted changelog to UTF-8, required by Standards-Version 3.6.0
4327+
4328+ -- Petter Reinholdtsen <pere@debian.org> Sun, 27 Jul 2003 00:01:27 +0200
4329+
4330+grub-installer (0.0.10) unstable; urgency=low
4331+
4332+ * Petter Reinholdtsen
4333+ - Updated nb.po.
4334+ - Change 'Build-Depend-Indep' to 'Build-Depend' as this package is
4335+ arch dependend for convenience. (Closes: #194821)
4336+ - Make sure target binary-arch' do the same as 'binary-indep'.
4337+ * Thorsten Sauter
4338+ - Include german translation (de.po).
4339+
4340+ -- Petter Reinholdtsen <pere@debian.org> Sun, 1 Jun 2003 13:26:25 +0200
4341+
4342+grub-installer (0.0.9) unstable; urgency=low
4343+
4344+ * André Luís Lopes :
4345+ - Update pt_BR debconf template translation.
4346+ * Petter Reinholdtsen
4347+ - Update es debconf template translation, thanks to Carlos Valdivia Yagüe.
4348+ - Updated nb.po.
4349+
4350+ -- Petter Reinholdtsen <pere@debian.org> Sun, 4 May 2003 14:42:50 +0200
4351+
4352+grub-installer (0.0.8) unstable; urgency=low
4353+
4354+ * debian/po/fr.po updated by Lucien Coste
4355+ * Petter Reinholdtsen
4356+ - Upgraded Standards-Version from 3.5.6 to 3.5.8.
4357+ - Updated nn.po thanks to Gaute Hvoslef Kvalnes.
4358+ - Added es.po, thanks to Carlos Valdivia Yagüe.
4359+ - Add some logging and error reporting to make it easier to debug
4360+ if something goes wrong.
4361+
4362+ -- Petter Reinholdtsen <pere@debian.org> Sat, 19 Apr 2003 14:59:24 +0200
4363+
4364+grub-installer (0.0.7) unstable; urgency=low
4365+
4366+ * Petter Reinholdtsen
4367+ - Added Norwegian Bokmål (nb.po) translations recieved from
4368+ Bjørn Steensrud.
4369+ - Add hurd-i386 to architecture list, as grub also compiled OK
4370+ on hurd-i386 (Closes: #177343).
4371+ - Add myself to uploaders.
4372+
4373+ -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Mar 2003 16:38:35 +0100
4374+
4375+grub-installer (0.0.6) unstable; urgency=low
4376+
4377+ * Petter Reinholdtsen
4378+ - Added Norwegian Nynorsk (nn.po) translations recieved from
4379+ Gaute Hvoslef Kvalnes.
4380+ - The boot loader installers now depend on kernel-installer, not base-
4381+ installer.
4382+ - Call 'apt-install grub' in postinst to make sure it is installed in
4383+ /target/ before it is used (Closes: #181792).
4384+ - Improve error reporting, and clean up postinst script.
4385+ * André Luís Lopes :
4386+ - Run debconf2po-update in order to update the various grub template
4387+ translations.
4388+ - Update pt_BR.po template translation.
4389+
4390+ -- Petter Reinholdtsen <pere@debian.org> Sat, 22 Feb 2003 17:33:44 +0100
4391+
4392+grub-installer (0.0.5) unstable; urgency=low
4393+
4394+ * Petter Reinholdtsen
4395+ - Change maintainer to debian-boot@lists.debian.org, and make the old
4396+ maintainer an uploader. Added Tollef Fog Heen as uploader.
4397+
4398+ -- Petter Reinholdtsen <pere@debian.org> Thu, 16 Jan 2003 11:29:06 +0100
4399+
4400+grub-installer (0.0.4) unstable; urgency=low
4401+
4402+ * Tollef Fog Heen
4403+ - Fix installer-menu-item
4404+
4405+ -- Tollef Fog Heen <tfheen@debian.org> Thu, 5 Dec 2002 01:11:37 +0100
4406+
4407+grub-installer (0.0.3) unstable; urgency=low
4408+
4409+ * Tollef Fog Heen
4410+ - Don't set LD_LIBRARY_PATH.
4411+ * Martin Sjögren
4412+ - Replace XBC with XB so our special control fields don't confuse the
4413+ changes files.
4414+ * André Luís Lopes
4415+ - Set pt_BR.po control fields.
4416+ - Improve the translation a bit.
4417+
4418+ -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:11:12 +0100
4419+
4420+grub-installer (0.0.2) unstable; urgency=low
4421+
4422+ * Add Brazilian Portuguese, Catalan and Danish debconf templates.
4423+ * Drop dependency on chroot. There is no such package.
4424+ * Avoid crashing when trying to call db_subst with an empty value.
4425+ * Convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13)
4426+ to ensure that generated templates are right, and set output encoding
4427+ to UTF-8.
4428+
4429+ -- Tollef Fog Heen <tfheen@debian.org> Thu, 24 Oct 2002 12:44:56 +0200
4430+
4431+grub-installer (0.0.1) unstable; urgency=low
4432+
4433+ * First release
4434+ * THIS IS PRETTY UNTESTED!!!!!!!!!!!!
4435+ DON'T use it unless you are interested in helping me debug.
4436+ Thank you for your consideration
4437+
4438+ -- Moshe Zadka <moshez@debian.org> Fri, 9 Aug 2002 09:17:55 +0300
4439
4440=== added file 'debian/compat'
4441--- debian/compat 1970-01-01 00:00:00 +0000
4442+++ debian/compat 2015-02-17 10:29:36 +0000
4443@@ -0,0 +1,1 @@
4444+7
4445
4446=== added file 'debian/control'
4447--- debian/control 1970-01-01 00:00:00 +0000
4448+++ debian/control 2015-02-17 10:29:36 +0000
4449@@ -0,0 +1,20 @@
4450+Source: grub-installer
4451+Section: debian-installer
4452+Priority: standard
4453+Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
4454+XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
4455+Uploaders: Otavio Salvador <otavio@debian.org>, Felix Zielcke <fzielcke@z-51.de>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>
4456+Build-Depends: debhelper (>= 7.3.10~), po-debconf (>= 0.5.0), libparted-dev
4457+XS-Debian-Vcs-Browser: http://git.debian.org/?p=d-i/grub-installer.git
4458+XS-Debian-Vcs-Git: git://git.debian.org/d-i/grub-installer.git
4459+Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/grub-installer/ubuntu
4460+DM-Upload-allowed: yes
4461+
4462+Package: grub-installer
4463+Architecture: i386 hurd-i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el mipsel arm64
4464+XB-Subarchitecture: ${subarch}
4465+Provides: bootable-system
4466+Depends: cdebconf-udeb, kernel-installer, created-fstab, di-utils (>= 1.15), di-utils-mapdevfs, os-prober, partman-utils
4467+XB-Installer-Menu-Item: 7400
4468+Package-Type: udeb
4469+Description: Install GRUB on a hard disk
4470
4471=== added file 'debian/copyright'
4472--- debian/copyright 1970-01-01 00:00:00 +0000
4473+++ debian/copyright 2015-02-17 10:29:36 +0000
4474@@ -0,0 +1,4 @@
4475+This package is under the GNU GPL version 2, or any later
4476+version at your option.
4477+On Debian system, the GPL is available in
4478+/usr/share/common-licenses/GPL-2
4479
4480=== added file 'debian/grub-installer.install'
4481--- debian/grub-installer.install 1970-01-01 00:00:00 +0000
4482+++ debian/grub-installer.install 2015-02-17 10:29:36 +0000
4483@@ -0,0 +1,6 @@
4484+rescue.d/* lib/rescue.d
4485+grub-installer usr/bin
4486+functions.sh usr/share/grub-installer
4487+otheros.sh usr/share/grub-installer
4488+ensure-active usr/lib/grub-installer
4489+prep-bootdev usr/lib/grub-installer
4490
4491=== added file 'debian/grub-installer.templates'
4492--- debian/grub-installer.templates 1970-01-01 00:00:00 +0000
4493+++ debian/grub-installer.templates 2015-02-17 10:29:36 +0000
4494@@ -0,0 +1,228 @@
4495+Template: grub-installer/with_other_os
4496+Type: boolean
4497+Default: true
4498+# :sl1:
4499+_Description: Install the GRUB boot loader to the master boot record?
4500+ The following other operating systems have been detected on this
4501+ computer: ${OS_LIST}
4502+ .
4503+ If all of your operating systems are listed above, then it should be safe to
4504+ install the boot loader to the master boot record of your first hard
4505+ drive. When your computer boots, you will be able to choose to load one of
4506+ these operating systems or your new system.
4507+
4508+Template: grub-installer/only_debian
4509+Type: boolean
4510+Default: true
4511+# :sl1:
4512+_Description: Install the GRUB boot loader to the master boot record?
4513+ It seems that this new installation is the only operating system
4514+ on this computer. If so, it should be safe to install the GRUB boot loader
4515+ to the master boot record of your first hard drive.
4516+ .
4517+ Warning: If the installer failed to detect another operating system that
4518+ is present on your computer, modifying the master boot record will make
4519+ that operating system temporarily unbootable, though GRUB can be manually
4520+ configured later to boot it.
4521+
4522+Template: grub-installer/sataraid
4523+Type: boolean
4524+Default: true
4525+# :sl3:
4526+_Description: Install the GRUB boot loader to the Serial ATA RAID disk?
4527+ Installation of GRUB on Serial ATA RAID is experimental.
4528+ .
4529+ GRUB is always installed to the master boot record (MBR) of the
4530+ Serial ATA RAID disk. It is also assumed that disk is listed as the
4531+ first hard disk in the boot order defined in the system's BIOS setup.
4532+ .
4533+ The GRUB root device is: ${GRUBROOT}.
4534+
4535+Template: grub-installer/sataraid-error
4536+Type: error
4537+# :sl3:
4538+_Description: Unable to configure GRUB
4539+ An error occurred while setting up GRUB for your Serial ATA RAID disk.
4540+ .
4541+ The GRUB installation has been aborted.
4542+
4543+Template: grub-installer/multipath
4544+Type: boolean
4545+Default: true
4546+# :sl3:
4547+_Description: Install the GRUB boot loader to the multipath device?
4548+ Installation of GRUB on multipath is experimental.
4549+ .
4550+ GRUB is always installed to the master boot record (MBR) of the multipath
4551+ device. It is also assumed that the WWID of this device is selected as boot
4552+ device in the system's FibreChannel adapter BIOS.
4553+ .
4554+ The GRUB root device is: ${GRUBROOT}.
4555+
4556+Template: grub-installer/multipath-error
4557+Type: error
4558+# :sl3:
4559+_Description: Unable to configure GRUB
4560+ An error occurred while setting up GRUB for the multipath device.
4561+ .
4562+ The GRUB installation has been aborted.
4563+
4564+Template: grub-installer/bootdev
4565+Type: string
4566+# :sl2:
4567+_Description: Device for boot loader installation:
4568+ You need to make the newly installed system bootable, by installing
4569+ the GRUB boot loader on a bootable device. The usual way to do this is to
4570+ install GRUB on the master boot record of your first hard drive. If you
4571+ prefer, you can install GRUB elsewhere on the drive, or to another drive,
4572+ or even to a floppy.
4573+ .
4574+ The device should be specified as a device in /dev. Below are some
4575+ examples:
4576+ - "/dev/sda" will install GRUB to the master boot record of your first
4577+ hard drive;
4578+ - "/dev/sda2" will use the second partition of your first hard drive;
4579+ - "/dev/sdc5" will use the first extended partition of your third hard
4580+ drive;
4581+ - "/dev/fd0" will install GRUB to a floppy.
4582+
4583+Template: grub-installer/password
4584+Type: password
4585+# :sl2:
4586+_Description: GRUB password:
4587+ The GRUB boot loader offers many powerful interactive features, which could
4588+ be used to compromise your system if unauthorized users have access to the
4589+ machine when it is starting up. To defend against this, you may choose a
4590+ password which will be required before editing menu entries or entering the
4591+ GRUB command-line interface. By default, any user will still be able to
4592+ start any menu entry without entering the password.
4593+ .
4594+ If you do not wish to set a GRUB password, leave this field blank.
4595+
4596+Template: grub-installer/password-again
4597+Type: password
4598+# :sl2:
4599+_Description: Re-enter password to verify:
4600+ Please enter the same GRUB password again to verify that you have typed it
4601+ correctly.
4602+
4603+Template: grub-installer/password-mismatch
4604+Type: error
4605+# :sl2:
4606+_Description: Password input error
4607+ The two passwords you entered were not the same. Please try again.
4608+
4609+# Allow preseeding the GRUB password with an encrypted password
4610+# rather than cleartext
4611+Template: grub-installer/password-crypted
4612+Type: password
4613+Description: for internal use; can be preseeded
4614+
4615+Template: grub-installer/apt-install-failed
4616+Type: error
4617+# :sl2:
4618+_Description: GRUB installation failed
4619+ The '${GRUB}' package failed to install into /target/. Without the GRUB
4620+ boot loader, the installed system will not boot.
4621+
4622+Template: grub-installer/grub-install-failed
4623+Type: error
4624+# :sl2:
4625+_Description: Unable to install GRUB in ${BOOTDEV}
4626+ Executing 'grub-install ${BOOTDEV}' failed.
4627+ .
4628+ This is a fatal error.
4629+
4630+Template: grub-installer/update-grub-failed
4631+Type: error
4632+# :sl2:
4633+_Description: Unable to configure GRUB
4634+ Executing 'update-grub' failed.
4635+ .
4636+ This is a fatal error.
4637+
4638+Template: grub-installer/grub2_instead_of_grub_legacy
4639+Type: boolean
4640+Default: true
4641+Description: for internal use; can be preseeded
4642+ Set this to false to install GRUB Legacy rather than GRUB 2, if possible.
4643+
4644+Template: grub-installer/grub_not_mature_on_this_platform
4645+Type: boolean
4646+Default: false
4647+# :sl4:
4648+_Description: Install GRUB?
4649+ GRUB 2 is the next generation of GNU GRUB, the boot loader that is commonly
4650+ used on i386/amd64 PCs. It is now also available for ${ARCH}.
4651+ .
4652+ It has interesting new features but is still experimental software
4653+ for this architecture. If you choose to install it, you should be prepared
4654+ for breakage, and have an idea on how to recover your system if it
4655+ becomes unbootable. You're advised not to try this in production
4656+ environments.
4657+
4658+Template: grub-installer/progress/title
4659+Type: text
4660+# :sl1:
4661+_Description: Installing GRUB boot loader
4662+
4663+Template: grub-installer/progress/step_os-probe
4664+Type: text
4665+# :sl1:
4666+_Description: Looking for other operating systems...
4667+
4668+Template: grub-installer/progress/step_install
4669+Type: text
4670+# :sl1:
4671+_Description: Installing the '${GRUB}' package...
4672+
4673+Template: grub-installer/progress/step_bootdev
4674+Type: text
4675+# :sl1:
4676+_Description: Determining GRUB boot device...
4677+
4678+Template: grub-installer/progress/step_install_loader
4679+Type: text
4680+# :sl1:
4681+_Description: Running "grub-install ${BOOTDEV}"...
4682+
4683+Template: grub-installer/progress/step_config_loader
4684+Type: text
4685+# :sl1:
4686+_Description: Running "update-grub"...
4687+
4688+Template: grub-installer/progress/step_update_etc
4689+Type: text
4690+# :sl1:
4691+_Description: Updating /etc/kernel-img.conf...
4692+
4693+Template: debian-installer/grub-installer/title
4694+Type: text
4695+# Main menu item
4696+# :sl1:
4697+_Description: Install the GRUB boot loader on a hard disk
4698+
4699+Template: rescue/menu/grub-reinstall
4700+Type: text
4701+# Rescue menu item
4702+# :sl2:
4703+_Description: Reinstall GRUB boot loader
4704+
4705+Template: grub-installer/skip
4706+Type: boolean
4707+Default: false
4708+Description: for internal use; can be preseeded
4709+ Skip installing grub?
4710+
4711+Template: grub-installer/make_active
4712+Type: boolean
4713+Default: true
4714+Description: for internal use; can be preseeded
4715+ Make sure that at least one partition is marked as active (bootable).
4716+
4717+Template: grub-installer/timeout
4718+Type: text
4719+Description: for internal use; can be preseeded
4720+ Wait for the given number of seconds before proceeding with the boot process.
4721+ This makes it possible to leave time for invoking grub's menu in VMs where
4722+ it might take a little bit before you get access to the console.
4723
4724=== added file 'debian/isinstallable'
4725--- debian/isinstallable 1970-01-01 00:00:00 +0000
4726+++ debian/isinstallable 2015-02-17 10:29:36 +0000
4727@@ -0,0 +1,43 @@
4728+#!/bin/sh
4729+. /usr/share/debconf/confmodule
4730+
4731+log() {
4732+ logger -t grub-installer "$@"
4733+}
4734+
4735+ARCH="$(archdetect)"
4736+
4737+case $ARCH in
4738+ i386/mac|amd64/mac)
4739+ # Note: depends on partman-efi to load the efivars module!
4740+ if [ -d /sys/firmware/efi ]; then
4741+ log "GRUB not yet usable on Intel-based Macs booted using EFI"
4742+ exit 1
4743+ fi
4744+ ;;
4745+ powerpc/chrp_pegasos)
4746+ ;;
4747+ powerpc/*)
4748+ log "GRUB not yet usable on PowerPC systems other than Pegasos/Efika"
4749+ exit 1
4750+ ;;
4751+ mipsel/loongson-2f)
4752+ ;;
4753+ mipsel/*)
4754+ log "GRUB not yet usable on MIPS systems other than Yeeloong"
4755+ exit 1
4756+ ;;
4757+ arm64/efi)
4758+ ;;
4759+ arm64/*)
4760+ log "GRUB is only usable on EFI arm64 systems, not $ARCH"
4761+ exit 1
4762+ ;;
4763+esac
4764+
4765+db_get grub-installer/skip
4766+if [ "$RET" = true ]; then
4767+ exit 1
4768+fi
4769+
4770+exit 0
4771
4772=== added directory 'debian/po'
4773=== added file 'debian/po/POTFILES.in'
4774--- debian/po/POTFILES.in 1970-01-01 00:00:00 +0000
4775+++ debian/po/POTFILES.in 2015-02-17 10:29:36 +0000
4776@@ -0,0 +1,1 @@
4777+[type: gettext/rfc822deb] grub-installer.templates
4778
4779=== added file 'debian/po/am.po'
4780--- debian/po/am.po 1970-01-01 00:00:00 +0000
4781+++ debian/po/am.po 2015-02-17 10:29:36 +0000
4782@@ -0,0 +1,423 @@
4783+# THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES
4784+# The master files can be found under packages/po/
4785+#
4786+# DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
4787+#
4788+# Amharic translation for debian-installer
4789+# This file is distributed under the same license as the debian-installer package.
4790+# tegegne tefera <tefera@mekuria.com>, 2006.
4791+#
4792+#
4793+# Translations from iso-codes:
4794+# Alastair McKinstry <mckinstry@debian.org>, 2004.
4795+# Data taken from ICU-2.8; contributed by:
4796+# - Daniel Yacob <yacob@geez.org>, Ge'ez Frontier Foundation
4797+#
4798+msgid ""
4799+msgstr ""
4800+"Project-Id-Version: debian-installer\n"
4801+"Report-Msgid-Bugs-To: grub-installer@packages.debian.org\n"
4802+"POT-Creation-Date: 2011-09-23 22:49+0000\n"
4803+"PO-Revision-Date: 2012-06-17 22:22+0100\n"
4804+"Last-Translator: Tegegne Tefera <tefera.tegegne@gmail.com>\n"
4805+"Language-Team: Amharic\n"
4806+"Language: \n"
4807+"MIME-Version: 1.0\n"
4808+"Content-Type: text/plain; charset=UTF-8\n"
4809+"Content-Transfer-Encoding: 8bit\n"
4810+"Plural-Forms: n>1\n"
4811+
4812+#. Type: boolean
4813+#. Description
4814+#. :sl1:
4815+#. Type: boolean
4816+#. Description
4817+#. :sl1:
4818+#: ../grub-installer.templates:1001 ../grub-installer.templates:2001
4819+msgid "Install the GRUB boot loader to the master boot record?"
4820+msgstr "ግሩብ ቡት ማስነሻው ዋና ቡት መዝገብ ላይ ይተከል?"
4821+
4822+#. Type: boolean
4823+#. Description
4824+#. :sl1:
4825+#: ../grub-installer.templates:1001
4826+msgid ""
4827+"The following other operating systems have been detected on this computer: "
4828+"${OS_LIST}"
4829+msgstr "የሚቀጥሉት ገዢ ስልቶች በዚህ አስሊ ላይ ተገኝተዋል: ${OS_LIST}"
4830+
4831+#. Type: boolean
4832+#. Description
4833+#. :sl1:
4834+#: ../grub-installer.templates:1001
4835+msgid ""
4836+"If all of your operating systems are listed above, then it should be safe to "
4837+"install the boot loader to the master boot record of your first hard drive. "
4838+"When your computer boots, you will be able to choose to load one of these "
4839+"operating systems or your new system."
4840+msgstr ""
4841+"ሁሉም ገዢ ስልቶች ከላይ ካለው ዝርዝር ውስጥ ካሉ የቡት ጫኚውን በመጀመሪያው ዲስክ ውስጥ በሚገኘው በዋናው የቡት ማኅደር "
4842+"ውስጥ መትከል ችግር አያስከትልም ይሆናል።"
4843+
4844+#. Type: boolean
4845+#. Description
4846+#. :sl1:
4847+#: ../grub-installer.templates:2001
4848+msgid ""
4849+"It seems that this new installation is the only operating system on this "
4850+"computer. If so, it should be safe to install the GRUB boot loader to the "
4851+"master boot record of your first hard drive."
4852+msgstr ""
4853+"በዚህ አስሊ ላይ ያለው ይህ አዲስ የተተከለው ገዢ ስርዓት ብቻ ይመስላል። ይሄ ከሆነ ግሩብን በመጀመሪያው ዲስክ ዋና "
4854+"የቡት ማኅደር ላይ መትከሉ ችግር አይኖረውም። "
4855+
4856+#. Type: boolean
4857+#. Description
4858+#. :sl1:
4859+#: ../grub-installer.templates:2001
4860+msgid ""
4861+"Warning: If the installer failed to detect another operating system that is "
4862+"present on your computer, modifying the master boot record will make that "
4863+"operating system temporarily unbootable, though GRUB can be manually "
4864+"configured later to boot it."
4865+msgstr ""
4866+"ማስጠንቀቂያ፦ ተካዩ አስሊዎ ውስጥ ያለ ሌላ ገዢ ስርዓትን ማግኘት ካቃተው ዋና የቡት ማኅደሩን መቀየሩ፣ ምንም እንኳን "
4867+"ግሩብን በኋላ በእጅ ማረም ቢቻልም፣ ያልተገኘው ገዢ ስልት ለጊዜውም ቢሆን እንዳይነሳ ሊያደርገው ይችላል። "
4868+
4869+#. Type: boolean
4870+#. Description
4871+#. :sl3:
4872+#: ../grub-installer.templates:3001
4873+msgid "Install the GRUB boot loader to the Serial ATA RAID disk?"
4874+msgstr "የግሩብ ስርዓት አስነሺ ፕሮግራምን በSerial ATA RAID ዲስክ ላይ ይተከል?"
4875+
4876+#. Type: boolean
4877+#. Description
4878+#. :sl3:
4879+#: ../grub-installer.templates:3001
4880+msgid "Installation of GRUB on Serial ATA RAID is experimental."
4881+msgstr "የግሩብ በSerial ATA RAID ላይ ተከላ ገና በሙከራ ላይ ያለ ነው።"
4882+
4883+#. Type: boolean
4884+#. Description
4885+#. :sl3:
4886+#: ../grub-installer.templates:3001
4887+msgid ""
4888+"GRUB is always installed to the master boot record (MBR) of the Serial ATA "
4889+"RAID disk. It is also assumed that disk is listed as the first hard disk in "
4890+"the boot order defined in the system's BIOS setup."
4891+msgstr ""
4892+"ግሩብ ምን ጊዜም በ Serial ATA RAID ዲስክ ዋና ቡት ማኅደር(MBR) ላይ ይተከላል። በተጨማሪም ዲስኩ በBIOS "
4893+"ተከላው ስርዓት በመነሻ ቅደም ተከተል የመጀመሪያው ዲስክ ተብሎ እንደተሰየመ ይወሰዳል።"
4894+
4895+#. Type: boolean
4896+#. Description
4897+#. :sl3:
4898+#. Type: boolean
4899+#. Description
4900+#. :sl3:
4901+#: ../grub-installer.templates:3001 ../grub-installer.templates:5001
4902+msgid "The GRUB root device is: ${GRUBROOT}."
4903+msgstr "የግሩብ ስር አካል ${GRUBROOT} ነው."
4904+
4905+#. Type: error
4906+#. Description
4907+#. :sl3:
4908+#. Type: error
4909+#. Description
4910+#. :sl3:
4911+#. Type: error
4912+#. Description
4913+#. :sl2:
4914+#: ../grub-installer.templates:4001 ../grub-installer.templates:6001
4915+#: ../grub-installer.templates:14001
4916+msgid "Unable to configure GRUB"
4917+msgstr "ግሩብን ማስተካከል አልተቻለም"
4918+
4919+#. Type: error
4920+#. Description
4921+#. :sl3:
4922+#: ../grub-installer.templates:4001
4923+msgid "An error occurred while setting up GRUB for your Serial ATA RAID disk."
4924+msgstr "ግሩብን ለSerial ATA RAID disk በመሰየም ላይ እያለ ስህተት ተፈጥሯል፡፡"
4925+
4926+#. Type: error
4927+#. Description
4928+#. :sl3:
4929+#. Type: error
4930+#. Description
4931+#. :sl3:
4932+#: ../grub-installer.templates:4001 ../grub-installer.templates:6001
4933+msgid "The GRUB installation has been aborted."
4934+msgstr "ግሩብን የመትከል ሂደት ተሰናክሏል።"
4935+
4936+#. Type: boolean
4937+#. Description
4938+#. :sl3:
4939+#: ../grub-installer.templates:5001
4940+msgid "Install the GRUB boot loader to the multipath device?"
4941+msgstr "ግሩብ ቡት ማስነሻ ባለብዙዱካ አካል ላይ ይተከል?"
4942+
4943+#. Type: boolean
4944+#. Description
4945+#. :sl3:
4946+#: ../grub-installer.templates:5001
4947+msgid "Installation of GRUB on multipath is experimental."
4948+msgstr "የግሩብ በባለብዙዱካ አካል ላይ ተከላ ገና በሙከራ ላይ ያለ ነው።"
4949+
4950+#. Type: boolean
4951+#. Description
4952+#. :sl3:
4953+#: ../grub-installer.templates:5001
4954+msgid ""
4955+"GRUB is always installed to the master boot record (MBR) of the multipath "
4956+"device. It is also assumed that the WWID of this device is selected as boot "
4957+"device in the system's FibreChannel adapter BIOS."
4958+msgstr ""
4959+"ግሩብ ምን ጊዜም በ ባለብዙዱካ አካል ዋና ቡት ማኅደር(MBR) ላይ ይተከላል። በተጨማሪም ዲስኩ በBIOS ተከላው ስርዓት "
4960+"በመነሻ ቅደም ተከተል የመጀመሪያው ዲስክ ተብሎ እንደተሰየመ ይወሰዳል።"
4961+
4962+#. Type: error
4963+#. Description
4964+#. :sl3:
4965+#: ../grub-installer.templates:6001
4966+msgid "An error occurred while setting up GRUB for the multipath device."
4967+msgstr "ግሩብን ለባለብዙዱካ አካል በመሰየም ላይ እያለ ስህተት ተፈጥሯል፡፡"
4968+
4969+#. Type: string
4970+#. Description
4971+#. :sl2:
4972+#: ../grub-installer.templates:7001
4973+msgid "Device for boot loader installation:"
4974+msgstr "የማስነሻ ጫኚ ፕሮግራም መትከያ አካል፦"
4975+
4976+#. Type: string
4977+#. Description
4978+#. :sl2:
4979+#: ../grub-installer.templates:7001
4980+msgid ""
4981+"You need to make the newly installed system bootable, by installing the GRUB "
4982+"boot loader on a bootable device. The usual way to do this is to install "
4983+"GRUB on the master boot record of your first hard drive. If you prefer, you "
4984+"can install GRUB elsewhere on the drive, or to another drive, or even to a "
4985+"floppy."
4986+msgstr ""
4987+"ግሩብን መነሳት በሚችል አካል ላይ በመትከል አዲሱን ስርዓትዎን የሚነሳ ማድረግ ይኖርቦታል፡፡ የተለመደው መነገድ ግሩብን "
4988+"በዋና የመነሻ መዝገብ ላይ መትከል ነው፡፡ ከመረጡ ደግሞ በአክሉ ላይ በሚገኝ ሌላ ክፋይ፣ በሌላ አካል ላይ፣ ለላው ቀርቶ "
4989+"በፍሎፒ ላይም መትከል ይችላሉ፡፡"
4990+
4991+#. Type: string
4992+#. Description
4993+#. :sl2:
4994+#: ../grub-installer.templates:7001
4995+msgid ""
4996+"The device should be specified as a device in /dev. Below are some "
4997+"examples:\n"
4998+" - \"/dev/sda\" will install GRUB to the master boot record of your first\n"
4999+" hard drive;\n"
5000+" - \"/dev/sda2\" will use the second partition of your first hard drive;\n"
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: