util-linux/disk-utils
Karel Zak a30e4ef423 fdisk: add support for sfdisk scripts
New commands 'I' and 'O' allows to read and write sfdisk compatible
scripts by fdisk. It means that you can save your work (partition
table) and later use it (in fdisk, sfdisk or cfdisk) to create a new
partition table.

Signed-off-by: Karel Zak <kzak@redhat.com>
2014-11-12 11:15:06 +01:00
..
Makemodule.am sfdisk: implement --list 2014-10-07 14:55:30 +02:00
addpart.8 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
addpart.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
blockdev.8 blockdev: Some minor corrections to the manual 2014-04-07 12:18:04 +02:00
blockdev.c blockdev: don't use HDIO_GETGEO 2013-11-04 15:09:18 +01:00
cfdisk.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
cfdisk.c include/debug: fix typo 2014-10-24 11:19:23 +02:00
cramfs.h cramfs.h: coding style 2011-07-21 23:50:04 +02:00
cramfs_common.c mkfs.cramfs: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:57:30 +02:00
delpart.8 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
delpart.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
fdformat.8 fdformat: fixing copy'n'paste issue in the manual 2014-09-16 11:14:25 +02:00
fdformat.c fdformat: clean up usage() 2014-07-29 13:53:26 +02:00
fdisk-list.c fdisk: fix and improve -l warnings 2014-11-07 10:42:49 +01:00
fdisk-list.h fdisk: add --output <list> for print command(s) 2014-10-07 14:55:32 +02:00
fdisk-menu.c fdisk: add support for sfdisk scripts 2014-11-12 11:15:06 +01:00
fdisk.8 fdisk: add support for sfdisk scripts 2014-11-12 11:15:06 +01:00
fdisk.c include/debug: fix typo 2014-10-24 11:19:23 +02:00
fdisk.h fdisk: move --list functionality to separated file 2014-10-07 14:55:30 +02:00
fsck.8 docs: fix some wording, grammar and formatting in man page of swapon 2014-11-07 13:21:06 +01:00
fsck.c various: erase all traces of the long-obsolete xiafs 2014-07-28 11:16:57 +02:00
fsck.cramfs.8 fsck.cramfs: update man page (--extract and --blocksize) 2014-05-19 23:49:26 +02:00
fsck.cramfs.c textual: fix some typos and inconsistencies in various messages 2014-07-23 08:56:00 +02:00
fsck.minix.8 fsck.minix: A few typographical corrections to the manual 2014-04-07 12:30:17 +02:00
fsck.minix.c fsck.minix: check writing to a file descriptor was successful 2013-04-26 13:26:07 +02:00
isosize.8 isosize: A few typographical changes to the manual 2014-04-07 12:30:17 +02:00
isosize.c isosize: make --divisor to require argument 2014-02-17 14:16:21 +01:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8 various: erase all traces of the long-obsolete xiafs 2014-07-28 11:16:57 +02:00
mkfs.bfs.8 mkfs.bfs: One typographical correction to the manual 2014-04-07 12:31:42 +02:00
mkfs.bfs.c textual: use manual tail usage() macro 2014-10-01 12:33:24 +02:00
mkfs.c textual: use usage() text element macros 2014-10-01 12:33:26 +02:00
mkfs.cramfs.8 mkfs.cramfs: Some typographical corrections to the manual 2014-04-07 12:31:48 +02:00
mkfs.cramfs.c mkfs.cramfs: use defined failure name rather than magic value 2014-07-13 18:35:32 +01:00
mkfs.minix.8 mkfs.minix: Some typographical changes in the manual 2014-04-07 12:31:48 +02:00
mkfs.minix.c textual: use version printing macro everywhere 2014-10-01 12:33:23 +02:00
mkswap.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
mkswap.c mkswap: make final report more human readable 2014-11-07 14:03:35 +01:00
partx.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
partx.c libsmartcols: add debug messages 2014-06-06 13:47:06 +02:00
partx.h resizepart: add new command 2012-08-13 22:10:14 +02:00
raw.8 raw: Improve the typesetting of the manual 2014-04-22 12:14:17 +02:00
raw.c raw: use LC_ALL 2013-10-18 11:38:02 +02:00
resizepart.8 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
resizepart.c resizepart: check writing to a file descriptor was successful 2013-04-26 13:26:06 +02:00
sfdisk.8 sfdisk: fix version typos in man page 2014-11-07 09:33:57 +01:00
sfdisk.c sfdisk: return deterministic value from sfdisk_deinit() 2014-10-31 10:38:55 +01:00
swaplabel.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
swaplabel.c swapon: split swapon-common.c 2014-09-22 13:16:25 +02:00