410 Commits

Author SHA256 Message Date
Dr. Werner Fink
fc4d9b7a24 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=182
2012-08-10 12:53:49 +00:00
Stephan Kulow
87ac67c029 Accepting request 129838 from Base:System
- Add fix/workaround in blogd for new glibc internal pthread API to
  avoid an glibc nptl assert report in bnc#772055

OBS-URL: https://build.opensuse.org/request/show/129838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=144
2012-08-04 11:34:45 +00:00
Dr. Werner Fink
8b05cfcd2a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=180
2012-08-03 14:57:49 +00:00
Stephan Kulow
4a51f53172 Accepting request 125924 from Base:System
- fix deadlock in blogd that happens on shutdown (bnc#730193)

OBS-URL: https://build.opensuse.org/request/show/125924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=143
2012-06-25 12:41:01 +00:00
088e37a5c9 fix typo in bug number
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=178
2012-06-21 07:26:59 +00:00
4c8716cf10 - fix deadlock in blogd that happens on shutdown (bnc#730193730193)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=177
2012-06-21 07:18:40 +00:00
Stephan Kulow
d348e930ac Accepting request 121915 from Base:System
- Fix parameter turner in fscanf to really detect the file system
  type in startproc/checkproc/killproc (bnc#762489)

OBS-URL: https://build.opensuse.org/request/show/121915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=141
2012-05-25 14:18:59 +00:00
Dr. Werner Fink
b7674fbaa6 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=175
2012-05-23 11:13:51 +00:00
Stephan Kulow
77311f5cd0 Accepting request 116438 from Base:System
- Add two patch from upstream
  + Avoid crash for exported environment for processes init spawns
- Fix typo as the script for powerd (bnc#758920)

OBS-URL: https://build.opensuse.org/request/show/116438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=140
2012-05-08 04:48:55 +00:00
Dr. Werner Fink
547bc97997 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=173
2012-05-04 12:50:26 +00:00
Stephan Kulow
613b38fc06 Accepting request 114501 from Base:System
mingetty is not needed on systems running with systemd, where agetty from util-linux is preffered. This change will add mingetty as a dependency of sysvinit, because it's needed by default /etc/inittab provided by aaa_base package. (forwarded request 113736 from mvyskocil)

OBS-URL: https://build.opensuse.org/request/show/114501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=139
2012-04-20 13:20:22 +00:00
Dr. Werner Fink
9effcfe43c Accepting request 113736 from home:mvyskocil:branches:Base:System
mingetty is not needed on systems running with systemd, where agetty from util-linux is preffered. This change will add mingetty as a dependency of sysvinit, because it's needed by default /etc/inittab provided by aaa_base package.

OBS-URL: https://build.opensuse.org/request/show/113736
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=171
2012-04-19 07:15:19 +00:00
Stephan Kulow
bb42db98ff Accepting request 109745 from Base:System
- Add two patch from upstream
  + Handle deleted binaries in pidof (was upstream bug #34992)
  + Allow init to delte extra environment variables (was upstream
    bug #35858)
  + Avoid that init double environment variables for its childs
    (was upstream bug #35855)

OBS-URL: https://build.opensuse.org/request/show/109745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=138
2012-03-20 10:36:15 +00:00
Dr. Werner Fink
c2e9a5b0f8 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=169
2012-03-16 17:02:25 +00:00
Stephan Kulow
efc3191701 Accepting request 107656 from Base:System
- Avoid useless check for runlevel as access(2) now works on
  kernel 3.0 and above, this fixes bnc#744538

OBS-URL: https://build.opensuse.org/request/show/107656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=137
2012-03-02 12:50:11 +00:00
Dr. Werner Fink
4188ff4ed6 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=167
2012-03-01 09:50:56 +00:00
Stephan Kulow
6c61ac2ac3 Accepting request 103303 from Base:System
- Work around dully check script of obs

OBS-URL: https://build.opensuse.org/request/show/103303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=136
2012-02-08 16:20:50 +00:00
Dr. Werner Fink
eee511fb52 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=164
2012-02-08 12:36:55 +00:00
Stephan Kulow
82ffe10363 Accepting request 102282 from Base:System
- New killproc-2.21 which includes the last bug fixes as well as
  new features like support for ionice with startproc
- New showconsole-1.16 which includes the last bug fixes
- New startpar-0.58 which includes the last bug fixes as well as
  the patches from Debian
- Make rpmlint happy

- Avoid trouble with indirect console names (bnc#731563)
- Unmount proc file system if initial not mounted (bnc#718385)

OBS-URL: https://build.opensuse.org/request/show/102282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=135
2012-02-01 10:54:18 +00:00
Dr. Werner Fink
b054fba91d .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=161
2012-01-31 16:45:43 +00:00
Dr. Werner Fink
a0414ccb1d .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=160
2011-12-19 18:20:37 +00:00
Stephan Kulow
230bb8fc60 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=134
2011-12-06 18:07:07 +00:00
OBS User buildservice-autocommit
d81eb40368 Updating link to change in openSUSE:Factory/sysvinit revision 134.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=a4b862390f17ab3e5ac44939ac940e45
2011-12-06 18:07:07 +00:00
Stephan Kulow
beeb6a43d4 Accepting request 88847 from Base:System
- Use pipe to synch parent with child in startproc (bnc#713342)

OBS-URL: https://build.opensuse.org/request/show/88847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=133
2011-10-21 14:42:56 +00:00
Dr. Werner Fink
eec8419ea9 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=157
2011-10-20 12:32:20 +00:00
Sascha Peilicke
4c0caec1c6 Accepting request 88444 from Base:System
- Add option -x to be able to identify scripts overwriting their
  command line (bnc#723708) 

- There was never a version 1.16 for showconsole 
- Add some code to be able to detect programs even as user with
  kernel 3.0 and above (bnc#723072)

OBS-URL: https://build.opensuse.org/request/show/88444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=131
2011-10-18 12:31:00 +00:00
Dr. Werner Fink
29a282460b .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=154
2011-10-18 09:33:06 +00:00
Dr. Werner Fink
82d65def45 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=153
2011-10-17 12:36:23 +00:00
Lars Vogdt
34134190c7 Accepting request 87398 from Base:System
- do not telinit u if /sbin/init is not sysvinit

- split out the symlink /sbin/init into a special subpackage,
  which does _NOT_ do a split provide. systemd-sysvinit will 
  provide this, so you need to do extra work if you want to stay
  on sysvinit

- remove unused files

OBS-URL: https://build.opensuse.org/request/show/87398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=130
2011-10-11 15:59:58 +00:00
Stephan Kulow
5b7eabb5e9 - split out the symlink /sbin/init into a special subpackage,
which does _NOT_ do a split provide. systemd-sysvinit will 
  provide this, so you need to do extra work if you want to stay
  on sysvinit

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=150
2011-10-11 13:59:17 +00:00
Stephan Kulow
dbf9e898fe - do not telinit u if /sbin/init is not sysvinit
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=149
2011-10-11 13:53:44 +00:00
Stephan Kulow
55a3cfce21 do it like upstart
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=148
2011-10-11 13:21:07 +00:00
Stephan Kulow
a9456af736 provide symlinks
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=147
2011-10-11 12:32:12 +00:00
Stephan Kulow
3836121e84 - split out the symlink /sbin/init into a special subpackage
DO NOT SUBMIT TO FACTORY!

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=146
2011-10-11 11:05:21 +00:00
Stephan Kulow
e187cca6a7 - remove unused files
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=145
2011-10-11 10:17:07 +00:00
Ruediger Oertel
3dadb70ef9 Accepting request 86490 from Base:System
- cross-build fix: use %__cc, %configure macros (forwarded request 86476 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=129
2011-10-04 16:15:10 +00:00
22168d87c6 Accepting request 86476 from home:uli_suse:branches:Base:System
- cross-build fix: use %__cc, %configure macros

OBS-URL: https://build.opensuse.org/request/show/86476
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=143
2011-10-04 09:22:53 +00:00
Lars Vogdt
9e19958fc0 Accepting request 85854 from Base:System
showconsole.8: macro `OS' not defined (removed) (forwarded request 81597 from yecril71pl)

OBS-URL: https://build.opensuse.org/request/show/85854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=128
2011-10-02 09:16:19 +00:00
Cristian Rodríguez
e67724a9ea Accepting request 81597 from home:yecril71pl:branches:Base:System
showconsole.8: macro `OS' not defined (removed)

OBS-URL: https://build.opensuse.org/request/show/81597
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=141
2011-10-01 03:04:13 +00:00
Lars Vogdt
e01c973c75 Autobuild autoformatter for 80702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=127
2011-09-05 15:54:46 +00:00
OBS User buildservice-autocommit
34a37e7225 Updating link to change in openSUSE:Factory/sysvinit revision 127.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=28f65c2a91f79e1f01c8905e7be5c699
2011-09-05 15:54:46 +00:00
Lars Vogdt
13d5b73f88 Accepting request 80702 from Base:System
- Update to killproc-2.20 
- Update to showconsole-1.15
- Clean spec file

OBS-URL: https://build.opensuse.org/request/show/80702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=126
2011-09-05 15:54:34 +00:00
Dr. Werner Fink
4b80732c88 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=139
2011-09-02 15:44:27 +00:00
Dr. Werner Fink
17b3f918f8 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=138
2011-09-01 13:21:55 +00:00
Sascha Peilicke
3dafbba3b4 Autobuild autoformatter for 77585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=125
2011-08-02 06:55:36 +00:00
OBS User buildservice-autocommit
0778c81882 Updating link to change in openSUSE:Factory/sysvinit revision 125.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=fac97b9cc082e2fed6c5ecfc71df1d02
2011-08-02 06:55:36 +00:00
Sascha Peilicke
2f5a467d2b Accepting request 77585 from Base:System
- libblogger: check for SIGPIPE and block SIGPIPE during write, this
  also does help startpar not to die on SIGPIPE (bnc#679671)
- blogd: add a further check for nsigsys in writelog() (bnc#679671)

OBS-URL: https://build.opensuse.org/request/show/77585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=124
2011-08-02 06:55:28 +00:00
Dr. Werner Fink
1c1ff2bd95 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=136
2011-08-01 14:48:33 +00:00
Sascha Peilicke
4d331df655 Autobuild autoformatter for 77218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=123
2011-07-27 16:30:17 +00:00
OBS User buildservice-autocommit
6f10c9a5f0 Updating link to change in openSUSE:Factory/sysvinit revision 123.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=d2c4fcbc5092ef04ac30170b06b176ac
2011-07-27 16:30:17 +00:00