summaryrefslogtreecommitdiffstats
path: root/fdisk
Commit message (Collapse)AuthorAgeFilesLines
* fdisk: add GPT detection codeKarel Zak2007-06-058-2/+369
| | | | | | | | | The GPT (GUID Partition Table) is unsupported by fdisk, sfdisk and cfdisk. Unfortunately, the fdisk doesn't complain about GPT.. that's dangerous, because user is able to blindly edit PT with unexpected results. Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: Makefile.am refactoringKarel Zak2007-05-311-10/+11
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: cleanup full disk detection codeKarel Zak2007-05-314-34/+39
| | | | | | | The full disk (e.g. /dev/hda) detection code is duplicated on two places and the code doesn't work correctly with devices which don't support HDIO_GETGEO. Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: fix "type qualifiers ignored on function return type"Karel Zak2007-05-312-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: use unsigned long long instead int for sectorsKarel Zak2007-05-317-49/+52
| | | | | | The patch is originally based on an old Suse patch. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: do not use wildcards in EXTRA_DISTStepan Kasal2007-05-161-1/+1
| | | | | | | Wildcards in EXTRA_DIST break "make dist" for vpath build. But plain directory names are ok. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* cfdisk: build-sys defines HAVE_RPMATCH, not HAVE_rpmatchKarel Zak2007-03-061-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak2007-02-081-2/+3
| | | | | | Also, the patch makes "make mrproper" more robust. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add missing filesKarel Zak2007-01-041-4/+8
| | | | | | | This patch add all missing headers, man pages and README files to automake stuff and "make dist-gzip" produces useful tarball now. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove generated autotools stuff from gitKarel Zak2007-01-031-596/+0Star
| | | | | | | The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.13-pre6 tarball.Karel Zak2006-12-079-171/+31Star
|
* Imported from util-linux-2.13-pre4 tarball.Karel Zak2006-12-072-36/+51
|
* Imported from util-linux-2.13-pre3 tarball.Karel Zak2006-12-072-3/+3
|
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-074-85/+25Star
|
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-0712-5019/+707Star
|
* Imported from util-linux-2.12r-pre1 tarball.Karel Zak2006-12-071-1/+1
|
* Imported from util-linux-2.12q-pre2 tarball.Karel Zak2006-12-071-0/+1
|
* Imported from util-linux-2.12q-pre1 tarball.Karel Zak2006-12-072-4/+50
|
* Imported from util-linux-2.12p tarball.Karel Zak2006-12-072-15/+30
|
* Imported from util-linux-2.12m tarball.Karel Zak2006-12-073-12/+68
|
* Imported from util-linux-2.12l tarball.Karel Zak2006-12-075-11/+19
|
* Imported from util-linux-2.12k tarball.Karel Zak2006-12-073-3/+7
|
* Imported from util-linux-2.12j tarball.Karel Zak2006-12-074-5/+33
|
* Imported from util-linux-2.12i tarball.Karel Zak2006-12-073-18/+47
|
* Imported from util-linux-2.12h tarball.Karel Zak2006-12-072-49/+81
|
* Imported from util-linux-2.12d tarball.Karel Zak2006-12-077-59/+88
|
* Imported from util-linux-2.12b tarball.Karel Zak2006-12-075-108/+138
|
* Imported from util-linux-2.12a tarball.Karel Zak2006-12-074-44/+36Star
|
* Imported from util-linux-2.12pre tarball.Karel Zak2006-12-071-9/+5Star
|
* Imported from util-linux-2.12 tarball.Karel Zak2006-12-0715-854/+891
|
* Imported from util-linux-2.11y tarball.Karel Zak2006-12-073-46/+53
|
* Imported from util-linux-2.11x tarball.Karel Zak2006-12-077-12/+24
|
* Imported from util-linux-2.11w tarball.Karel Zak2006-12-074-31/+113
|
* Imported from util-linux-2.11v tarball.Karel Zak2006-12-072-7/+43
|
* Imported from util-linux-2.11u tarball.Karel Zak2006-12-071-3/+3
|
* Imported from util-linux-2.11t tarball.Karel Zak2006-12-079-169/+196
|
* Imported from util-linux-2.11r tarball.Karel Zak2006-12-079-26/+29
|
* Imported from util-linux-2.11q tarball.Karel Zak2006-12-071-38/+72
|
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-074-84/+126
|
* Imported from util-linux-2.11n tarball.Karel Zak2006-12-074-62/+113
|
* Imported from util-linux-2.11m tarball.Karel Zak2006-12-0710-97/+330
|
* Imported from util-linux-2.11f tarball.Karel Zak2006-12-078-97/+215
|
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-079-139/+177
|
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-079-46/+122
|
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-0721-1104/+1440
|
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-0710-76/+117
|
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-0722-1586/+6860
|
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-0720-0/+12771