lp://staging/~yuningdodo/ubuntu/trusty/util-linux/util-linux.backport-wipefs-partition-table-erasing-support
- Get this branch:
- bzr branch lp://staging/~yuningdodo/ubuntu/trusty/util-linux/util-linux.backport-wipefs-partition-table-erasing-support
Branch merges
- Mathieu Trudel-Lapierre: Needs Information
-
Diff: 710 lines (+338/-140)11 files modifieddebian/changelog (+17/-0)
libblkid/src/blkid.h.in (+3/-0)
libblkid/src/blkid.sym (+8/-0)
libblkid/src/blkidP.h (+2/-0)
libblkid/src/partitions/gpt.c (+9/-0)
libblkid/src/partitions/partitions.c (+12/-4)
libblkid/src/partitions/ultrix.c (+10/-0)
libblkid/src/probe.c (+133/-0)
libblkid/src/superblocks/superblocks.c (+0/-15)
libblkid/src/superblocks/superblocks.h (+0/-2)
misc-utils/wipefs.c (+144/-119)
Related bugs
Related blueprints
Branch information
- Owner:
- Yu Ning
- Status:
- Development
Recent revisions
- 114. By Yu Ning
-
44765fdd841fb13
69cf68f360131ed 076f3a2771 libblkid: export info about PT magic strings - 112. By Yu Ning
-
476b508e043b6b4
c71d84b4f2fdeef fa68c204b3 libblkid: add BLKID_PARTS_MAGIC to blkid_do_wipe() docs - 110. By Yu Ning
-
* wipefs: backport partition table erasing support from
git://git.debian. org/git/ collab- maint/pkg- util-linux. git
- 6611a3dd783006fd8c6b924a76c482 0287278d36
wipefs: improve -a, use blkid_do_wipe() - 109. By Martin Pitt
-
fstrim-all: Fix typo that made unwanted stderr output from hdparm appear.
Thanks to Matthew L. Dailey! (LP: #1293152) - 108. By Adam Conrad
-
Revert the previous change, as it subtly perturbs apt's unlooping
algorithms and causes upgrade failures from saucy (see LP1307883) - 107. By Adam Conrad
-
Re-introduce the initscripts dep to bring back the transitively
essential status for the /bin/mountpoint binary. (LP: #1307883) - 106. By Stéphane Graber
-
Due to the way the libuuid account is created, it will get a uid/gid
allocation for userns use. This isn't needed and is a waste of uid/gid
so always clear libuuid from subuid/subgid. - 105. By Martin Pitt
-
* debian/fstrim-all: Disable echo statements, they are leftovers from
debugging. (Part of LP #1293152)
* debian/fstrim-all: Quiesce error message if hdparm fails (such as in VMs).
(LP: #1293152)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/util-linux