View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/trusty-proposed/partman-base bug 1 Development 2015-08-12 15:58:52 UTC
117. Do not list /dev/mmcblk.(rpmb|boot.) ...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-08-10 11:54:18 UTC

Do not list /dev/mmcblk.(rpmb|boot.) devices, as they cannot be
usefully partitioned (LP: #1456443)

lp:ubuntu/vivid-proposed/partman-base bug 1 Development 2015-08-12 15:58:51 UTC
124. Do not list /dev/mmcblk.(rpmb|boot.) ...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-08-10 12:51:23 UTC

Do not list /dev/mmcblk.(rpmb|boot.) devices, as they cannot be
usefully partitioned (LP: #1456443)

lp:ubuntu/wily/partman-base 1 Development 2015-08-10 11:23:02 UTC
125. * Resynchronise with Debian. Remaini...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-08-10 11:23:02 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - debian/control: replace harddrive-detection Depends with the specific
    disk-detect version needed (>= 1.95ubuntu4) to support multipath-tools
    0.5.0. There are no other harddrive-detection providers yet anyway.
  - Multipath support:
    - lib/base.sh: is_multipath_part(): Use 'p' (not '-part') as multipath
      disk-partition separator.
    - lib/base.sh: humandev(): Accept spaces in multipath WWID.
    - init.d/parted: part_of_multipath(): Update grep expression for more
      recent output of 'multipath -l'.
    - lib/base.sh: drop the p separator for multipath partitions

lp:ubuntu/wily-proposed/partman-base 1 Development 2015-08-10 11:23:02 UTC
125. * Resynchronise with Debian. Remaini...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-08-10 11:23:02 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - debian/control: replace harddrive-detection Depends with the specific
    disk-detect version needed (>= 1.95ubuntu4) to support multipath-tools
    0.5.0. There are no other harddrive-detection providers yet anyway.
  - Multipath support:
    - lib/base.sh: is_multipath_part(): Use 'p' (not '-part') as multipath
      disk-partition separator.
    - lib/base.sh: humandev(): Accept spaces in multipath WWID.
    - init.d/parted: part_of_multipath(): Update grep expression for more
      recent output of 'multipath -l'.
    - lib/base.sh: drop the p separator for multipath partitions

lp:ubuntu/trusty-updates/partman-base 2 Mature 2015-07-28 17:18:26 UTC
116. * Fix multipath support: (LP: #143007...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-07-17 12:03:31 UTC

* Fix multipath support: (LP: #1430074)
  - lib/base.sh: is_multipath_part(): Use 'p' (not '-part') as multipath
    disk-partition separator.
  - lib/base.sh: humandev(): Use 'p' (not '-part') as multipath
    disk-partition separator.
  - lib/base.sh: humandev(): Accept spaces in multipath WWID.
  - init.d/parted: part_of_multipath(): Update grep expression for more
    recent output of 'multipath -l'.
* init.d/parted: part_of_multipath(): Update grep expression for more
  spaces between disk and major:minor (happens when sd[a-z][a-z] exist)
  (LP: #1436020)

lp:ubuntu/vivid/partman-base 2 Mature 2015-04-10 16:40:29 UTC
123. [ Mauricio Faria de Oliveira ] init.d...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-04-10 16:40:29 UTC

[ Mauricio Faria de Oliveira ]
init.d/parted: part_of_multipath(): Update grep expression for more
spaces between disk and major:minor (happens when sd[a-z][a-z] exist)
(LP: #1436020)

lp:ubuntu/utopic-proposed/partman-base 2 Mature 2014-08-11 16:18:45 UTC
118. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2014-08-11 17:09:57 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - Use the device's logical sector size throughout rather than
    PED_SECTOR_SIZE_DEFAULT.

lp:ubuntu/utopic/partman-base 1 Development 2014-08-11 16:18:45 UTC
118. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2014-08-11 17:09:57 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - Use the device's logical sector size throughout rather than
    PED_SECTOR_SIZE_DEFAULT.

lp:ubuntu/trusty/partman-base 1 Development 2014-02-05 14:51:11 UTC
115. * Resynchronise with Debian. Remaini...

Author: Dimitri John Ledkov
Revision Date: 2014-02-05 14:51:11 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - Use the device's logical sector size throughout rather than
    PED_SECTOR_SIZE_DEFAULT.

lp:ubuntu/precise-proposed/partman-base bug 2 Mature 2013-11-12 19:44:18 UTC
106. Use the device's logical sector size ...

Author: James M. Leddy
Revision Date: 2013-11-08 17:57:33 UTC

Use the device's logical sector size throughout rather than
PED_SECTOR_SIZE_DEFAULT (LP: #1065281).

lp:ubuntu/precise-updates/partman-base 2 Mature 2013-11-08 17:57:33 UTC
106. Use the device's logical sector size ...

Author: James M. Leddy
Revision Date: 2013-11-08 17:57:33 UTC

Use the device's logical sector size throughout rather than
PED_SECTOR_SIZE_DEFAULT (LP: #1065281).

lp:~jm-leddy/ubuntu/precise/partman-base/4k-sectors bug(Has a merge proposal) 1 Development 2013-08-10 00:41:11 UTC
1368. Use the device's logical sector size ...

Author: James M. Leddy
Revision Date: 2013-08-10 00:39:56 UTC

Use the device's logical sector size throughout rather than
PED_SECTOR_SIZE_DEFAULT (LP: #1065281).

lp:ubuntu/saucy/partman-base 2 Mature 2013-07-22 23:04:11 UTC
113. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2013-07-22 23:50:14 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - Use the device's logical sector size throughout rather than
    PED_SECTOR_SIZE_DEFAULT.

lp:ubuntu/saucy-proposed/partman-base 1 Development 2013-07-22 23:04:11 UTC
113. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2013-07-22 23:50:14 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - Use the device's logical sector size throughout rather than
    PED_SECTOR_SIZE_DEFAULT.

lp:ubuntu/raring-proposed/partman-base bug 2 Mature 2013-03-28 19:15:33 UTC
110. Use the device's logical sector size ...

Author: Colin Watson
Revision Date: 2013-03-28 18:31:11 UTC

Use the device's logical sector size throughout rather than
PED_SECTOR_SIZE_DEFAULT (LP: #1065281).

lp:ubuntu/raring/partman-base 1 Development 2013-03-28 18:31:11 UTC
110. Use the device's logical sector size ...

Author: Colin Watson
Revision Date: 2013-03-28 18:31:11 UTC

Use the device's logical sector size throughout rather than
PED_SECTOR_SIZE_DEFAULT (LP: #1065281).

lp:ubuntu/quantal/partman-base 2 Mature 2012-07-02 14:42:31 UTC
106. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2012-07-02 14:42:31 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.

lp:ubuntu/precise/partman-base bug 2 Mature 2012-04-18 12:34:37 UTC
104. Be more careful about printing transl...

Author: Colin Watson
Revision Date: 2012-04-18 12:34:37 UTC

Be more careful about printing translated visuals, in case a translation
starts with "-" (which the zh_TW translation of "FREE SPACE" does).

lp:ubuntu/oneiric/partman-base 2 Mature 2011-09-23 15:32:39 UTC
99. Handle /dev/zram* the same way as /de...

Author: Colin Watson
Revision Date: 2011-09-23 15:32:39 UTC

Handle /dev/zram* the same way as /dev/ramzswap* (exclude from
partitioning, and don't disable swap devices there).

lp:ubuntu/lucid-updates/partman-base 2 Mature 2011-01-26 10:13:56 UTC
90. Expand the small gap we leave at the ...

Author: Colin Watson
Revision Date: 2010-12-06 16:12:28 UTC

Expand the small gap we leave at the end of the disk to avoid MD
superblock ambiguity so that it correctly covers the region where
ambiguity might arise. The previous gap was insufficient on disks that
were between 512 and 65535 bytes larger than a multiple of 1048576 bytes
(LP: #569900).

lp:ubuntu/natty/partman-base 2 Mature 2011-01-05 13:40:57 UTC
96. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2011-01-05 13:40:57 UTC

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - Use ext4 as the default filesystem for new partitions.
  - Build with -O2 on powerpc to avoid a suspected toolchain bug.

lp:ubuntu/lucid-proposed/partman-base bug 2 Mature 2010-12-10 18:25:46 UTC
90. Expand the small gap we leave at the ...

Author: Colin Watson
Revision Date: 2010-12-06 16:12:28 UTC

Expand the small gap we leave at the end of the disk to avoid MD
superblock ambiguity so that it correctly covers the region where
ambiguity might arise. The previous gap was insufficient on disks that
were between 512 and 65535 bytes larger than a multiple of 1048576 bytes
(LP: #569900).

lp:ubuntu/maverick/partman-base bug 2 Mature 2010-10-01 07:20:50 UTC
91. Expand the small gap we leave at the ...

Author: Colin Watson
Revision Date: 2010-09-28 21:17:07 UTC

Expand the small gap we leave at the end of the disk to avoid MD
superblock ambiguity so that it correctly covers the region where
ambiguity might arise. The previous gap was insufficient on disks that
were between 512 and 65535 bytes larger than a multiple of 1048576 bytes
(LP: #569900).

lp:ubuntu/lucid/partman-base bug 1 Development 2010-04-22 19:18:14 UTC
89. Don't apply optimal alignment to exte...

Author: Colin Watson
Revision Date: 2010-04-20 15:46:47 UTC

Don't apply optimal alignment to extended partitions (LP: #558382).

lp:ubuntu/hardy-proposed/partman-base bug 2 Mature 2009-12-05 04:35:29 UTC
43. Record that CHANGE_FILE_SYSTEM change...

Author: Colin Watson
Revision Date: 2008-11-20 12:40:40 UTC

Record that CHANGE_FILE_SYSTEM changes the partition table
(LP: #149832).

lp:ubuntu/karmic/partman-base 2 Mature 2009-12-05 04:34:58 UTC
75. Build with -O2 on powerpc to avoid a ...

Author: Colin Watson
Revision Date: 2009-10-23 15:13:52 UTC

Build with -O2 on powerpc to avoid a suspected toolchain bug
(LP: #450214).

lp:ubuntu/jaunty/partman-base 2 Mature 2009-12-05 04:34:47 UTC
68. * Update Ubuntu-specific strings from...

Author: Colin Watson
Revision Date: 2009-04-09 02:15:30 UTC

* Update Ubuntu-specific strings from Launchpad.
* Ignore non-zero exit statuses from mapdevfs (LP: #357725).

lp:ubuntu/intrepid/partman-base 2 Mature 2009-12-05 04:34:35 UTC
52. init.d/parted: Don't skip over dmraid...

Author: Luke Yelavich
Revision Date: 2008-10-15 09:36:24 UTC

init.d/parted: Don't skip over dmraid devices if the user chooses not to
activate them. (LP: #279288)

lp:ubuntu/hardy-updates/partman-base 2 Mature 2009-12-05 04:34:13 UTC
43. Record that CHANGE_FILE_SYSTEM change...

Author: Colin Watson
Revision Date: 2008-11-20 12:40:40 UTC

Record that CHANGE_FILE_SYSTEM changes the partition table
(LP: #149832).

lp:ubuntu/hardy/partman-base 2 Mature 2009-12-05 04:33:34 UTC
42. Disable swap on all the swap partitio...

Author: Evan
Revision Date: 2008-04-16 22:37:00 UTC

Disable swap on all the swap partitions for the device being
changed, rather than just the ones that will exist after
partitioning (LP: #218394).

lp:ubuntu/gutsy/partman-base 1 Development 2009-12-05 04:33:11 UTC
34. Use MS-DOS label by default on Cell s...

Author: Colin Watson
Revision Date: 2007-09-27 13:49:49 UTC

Use MS-DOS label by default on Cell systems.

lp:ubuntu/feisty/partman-base 1 Development 2009-12-05 04:32:48 UTC
30. partman-commit: If PARTMAN_ALREADY_CH...

Author: Colin Watson
Revision Date: 2007-04-03 13:44:56 UTC

partman-commit: If PARTMAN_ALREADY_CHECKED is set, don't run check.d
scripts again (LP: #100009).

lp:ubuntu/edgy/partman-base 1 Development 2009-12-05 04:32:24 UTC
17. * definitions.sh: Initialise formatte...

Author: Colin Watson
Revision Date: 2006-10-20 12:31:22 UTC

* definitions.sh: Initialise formatted_previously at the right time
  (closes: Malone #66895).
* init.d/update_partitions, partman-commit: Restore IFS even if a disk has
  no partitions. Fixes missing substitution into confirmation question.

lp:ubuntu/dapper/partman-base 2 Mature 2009-12-05 04:32:05 UTC
7. If PARTMAN_UPDATE_BEFORE_CONFIRM is s...

Author: Colin Watson
Revision Date: 2006-05-05 14:41:47 UTC

If PARTMAN_UPDATE_BEFORE_CONFIRM is set, run update.d scripts before
finishing choose_partition. This allows Ubiquity to feed information
into /var/lib/partman/devices/ and have it work correctly (see Malone
#37872).

lp:ubuntu/breezy/partman-base 1 Development 2009-12-05 04:31:33 UTC
1. * Backport from trunk: - Stop USES_...

Author: Colin Watson
Revision Date: 2005-10-02 20:38:56 UTC

* Backport from trunk:
  - Stop USES_EXTENDED command from segfaulting if called on a device
    without a partition table (e.g. a DVD-RW).

135 of 35 results