lp://qastaging/~fourdollars/ubuntu/wily/partman-efi/1512589
- Get this branch:
- bzr branch lp://qastaging/~fourdollars/ubuntu/wily/partman-efi/1512589
Branch merges
- Mathieu Trudel-Lapierre: Approve
-
Diff: 70 lines (+39/-4)2 files modifieddebian/changelog (+6/-0)
fstab.d/efi (+33/-4)
Related bugs
Bug #1512589: partman-efi should follow partman-auto/disk to reuse the ESP. | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Shih-Yuan Lee
- Status:
- Development
Recent revisions
- 30. By Mathieu Trudel-Lapierre
-
Honor preseeding of partman-
efi/non_ efi_system (and/or don't ask for it
again if the user has already responded). - 29. By dann frazier
-
* Resynchronise with Debian. Remaining changes:
- Remove efi-modules dependency; it seems to be built into Ubuntu
kernels now.
- Require partman-base >= 129 to support a null value for the name.
- Only force an EFI system partition on ia64.
* Allow x86/macs booted in legacy mode to use EFI System partitions.
* Avoid false warning about being in EFI mode on x86/macs booted in
legacy mode. - 28. By Marc Deslauriers
-
fstab.d/efi: force umask in mount options to ensure directory never
ends up with incorrect permissions. (LP: #1390183) - 26. By Colin Watson
-
Pass "-s 1" to mkdosfs if the logical sector size is not equal to 512
bytes, since mkdosfs has trouble with cluster calculations otherwise
(LP: #1065281). - 24. By Colin Watson
-
Use mkdosfs to create FAT filesystems, since libparted cannot handle
doing that on non-512-sector disks (LP: #1065281). - 23. By Colin Watson
-
check.d/efi: Fix parsing bug in code to find the EFI System Partition
size, spotted by Steve McIntyre. - 22. By Colin Watson
-
* Resynchronise with Debian. Remaining changes:
- Automatically use existing EFI system partitions on Intel Macs as EFI
boot partitions.
- Create fat32 EFI partitions with the name "EFI System Partition" by
default on Intel Macs.
- choose_method/ efi/do_ option: Make sure no mountpoint is set.
- Remove efi-modules dependency; it seems to be built into Ubuntu
kernels now.
- Require partman-base >= 129 to support a null value for the name.
- Automatically mount the first method=efi filesystem we see on
/boot/efi.
- On x86 architectures, create EFI system partitions using FAT32 rather
than FAT16, and require newly-created ones to have a minimum size of
34091008 bytes.
- Never format EFI system partitions that already contain a filesystem.
* Detect existing EFI system partitions more reliably on GPT partition
tables (LP: #972122, #900245).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)