Commit Graph

83 Commits

Author SHA256 Message Date
Cristian Rodríguez
3b06425b46 Accepting request 140064 from home:elvigia:branches:Base:System
- Fix factory breakage on udev and systemd rules.

OBS-URL: https://build.opensuse.org/request/show/140064
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=79
2012-11-04 02:24:36 +00:00
Neil Brown
15ad866b8c - new upstream release 3.2.6. Subsumes all of our
patches and adds a lot of other bug fixes for
  less common cases including for a couple that cause
  mdadm to crash.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=77
2012-10-25 23:19:41 +00:00
Neil Brown
2e9b215bf9 - remove /lib/udev/devices from specfile as it is
unused
- mkinitrd-setup.sh: fixed recent breakage for IMSM
  arrays (bnc#783444)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=75
2012-10-09 03:37:26 +00:00
Stephan Kulow
009029502f - mdmon-takeover.fix
find-free-devnum.fix
  mapfile-rebuild.fix
  udev-offroot
   Fix various issues will installation on IMSM
  RAID arrays, booting from those arrays, and
  clean shutdown when such an array is used for '/'.
  (bnc#752107 bnc#732294 bnc#770351)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=73
2012-09-24 05:24:58 +00:00
Neil Brown
c56de49a0b - mdmon-takeover.fix
find-free-devnum.fix
  mapfile-rebuild.fix
  udev-offroot
   Fix various issues will installation on IMSM
  RAID arrays, booting from those arrays, and
  clean shutdown when such an array is used for '/'.
  (bnc#752107 bnc#732294 bnc#770351)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=69
2012-08-20 06:57:35 +00:00
044bd6fcfd Accepting request 129089 from home:fcrozat:branches:Base:System
- Add blkid-builtin.patch: use blkid built-in from udev (less fork, useful for dracut, please fwd for 12.2)

OBS-URL: https://build.opensuse.org/request/show/129089
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=67
2012-07-27 16:43:55 +00:00
Neil Brown
4672f4ab84 - mdmon-arg.fix: fix arg parsing in mdmon so that
"--all --takeover" works. (bnc#767150)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=65
2012-07-05 03:15:54 +00:00
27041c13ed - use recommends: smtp_daemon, similar to cronie example
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=63
2012-06-25 12:07:01 +00:00
b214ff16f6 - use recommends: smtp_daemon postfix, just like cronie example
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=62
2012-06-21 07:28:06 +00:00
9fe72f52ca Accepting request 125036 from home:cboltz:branches:Base:System
- add missing dependencies on cron and /usr/sbin/sendmail (bnc#767155)

See https://bugzilla.novell.com/show_bug.cgi?id=767155 for a detailed
explanation - and feel free to close the bug after accepting this SR ;-)

OBS-URL: https://build.opensuse.org/request/show/125036
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=61
2012-06-21 07:26:19 +00:00
Neil Brown
3fcefe6c90 - udev-rules.fix: make sure systemd doesn't try
to mount array before it is fully assembled.
  (bnc#752869)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=59
2012-05-24 01:54:00 +00:00
Neil Brown
7d9073a996 - boot.md/mkinitrd-boot.sh: complete any incremental
assembly before attempting to assemble arrays.
  If incremental assembly has partialy assembled
  degraded arrays, now is the time to start them going.
  (bnc#752869)
- mdamd.cron: send daily reports if any arrays are
  degraded.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=57
2012-05-22 05:18:08 +00:00
Neil Brown
935a13fb6a - New upstream version: 3.2.5. Serious regression
in 3.2.4 necessitated a new release.  Only significant
  fix is that "--add" now works again.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=55
2012-05-18 07:23:54 +00:00
Neil Brown
f4371a9780 - New upstream version: 3.2.4. /run/mdadm is not
used for runtime files, not /var/run or /dev/.mdadm.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=52
2012-05-09 01:23:18 +00:00
Robert Milasan
2217494ff8 - Run update of initrd at %post and %postun.
We need this to make sure initrd reflects the updates.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=50
2012-04-20 08:01:08 +00:00
Stephan Kulow
061c6722f2 Accepting request 97714 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97714
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=48
2011-12-22 12:42:21 +00:00
Neil Brown
d8f9bd9148 - mkinitrd-setup.sh -- add "AUTO -all" to initrd mdadm.conf
so that only arrays needed for boot are auto-assembled.
- auto-line.fix -- fix handling of "AUTO" line
  in mdadm.conf so it actually works.
  (bnc#721905)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=45
2011-10-06 02:24:11 +00:00
563a62e82b Accepting request 86414 from home:uli_suse:branches:Base:System
- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86414
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=43
2011-10-04 08:39:41 +00:00
Neil Brown
6534d1a09a - boot.md: improve 'status' and add 'reload'
function.  Also change 'Raid' to 'RAID'
  for consistency (bnc#709474)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=41
2011-08-18 06:32:28 +00:00
Neil Brown
45d16aa6bb - Use udev rules file from upstream package, rather
have having a separate one.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=40
2011-08-18 06:03:57 +00:00
Neil Brown
4c95169b9d - Update to new upstream 3.2.2 plug git patches.
Also update FSF address in boot-md.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=39
2011-08-18 03:03:50 +00:00
aa3fd49ce2 Accepting request 78412 from home:elvigia:branches:Base:System
- Do not use -fno-strict-aliasing when not needed

OBS-URL: https://build.opensuse.org/request/show/78412
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=37
2011-08-10 20:17:52 +00:00
Neil Brown
b2660b5e92 - 64-md-raid.rules - make clear distinction between
'disk' and 'partition' cases.  In particular it
  is wrong and problematic to test for 'md/array_state'
  for 'partition' devices as they cannot see 'md/*'
  and cannot exist when it doesn't have a valid value
  anyway. (bnc#684291)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=35
2011-06-14 06:09:00 +00:00
Neil Brown
c57ca65b0c - mkinitrd-boot.sh: don't assume /dev/md when device
name cannot be found.  It could easily be wrong,
  and there is no need as mdadm will choose a device.
  (bnc#656536)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=33
2011-03-01 22:16:38 +00:00
Neil Brown
2924b9a9ae - 64-md-raid.rules: avoid races with md devices
appearing and disappearing.
  If the 'array_state' file doesn't exist, that is equivalent
  to it having 'clear' in it. (bnc#641382)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=31
2011-02-17 00:28:50 +00:00
Neil Brown
b09510a58a - boot.md - change args to mdmon.
The argument parsing of mdmon changed in the recent update
   and we need to change boot.md to match.  bnc#653965

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=29
2010-11-17 03:29:15 +00:00
Cristian Rodríguez
be87b46dcb Accepting request 51209 from home:oertel:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/51209
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=27
2010-10-22 14:13:36 +00:00
OBS User buildservice-autocommit
398f612621 Updating link to change in openSUSE:Factory/mdadm revision 46.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=a51c6516dd0113ed46602522d69cacd3
2010-07-20 18:49:21 +00:00
OBS User autobuild
2807c7abba Accepting request 43454 from Base:System
checked in (request 43454)

OBS-URL: https://build.opensuse.org/request/show/43454
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=25
2010-07-20 18:49:20 +00:00
Stephan Kulow
559f078008 Accepting request 42147 from home:jengelh:smp
Copy from home:jengelh:smp/mdadm via accept of submit request 42147 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42147
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=23
2010-06-28 21:25:10 +00:00
Michal Marek
a1f63d7124 Accepting request 42185 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 42185 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42185
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=22
2010-06-28 09:44:27 +00:00
Pavol Rusnak
1064bc8b4f Accepting request 40951 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 40951 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40951
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=20
2010-06-01 22:01:48 +00:00
OBS User buildservice-autocommit
8823099133 Updating link to change in openSUSE:Factory/mdadm revision 41.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=90e9a90faa8ceb3c9e0776a3da560cc8
2010-03-26 00:36:15 +00:00
OBS User autobuild
3e16800e9e Accepting request 35700 from Base:System
checked in (request 35700)

OBS-URL: https://build.opensuse.org/request/show/35700
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=19
2010-03-26 00:36:14 +00:00
Michal Marek
b4b044b24c Accepting request 35699 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 35699 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/35699
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=18
2010-03-24 16:43:18 +00:00
Michal Marek
4aea6a09c6 Accepting request 35548 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 35548 revision 3.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/35548
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=17
2010-03-23 15:23:39 +00:00
OBS User autobuild
c9aea3ee03 Accepting request 35265 from Base:System
checked in (request 35265)

OBS-URL: https://build.opensuse.org/request/show/35265
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=16
2010-03-18 23:31:30 +00:00
Kay Sievers
a4525404a2 Accepting request 34602 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 34602 revision 3.
Request was accepted with message:
Thanks!

OBS-URL: https://build.opensuse.org/request/show/34602
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=15
2010-03-11 12:13:21 +00:00
OBS User buildservice-autocommit
c10216c57e Updating link to change in openSUSE:Factory/mdadm revision 37.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=9b73d48c6d474dda681e03d96abdf80c
2010-01-18 13:08:58 +00:00
OBS User autobuild
e095107b3a checked in (request 29764)
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=13
2010-01-18 13:08:57 +00:00
Michal Marek
42c36a5fd5 Accepting request 29763 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 29763 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/29763
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=12
2010-01-15 16:44:42 +00:00
OBS User buildservice-autocommit
006df77341 Updating link to change in openSUSE:Factory/mdadm revision 36.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=8e44a773e803500d04d6cdde9396dc8b
2010-01-11 14:50:57 +00:00
OBS User autobuild
6eac3e624a checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=11
2010-01-11 14:50:56 +00:00
Michal Marek
b3e37df068 Accepting request 29126 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 29126 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/29126
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=10
2010-01-11 14:06:42 +00:00
OBS User buildservice-autocommit
669ff2b2ec Updating link to change in openSUSE:Factory/mdadm revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=f2d4b0d7fb0f87869893fc82a04c4b1f
2009-12-16 15:59:32 +00:00
OBS User autobuild
84e233c989 checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=9
2009-12-16 15:59:31 +00:00
Michal Marek
e974776ddc Accepting request 26694 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/mdadm via accept of submit request 26694 revision 2.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/26694
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=8
2009-12-16 08:01:21 +00:00
OBS User autobuild
aa80800386 checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=7
2009-11-02 17:10:09 +00:00
Michal Marek
9e7b9119df Accepting request 23605 from home:michal-m:branches:Base:System
Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 23605 revision 2.
Request was accepted with message:
.

OBS-URL: https://build.opensuse.org/request/show/23605
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=6
2009-11-02 15:39:07 +00:00
OBS User buildservice-autocommit
dabac884b0 Updating link to change in openSUSE:Factory/mdadm revision 32.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=1f6000d46b0cb8516846595a0046a4f9
2009-10-02 22:44:49 +00:00