Commit Graph

136 Commits

Author SHA256 Message Date
Stephan Kulow
e0404514bf Accepting request 213416 from Base:System
- update to parted-3.1 (fate#316110)
- changes in parted-3.1:
  * Changes in behavior
    - Floppy drives are no longer scanned on linux: they cannot be
      partitioned anyhow, and some users have a misconfigured BIOS
      that claims to have a floppy when they don't, and scanning
      gets hung up.
    - parted: the mkpart command has changed semantics with regard
      to specifying the end of the partition.  If the end is
      specified using units of MiB, GiB, etc., parted subtracts one
      sector from the specified value.  With this change, it is now
      possible to create partitions like 1MiB-2MiB, 2MiB-3MiB and
      so on.
  * Many bugfixes (see changelog)
- changes in parted-3.0:
  * Changes in behavior
    - Remove all FS-related (file system-related) sub-commands;
      these commands are no longer recognized because they were all
      dependent on parted "knowing" too much about file system:
      mkpartfs, mkfs, cp, move, check.
    - 'resize' command changed semantics:
      it no longer resizes the filesystem, but only moves end
      sector of the partition
- libparted-devel contains libparted-fs-resize library 
- add ability to change size of the partition (ignoring contained
  filesystem) with 'resize' command; this command has different
  semantics than the former 'resize' command which upstream
  decided to drop
  - parted-resize-command.patch (fate#316110)
- when using syncmbr on POWER, make the first partition type 0x41

OBS-URL: https://build.opensuse.org/request/show/213416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=89
2014-01-17 10:06:10 +00:00
Petr Uzel
688bfd6e83 delete dropped patches from source directory
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=80
2014-01-10 10:19:46 +00:00
Petr Uzel
b5a4ceef04 - update to parted-3.1 (fate#316110)
- changes in parted-3.1:
  * Changes in behavior
    - Floppy drives are no longer scanned on linux: they cannot be
      partitioned anyhow, and some users have a misconfigured BIOS
      that claims to have a floppy when they don't, and scanning
      gets hung up.
    - parted: the mkpart command has changed semantics with regard
      to specifying the end of the partition.  If the end is
      specified using units of MiB, GiB, etc., parted subtracts one
      sector from the specified value.  With this change, it is now
      possible to create partitions like 1MiB-2MiB, 2MiB-3MiB and
      so on.
  * Many bugfixes (see changelog)
- changes in parted-3.0:
  * Changes in behavior
    - Remove all FS-related (file system-related) sub-commands;
      these commands are no longer recognized because they were all
      dependent on parted "knowing" too much about file system:
      mkpartfs, mkfs, cp, move, check.
    - 'resize' command changed semantics:
      it no longer resizes the filesystem, but only moves end
      sector of the partition
- libparted-devel contains libparted-fs-resize library 
- add ability to change size of the partition (ignoring contained
  filesystem) with 'resize' command; this command has different
  semantics than the former 'resize' command which upstream
  decided to drop
  - parted-resize-command.patch (fate#316110)
- when using syncmbr on POWER, make the first partition type 0x41

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=79
2014-01-09 16:35:35 +00:00
Stephan Kulow
637c308f57 Accepting request 212452 from Base:System
- Fix partition device names on MMC devices (bnc#847580)
  - libparted-fix-mmcblk-partition-name.patch

OBS-URL: https://build.opensuse.org/request/show/212452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=88
2013-12-31 09:08:05 +00:00
Petr Uzel
1fa9bc7cf8 - Fix partition device names on MMC devices (bnc#847580)
- libparted-fix-mmcblk-partition-name.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=77
2013-12-30 09:20:53 +00:00
Stephan Kulow
1733d7b8db Accepting request 199872 from Base:System
Added parted-Add-Intel-Rapid-Start-Technology-partition.patch backported patch that add iFFS partition type support for Intel Rapid Start Technology, this patch is from Fedora and was been sent to upstream http://lists.gnu.org/archive/html/bug-parted/2013-09/msg00022.html . fate#315713 (forwarded request 199375 from mlin7442)

OBS-URL: https://build.opensuse.org/request/show/199872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=87
2013-09-23 08:42:11 +00:00
59707991b6 Accepting request 199375 from home:mlin7442:branches:Base:System
Added parted-Add-Intel-Rapid-Start-Technology-partition.patch backported patch that add iFFS partition type support for Intel Rapid Start Technology, this patch is from Fedora and was been sent to upstream http://lists.gnu.org/archive/html/bug-parted/2013-09/msg00022.html . fate#315713

OBS-URL: https://build.opensuse.org/request/show/199375
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=75
2013-09-20 15:17:00 +00:00
Stephan Kulow
6929b89798 Accepting request 172878 from Base:System
- fix hybrid pMBR (gpt_sync_mbr) on BE systems (bnc#809205)
  - parted-fix-gpt-sync-on-BE-systems.patch 
- detect btrfs filesystem (bnc#810779)
  - parted-btrfs-support.patch

OBS-URL: https://build.opensuse.org/request/show/172878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=85
2013-04-23 09:35:44 +00:00
Petr Uzel
7c420fbb6e - fix hybrid pMBR (gpt_sync_mbr) on BE systems (bnc#809205)
- parted-fix-gpt-sync-on-BE-systems.patch 
- detect btrfs filesystem (bnc#810779)
  - parted-btrfs-support.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=73
2013-04-22 15:17:19 +00:00
Stephan Kulow
ffa8859ec3 Accepting request 170870 from Base:System
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Add GPG checking (forwarded request 164122 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/170870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=84
2013-04-17 05:43:28 +00:00
acc6d6dfed Accepting request 164122 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Add GPG checking

OBS-URL: https://build.opensuse.org/request/show/164122
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=71
2013-04-15 14:51:19 +00:00
Stephan Kulow
f4fc71f60b Accepting request 142285 from Base:System
- add fix-error-informing-the-kernel.patch:
  Informing the kernel about partition changes still fails if first
  logical partition starts right after the extended partition. Fix
  it.

OBS-URL: https://build.opensuse.org/request/show/142285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=82
2012-11-22 15:52:41 +00:00
Petr Uzel
eb8d6edfbe - add fix-error-informing-the-kernel.patch:
Informing the kernel about partition changes still fails if first
  logical partition starts right after the extended partition. Fix
  it.

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=69
2012-11-21 15:11:08 +00:00
Stephan Kulow
0639c24d9e Accepting request 136242 from Base:System
- add parted-workaround-windows7-gpt-implementation.patch
  (bnc#781688)

OBS-URL: https://build.opensuse.org/request/show/136242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=81
2012-10-03 07:21:39 +00:00
Petr Uzel
4173425efb - add parted-workaround-windows7-gpt-implementation.patch
(bnc#781688)

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=67
2012-09-27 13:49:43 +00:00
Stephan Kulow
04c10b3400 Accepting request 129083 from Base:System
Fix build with missing gets declaration (glibc 2.16) (forwarded request 129067 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/129083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=80
2012-07-30 18:38:05 +00:00
Ismail Dönmez
6253503a7b Accepting request 129067 from home:a_jaeger:FactoryFix
Fix build with missing gets declaration (glibc 2.16)

OBS-URL: https://build.opensuse.org/request/show/129067
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=65
2012-07-27 11:11:41 +00:00
Stephan Kulow
283837bcfd Accepting request 126991 from Base:System
Coolo: please take this for 12.2 too. Thanks

- copy dummy bootcode to MBR only on x86 because it can cause
  problems to certain ARM machine (bnc#769789)
  - add: dummy-bootcode-only-for-x86.patch

- fix informing the kernel about partitions on cciss devices
  (bnc#757225)
  - add: parted-fix-cciss-partition-naming.patch

OBS-URL: https://build.opensuse.org/request/show/126991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=79
2012-07-03 14:46:40 +00:00
Petr Uzel
d279dd4849 - copy dummy bootcode to MBR only on x86 because it can cause
problems to certain ARM machine (bnc#769789)
  - add: dummy-bootcode-only-for-x86.patch

- fix informing the kernel about partitions on cciss devices
  (bnc#757225)
  - add: parted-fix-cciss-partition-naming.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=63
2012-07-03 13:40:05 +00:00
Stephan Kulow
c14c6b0327 Accepting request 98435 from Base:System
- fix crash in nilfs2 probe function if there is tiny (1s)
  partition on the disk (bnc#735763)
  - fix-nilfs2-probe-function.patch

OBS-URL: https://build.opensuse.org/request/show/98435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=77
2011-12-31 16:20:13 +00:00
Petr Uzel
1d851a98d3 - fix crash in nilfs2 probe function if there is tiny (1s)
partition on the disk (bnc#735763)
  - fix-nilfs2-probe-function.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=60
2011-12-30 08:47:40 +00:00
Stephan Kulow
898b9d18e1 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=76
2011-12-06 17:36:01 +00:00
OBS User buildservice-autocommit
d4b7d3c6be Updating link to change in openSUSE:Factory/parted revision 76.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=fe80276674143636e3be563f86f49974
2011-12-06 17:36:01 +00:00
Stephan Kulow
bc85518c3e Accepting request 92874 from Base:System
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92626 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=75
2011-11-22 16:49:11 +00:00
Andreas Jaeger
961d5c0745 Accepting request 92626 from home:coolo:removelibtool
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/92626
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=58
2011-11-21 14:07:35 +00:00
Stephan Kulow
504a1739a9 Accepting request 89477 from Base:System
- improve loop support, fix geometry reporting on loopback devices:
  parted-improve-loop-support.patch (bnc#726603)

OBS-URL: https://build.opensuse.org/request/show/89477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=74
2011-10-27 11:51:18 +00:00
Petr Uzel
e059bebac4 - improve loop support, fix geometry reporting on loopback devices:
parted-improve-loop-support.patch (bnc#726603)

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=55
2011-10-27 08:16:15 +00:00
Sascha Peilicke
85ccd6d14c Accepting request 85039 from Base:System
- improve parted-gpt-sync-mbr-label.patch: do not
  sync partitions that can not be represented by the DOS label
  (bnc#710402)

OBS-URL: https://build.opensuse.org/request/show/85039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=72
2011-09-27 14:08:05 +00:00
Petr Uzel
c61974b09f - improve parted-gpt-sync-mbr-label.patch: do not
sync partitions that can not be represented by the DOS label
  (bnc#710402)

OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=52
2011-09-27 09:17:42 +00:00
Sascha Peilicke
1ac8fa6896 Autobuild autoformatter for 81357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=71
2011-09-09 09:50:16 +00:00
OBS User buildservice-autocommit
b5ef70a57e Updating link to change in openSUSE:Factory/parted revision 71.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=f2bf21b0406139e941c14ffa255e1b1e
2011-09-09 09:50:16 +00:00
Sascha Peilicke
dcca7f2dfa Accepting request 81357 from Base:System
change do-not-create-dm-nodes.patch so that parted does not remove dm partition mappings and leaves the job up to kpartx -u called via udev (bnc#712177, bnc#679780)

OBS-URL: https://build.opensuse.org/request/show/81357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=70
2011-09-09 09:50:08 +00:00
Petr Uzel
4422e9b7c7 change do-not-create-dm-nodes.patch so that parted does not remove dm partition mappings and leaves the job up to kpartx -u called via udev (bnc#712177, bnc#679780)
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=49
2011-09-07 15:20:04 +00:00
Lars Vogdt
86b9288306 Autobuild autoformatter for 80947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=69
2011-09-05 14:43:48 +00:00
OBS User buildservice-autocommit
d92fc9a8d4 Updating link to change in openSUSE:Factory/parted revision 69.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=1392768fe267bfc94a65e7e726e3c8ae
2011-09-05 14:43:48 +00:00
Lars Vogdt
5012bcadfe Accepting request 80947 from Base:System
add parted-use-ext-range.patch (bnc#715695)

OBS-URL: https://build.opensuse.org/request/show/80947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=68
2011-09-05 14:43:37 +00:00
Petr Uzel
58f21d3b6a add parted-use-ext-range.patch (bnc#715695)
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=47
2011-09-05 12:34:13 +00:00
Sascha Peilicke
42d71f5d1c Autobuild autoformatter for 79748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=67
2011-08-26 07:25:12 +00:00
OBS User buildservice-autocommit
3f364e53db Updating link to change in openSUSE:Factory/parted revision 67.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=66e3b35579020fa6b09b1a880a77b48c
2011-08-26 07:25:12 +00:00
Sascha Peilicke
8ece4b774e Accepting request 79748 from Base:System
add parted-gpt-sync-mbr-label.patch (bnc#710402)

OBS-URL: https://build.opensuse.org/request/show/79748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=66
2011-08-26 07:25:01 +00:00
Petr Uzel
0f475813e0 add parted-gpt-sync-mbr-label.patch (bnc#710402) (this patch implements support for special label 'gpt-sync-mbr')
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=45
2011-08-25 10:50:39 +00:00
Sascha Peilicke
a25746a46e Autobuild autoformatter for 79012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=65
2011-08-17 07:52:40 +00:00
OBS User buildservice-autocommit
871502e6e4 Updating link to change in openSUSE:Factory/parted revision 65.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=a8980044d8b44afec9062e5592f21dac
2011-08-17 07:52:40 +00:00
Sascha Peilicke
72877f4c1f Accepting request 79012 from Base:System
update parted-gpt-mbr-sync.patch so that it no longer creates synced partitions one sector shorter (bnc#700465)

OBS-URL: https://build.opensuse.org/request/show/79012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=64
2011-08-17 07:52:32 +00:00
Petr Uzel
b35a6222eb update parted-gpt-mbr-sync.patch so that it no longer creates synced partitions one sector shorter (bnc#700465)
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=43
2011-08-16 09:13:00 +00:00
Sascha Peilicke
a0d61518ac Autobuild autoformatter for 77672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=63
2011-08-02 12:56:08 +00:00
OBS User buildservice-autocommit
59dc5e9a27 Updating link to change in openSUSE:Factory/parted revision 63.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=ee893a4f297e1eb4456f06d5bb70ec0a
2011-08-02 12:56:08 +00:00
Sascha Peilicke
4fa33abfef Accepting request 77672 from Base:System
- Use ncursesw6 instead of plain-old ncurses5 
- Disable automake silent rules (forwarded request 77489 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/77672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=62
2011-08-02 12:56:00 +00:00
Petr Uzel
a539958ebd Accepting request 77489 from home:elvigia:branches:Base:System
- Use ncursesw6 instead of plain-old ncurses5 
- Disable automake silent rules

OBS-URL: https://build.opensuse.org/request/show/77489
OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=41
2011-08-02 11:58:32 +00:00
Sascha Peilicke
6a3bf5c20a Autobuild autoformatter for 70700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=61
2011-05-20 12:49:00 +00:00