summaryrefslogtreecommitdiffstats
path: root/align
Commit message (Collapse)AuthorAgeFilesLines
* virt-alignment-scan: Add checks for when API calls return NULL.Richard W.M. Jones2011-11-241-0/+4
| | | | | | In particular, virt-alignment-scan -a /dev/null would segfault because of an error returned by parted. (cherry picked from commit 7b192f5a672197ad67ac23501e420c674aa2f3a9)
* Update FSF address.Matthew Booth2011-11-093-3/+3
| | | | (cherry picked from commit 04ea1375c55aa67df4e7fc61dbb534111767f3b6)
* virt-alignment-scan: Add additional data for 4K sector drivesRichard W.M. Jones2011-10-271-3/+18
| | | | (thanks Matt Booth).
* resize: Add --align-first auto|never|always option.Richard W.M. Jones2011-10-201-18/+9
| | | | | The first partition can now be aligned. We fix the bootloader correctly for Windows by adjusting the "Hidden Sectors" field.
* virt-alignment-scan: Fix SYNOPSIS in manual page.Richard W.M. Jones2011-10-071-2/+0
|
* virt-alignment-scan: docs: Add link to RHEL Storage Administration Guide.Richard W.M. Jones2011-10-061-0/+3
|
* virt-alignment-scan: More information in man page.Richard W.M. Jones2011-10-061-7/+147
| | | | Thanks Mike Snitzer.
* New tool: virt-alignment-scan to check alignment of partitions.Richard W.M. Jones2011-10-053-0/+600