lp:ubuntu/maverick/partman-ext3

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/partman-ext3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

28. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Offer ext4 before ext3.
  - Warn when reformatting an existing misaligned partition for use as
    ext3/ext4, since it will result in poor performance and this is about
    the only sensible opportunity to fix it.
  - Add preseedable partman-ext3/lazy_itable_init question, which if true
    runs mkfs.ext* with '-E lazy_itable_init', greatly speeding up mkfs on
    large drives. This defaults to false since it is currently unsafe for
    use on areas of disk that previously contained a filesystem.

27. By Colin Watson

Add preseedable partman-ext3/lazy_itable_init question, which if true
runs mkfs.extwith '-E lazy_itable_init', greatly speeding up mkfs on
large drives (LP: #556621). This defaults to false since it is
currently unsafe for use on areas of disk that previously contained a
filesystem.

26. By Colin Watson

Warn when reformatting an existing misaligned partition for use as
ext3/ext4, since it will result in poor performance and this is about
the only sensible opportunity to fix it (LP: #530071).

25. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Offer ext4 before ext3.

24. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Enable ext4 support, and offer it before ext3.
* Drop ext3/ext4 relatime default, as it's now the default in the kernel.

23. By Colin Watson

Offer ext4 before ext3, since it's now the default.

22. By Colin Watson

Make valid_filesystems/ext4 executable (LP: #354851).

21. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Default to mounting ext3 and ext4 with relatime.
  - Enable ext4 support.

20. By Colin Watson

Add ext4 support (LP: #293465). Some translatable strings are still
incorrect, but that will be fixed once this gets into Debian.

19. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Default to mounting ext3 with relatime.
  - check.d/nomountpoint_ext3: Make $RET look for a boolean value.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/partman-ext3
This branch contains Public information 
Everyone can see this information.

Subscribers