lp://staging/~psusi/ubuntu/raring/parted/resize
- Get this branch:
- bzr branch lp://staging/~psusi/ubuntu/raring/parted/resize
Branch merges
- Scott Moser: Pending requested
-
Diff: 308 lines (+278/-0)5 files modifieddebian/changelog (+8/-0)
debian/patches/0001-parted-resizepart-command.patch (+134/-0)
debian/patches/0003-libparted-Add-support-for-BLKPG-ioctl-partition-resi.patch (+88/-0)
debian/patches/0004-parted-make-_partition_warn_busy-actually-a-warning-.patch (+45/-0)
debian/patches/series (+3/-0)
Branch information
- Owner:
- Phillip Susi
- Status:
- Development
Recent revisions
- 118. By Phillip Susi
-
Backport online resize patches: 0001-parted-
resizepart- command. patch,
0003-libparted-Add-support- for-BLKPG- ioctl-partition -resi.patch,
and 0004-parted-make-_partition _warn_busy- actually- a-warning. patch - 117. By Dimitri John Ledkov
-
* Resynchronise with Debian. Remaining changes:
- gptsync.patch: On Intel Mac systems, write a synced MBR rather than a
protective MBR.
- loop-partitions.patch: Backport some changes to allow use of
partitionable loop devices.
- udevadm-settle. patch: Run 'udevadm settle' either side of rereading
the partition table if not chrooted, to avoid a variety of races.
- dmraid.patch: Don't probe dmraid devices unless they are whole disk
devices, not partitions. Also set UUID of newly created dmraid
partition devices.
- fix-head-size-assertion. patch: Fix probe_partition _for_geom( ) to fail
gracefully rather than abort with PED_ASSERT().
- dm_p_separator.patch: Device mapper type should not automatically mean
add 'p' before the partition number. Fall back to adding it only if
the previous character is a digit. This complies with kpartx behavior
and Linux behavior "since the dawn of time".
- remove-dev_t-dep. patch: Remove incorrect code from arch/linux.c that
made assumptions about the meaning of dev_t causing mounted partitions
to not be identified on dmraid devices and extended partition numbers
>= 16.
- 16-dos-partitions. patch: Handle >16 partitions on DOS partition
tables.
- dm-part-sync.patch: Backport fix to allow modifying partitions on
dmraid disks while other partitions are in use.
- skip-floppy.patch: Don't probe floppy drives.
- hfs-probe-corrupt. patch: Don't let a corrupt FS evoke a failed
assertion.
* loop-partitions.patch: refresh, one hunk moved into debian's
md-partitions.patch.
* Apply eglibc-2.16 FTBFS gnulib patch, from bison package. - 116. By Phillip Susi
-
Fix dm-part-sync.patch to canonicalize the dm name when constructing
the partition device path (LP: #1012946) - 114. By Colin Watson
-
Drop changelog lies about -fno-stack-
protector on sparc, dropped in 2.3-4ubuntu1. - 109. By Colin Watson
-
* Backport from upstream:
- HFS/HFS+ probe: don't let a corrupt FS evoke failed assertion
(LP: #796891).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/parted