Hans de Goede
788f613dc1
- ped_partition_is_busy() should not throw exceptions ( #527035 )
...
- msdos_partition_is_flag_available() should return 1 for swap flag
(#513729 )
2009-10-06 18:53:21 +00:00
Joel Andres Granados Moreno
d8621345e2
Patches for the 'commit to os' function in linux.
2009-08-31 12:34:18 +00:00
Karsten Hopp
eb24deea49
- volkey is only 4 chars, don't overflow destination buffer with 84 chars
2009-08-28 10:36:11 +00:00
Joel Andres Granados Moreno
369118c8bc
Add libuuid for s390 builds
2009-08-21 14:01:47 +00:00
Ville Skyttä
3f292e2efe
- Use xz compressed upstream tarball.
...
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-12 15:47:38 +00:00
Joel Andres Granados Moreno
5044b459fb
Make install with exclude docs work without an error message.
2009-08-12 11:08:28 +00:00
Ville Skyttä
00f72b7d56
Remove tarball from CVS, it's in the lookaside cache.
2009-08-08 21:22:03 +00:00
Joel Andres Granados Moreno
da4e3e3299
New version.
2009-07-29 08:04:50 +00:00
Joel Andres Granados Moreno
02fd3c77eb
Put the parenthesis where needed.
2009-07-29 08:02:49 +00:00
Joel Andres Granados Moreno
10a6043a52
Add swap handling to the msdos labels.
2009-07-27 17:03:49 +00:00
Jesse Keating
6ced1a092a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 23:16:29 +00:00
Joel Andres Granados Moreno
27029596b0
New upstream version
2009-07-23 21:59:41 +00:00
Joel Andres Granados Moreno
7c7f37e759
Better handle duplicate errors.
2009-07-22 10:18:08 +00:00
Joel Andres Granados Moreno
f5ead80b86
Add the patches for dasd duplication.
2009-07-21 14:59:01 +00:00
Joel Andres Granados Moreno
56cb226625
Correct little error in the change log version.
2009-07-21 14:57:57 +00:00
Joel Andres Granados Moreno
2e25e6e435
New snapshot version.
2009-07-21 14:55:51 +00:00
Lubomir Rintel
1027857575
- Fix a typo in the errno patch
2009-07-18 10:33:15 +00:00
Joel Andres Granados Moreno
6425de141b
Correctly number the snapshot.
2009-07-13 18:18:16 +00:00
Joel Andres Granados Moreno
04a0d3538f
Remove old patches.
2009-07-10 13:53:37 +00:00
Joel Andres Granados Moreno
48d71e9401
Fix Changlog date.
2009-07-10 13:18:12 +00:00
Joel Andres Granados Moreno
15289757e3
New version.
2009-07-10 13:16:25 +00:00
Joel Andres Granados Moreno
6d2787e7d9
Begin to identify virtio devices. Actually change the partition type in
...
msdos lables (dcantrell).
2009-03-26 15:02:14 +00:00
Joel Andres Granados Moreno
744273ef7e
Correct the behavior of upated_mode functions when the ASSERT fails (thx to
...
hansg).
2009-03-23 15:47:40 +00:00
Joel Andres Granados Moreno
0edbc19d8a
Fix build for new gcc-4.4
2009-02-26 20:42:44 +00:00
Jesse Keating
fbee96fb54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 09:54:46 +00:00
Joel Andres Granados Moreno
4c46e17f88
- Avoid the calling of stat for strings that don't begin with the "/" char
...
(#353191 ).
2009-01-22 13:00:07 +00:00
Tom Callaway
cef96d5996
fix typo in last patch
2008-12-13 17:46:59 +00:00
Tom Callaway
acd933ac89
sparc RAID support
2008-12-13 17:09:55 +00:00
Joel Andres Granados Moreno
2e1dd1c100
Fix the build for s390(x).
2008-11-06 13:31:20 +00:00
Peter Jones
bd04deb025
- Fix some of the atvrecv code (and the msftres code) so that the flags
...
actually stick.
2008-06-05 21:32:09 +00:00
Peter Jones
513b5bc4e5
- Added "atvrecv" flag patch from atv-bootloader project.
2008-06-05 19:45:57 +00:00
Joel Andres Granados Moreno
f6edd98c3a
Add a patch that better detects the dos partitions.
2008-05-29 17:26:02 +00:00
David Cantrell
2667a15ebc
- Allow RAID or LVM partition types on BSD disklabels. (jay.estabrook AT
...
hp.com, #427114 )
2008-04-10 20:37:13 +00:00
Peter Jones
4e18b61870
- Don't interactively ask to fix an AlternateGPT's location when not at the
...
end of the disk; this is so that disk images written to a usb-key can
work reasonably.
2008-04-10 19:24:21 +00:00
David Cantrell
bd258fc7b1
- Fixes so parted compiles with gcc-4.3 ( #431397 )
2008-02-05 22:42:44 +00:00
David Cantrell
7503ed3e54
- Move libparted libraries to /lib ( #428420 )
2008-01-14 08:11:56 +00:00
David Cantrell
814527fc84
- Move libparted libraries to /lib ( #428420 )
2008-01-14 08:10:01 +00:00
David Cantrell
eb51c16347
- Upgraded to GNU parted-1.8.8
...
- License for GNU parted is now GPLv3+
2008-01-03 02:26:18 +00:00
David Cantrell
69fc523eb4
- Modify parted man page to indicate which flags are valid for which disk
...
labels (#242711 )
2007-12-14 03:34:30 +00:00
David Cantrell
f6ed55a348
- Add KNOWN ISSUES section to parted(8) man page explaining that we cannot
...
currently do ext3 resizing inside parted (#367101 )
- Update the xvd patch to include 'xvd' in the string table that parted
uses when printing device types (#366971 )
- Do not install the linux.h or gnu.h headers
2007-11-05 19:17:23 +00:00
David Cantrell
75660056b6
- Do not install fdasd.h and vtoc.h header files
2007-10-30 19:15:47 +00:00
Bill Nottingham
80ef7384af
makefile update to properly grab makefile.common
2007-10-15 19:13:00 +00:00
David Cantrell
8a79855788
- Do not install the testsuite tools
2007-10-04 20:13:31 +00:00
David Cantrell
2b24ccacbd
- Always define PED_DEVICE_DM regardless of compile time options
2007-10-04 19:52:24 +00:00
David Cantrell
bfb0b7fdca
- Rebuild
2007-08-21 18:24:24 +00:00
David Cantrell
b32f75c9b7
- Update License tag to GPLv2+
2007-08-08 22:29:49 +00:00
David Cantrell
6c3525dc27
- Detect Xen virtual block devices and set model name appropriately
2007-08-07 18:11:31 +00:00
David Cantrell
ca7e6d5dfd
- Spec file cleanups for merge review ( #226230 )
2007-04-19 18:52:23 +00:00
David Cantrell
19cd527b15
- Fix primary partition cylinder alignment error for DOS disk labels
...
(#229745 )
- Do not build and package up libparted.a, only the shared library
2007-04-13 15:23:49 +00:00
David Cantrell
cb95a1496c
- Fix off-by-one bug in parted(8) when displaying disk label ( #235901 )
2007-04-11 16:33:52 +00:00