1
0
Commit Graph

13 Commits

Author SHA256 Message Date
f476a0cbd3 Accepting request 398364 from home:michal-m:branches:Base:System
- Run dos2unix on the modhash script.

- Add modhash tool to calculate hash of signed module.
  It strips X.509 or PKCS#7 signature before hash kernel module.
  (fate#319460) 

- Remove -x bit from 50-kernel-uname_r.conf (bsc#981291).

OBS-URL: https://build.opensuse.org/request/show/398364
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=35
2016-06-07 08:04:27 +00:00
4ee27c60b7 Accepting request 394043 from home:michal-m:branches:Base:System
- Ignore failures when loading the kernel sysctl (bsc#977715).

- Add a systemd service to load /boot/sysctl.conf-`uname -r`
  (bsc#977715).

OBS-URL: https://build.opensuse.org/request/show/394043
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=33
2016-05-09 08:35:02 +00:00
ac61ce75ea Accepting request 390688 from home:michal-m:branches:Base:System
- Skip KMPs built from the kernel spec file directly (fate#319339)
- Bump version number to 12.4

- Add module option ib_mthca.catas_reset_disable=1 on ppc64le (bsc#456389).

  kicks in to generate it, but it has issues. bsc#922676

OBS-URL: https://build.opensuse.org/request/show/390688
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=31
2016-04-21 10:23:56 +00:00
Michal Marek
40d6a6cfb8 Accepting request 361125 from home:lnussel:branches:Base:System
- add missing requirements on module-init-tools, findutils and gzip,
  mkinitrd (bnc#965830)

OBS-URL: https://build.opensuse.org/request/show/361125
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=29
2016-02-23 14:09:56 +00:00
e36f95d09a Accepting request 338367 from home:michal-m:branches:Base:System
- Revert change for fate#319339, as some 3rd party KMPs are built
  with a modified template (bsc#949862).

OBS-URL: https://build.opensuse.org/request/show/338367
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=27
2015-10-14 11:20:10 +00:00
Stephan Kulow
58d0049314 Accepting request 329708 from home:trenn:branches:Base:System
- Use /run instead of deprecated /var/run
  This can have sever consequences if this package uses /var/run. It may
  be installed before filesystem package generating the /run tmpfs and
  predict it to generate the link /var/run -> /run. Later dracut convertfs
  kicks in to generate it, but it has issues. bsc#922676

OBS-URL: https://build.opensuse.org/request/show/329708
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=25
2015-09-19 06:10:30 +00:00
b4e03877a8 Accepting request 313295 from home:michal-m:branches:Base:System
- Use absolute path to mkinitrd (bsc#935566)

OBS-URL: https://build.opensuse.org/request/show/313295
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=21
2015-06-24 16:18:39 +00:00
f211d34948 Accepting request 229365 from home:michal-m:branches:Base:System
- weak-modules2: Run mkinitrd in posttrans if $INITRD_IN_POSTTRANS
  is set (fate#313506)

- regenerate-initrd-posttrans: Run mkinitrd_setup

- Add macros for regenerating the initrd in %posttrans
  (fate#313506).

OBS-URL: https://build.opensuse.org/request/show/229365
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=13
2014-04-09 09:56:47 +00:00
Dr. Werner Fink
027c63c38d Accepting request 228277 from home:michal-m:branches:Base:System
- Use softdep to order {u,o,e}hci-hcd drivers.
- Drop ia64 modprobe config.

- Add kmp-install tool for easier installation of SolidDriver KMPs
  (fate#314581).

- load the uas driver simulsimultaneously with the usb_storage driver and vice versa (bnc#862397)

OBS-URL: https://build.opensuse.org/request/show/228277
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=11
2014-03-31 19:51:08 +00:00
afc042a2b6 Accepting request 225595 from home:michal-m:branches:Base:System
- Add modsign-verify tool to verify signatures of modules
  (fate#314507).

- weak-modules2: Support XZ compressed initrds (bnc#778119,
  bnc#867312)

OBS-URL: https://build.opensuse.org/request/show/225595
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=8
2014-03-12 13:45:04 +00:00
7f90a5aa10 Accepting request 225484 from home:michal-m:branches:Base:System
- The package cannot be noarch, because it installs different
  configs for different architectures.
- Install 10-unsupported-modules.conf unconditionally, kmod has
  been patched.

OBS-URL: https://build.opensuse.org/request/show/225484
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=7
2014-03-11 07:13:11 +00:00
Andreas Jaeger
f2e5fdabd5 Accepting request 159735 from home:elvigia:branches:Base:System
- The "allow_unsupported_modules" feature, does not belong too
  openSUSE, kmod (and hence udev and systemd) do not understand
  it in anyway. limit to SLE only.

OBS-URL: https://build.opensuse.org/request/show/159735
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=3
2013-03-26 08:41:35 +00:00
Andreas Jaeger
d3ade7a35c Accepting request 142369 from home:jengelh:dev
should have been part of 141930

OBS-URL: https://build.opensuse.org/request/show/142369
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=1
2012-11-23 15:19:32 +00:00