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
This commit is contained in:
parent
c2e9a5b0f8
commit
9effcfe43c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 08:18:25 UTC 2012 - mvyskocil@suse.cz
|
||||
|
||||
- add mingetty to Requires
|
||||
* remove it as dependency from aaa_base ad it's needed for sysvinit only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 16:51:33 UTC 2012 - werner@suse.de
|
||||
|
||||
|
@ -61,6 +61,7 @@ Patch30: killproc-%{KPVER}.dif
|
||||
Patch40: showconsole-%{SCVER}.dif
|
||||
Patch50: startpar-%{START}.dif
|
||||
Requires: sysvinit-tools
|
||||
Requires: mingetty
|
||||
|
||||
%description
|
||||
System V style init programs by Miquel van Smoorenburg that control the
|
||||
|
Loading…
Reference in New Issue
Block a user