~jm-leddy/ubuntu/precise/ubiquity/lp929092

« back to all changes in this revision

Viewing changes to d-i/source/partman-partitioning/debian/partman-partitioning.templates

  • Committer: Package Import Robot
  • Author(s): Colin Watson, Colin Watson, Oliver Grawert, Stéphane Graber, James Hunt
  • Date: 2012-03-20 22:26:54 UTC
  • Revision ID: package-import@ubuntu.com-20120320222654-z4sfibeq2ggpkpxx
Tags: 2.9.31
[ Colin Watson ]
* Fix misc.set_indicator_keymaps to handle ll_CC forms of lang, and also
  to avoid crashing on unknown languages in general (LP: #960047).
* Strip invalid characters from default username (LP: #783295).
* Automatic update of included source packages: base-installer
  1.122ubuntu6, console-setup 1.70ubuntu4, partman-basicmethods 49,
  partman-jfs 35, partman-newworld 26, partman-partitioning 83ubuntu2,
  partman-reiserfs 52, partman-xfs 49.

[ Oliver Grawert ]
* add support for automatic-oem-config kernel commandline option to the
  oem-config startup scripts to switch oem-config into automatic mode for
  preseeded oem installs
* add an entry for the new option in oem-config-firstboot manpage

[ Stéphane Graber ]
* Properly mark the quit dialog as a child of ubiquity. (LP: #960375)

[ James Hunt ]
* scripts/install.py: Ignore mkdir failure if directory does (now)
  exist to accommodate update-apt-cache running in parallel with
  copy_all() (LP: #944191).

Show diffs side-by-side

added added

removed removed

Lines of Context:
277
277
# Up to 10 character positions
278
278
_Description: biosgrub
279
279
 
 
280
Template: partman-partitioning/no_bootable_gpt_efi
 
281
Type: boolean
 
282
# :sl5:
 
283
_Description: Go back to the menu and correct this problem?
 
284
 The partition table format in use on your disks normally requires you to
 
285
 create a separate partition for boot loader code. This partition should be
 
286
 marked for use as an "EFI boot partition" and should be at least 35 MB in
 
287
 size. Note that this is not the same as a partition mounted on /boot.
 
288
 .
 
289
 If you do not go back to the partitioning menu and correct this error, boot
 
290
 loader installation may fail later, although it may still be possible to
 
291
 install the boot loader to a partition.
 
292
 
 
293
Template: partman-partitioning/no_bootable_gpt_biosgrub
 
294
Type: boolean
 
295
# :sl5:
 
296
_Description: Go back to the menu and correct this problem?
 
297
 The partition table format in use on your disks normally requires you to
 
298
 create a separate partition for boot loader code. This partition should be
 
299
 marked for use as a "Reserved BIOS boot area" and should be at least 1 MB
 
300
 in size. Note that this is not the same as a partition mounted on /boot.
 
301
 .
 
302
 If you do not go back to the partitioning menu and correct this error, boot
 
303
 loader installation may fail later, although it may still be possible to
 
304
 install the boot loader to a partition.
 
305