forked from pool/aaa_base
Accepting request 37988 from Base:System
Copy from Base:System/aaa_base based on submit request 37988 from user oertel OBS-URL: https://build.opensuse.org/request/show/37988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=200
This commit is contained in:
parent
94d3e36482
commit
39960c15ce
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 15 14:28:46 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- boot.rootfsck: do not use /dev/shm/root as fallback but /dev/root
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 15 12:28:24 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- boot.localfs: update Should-Stop dependencies
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 15 11:53:40 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- removed /etc/rc.d.README as well
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 14 09:45:51 CEST 2010 - werner@suse.de
|
||||||
|
|
||||||
|
- Use feature of pidof(1) of new sysvinit 2.88dsf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 8 15:33:52 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- drop /sbin/init.d.README and /etc/init.d/README
|
||||||
|
the manpage is "man 7 init.d"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 29 14:14:47 CEST 2010 - ro@suse.de
|
Mon Mar 29 14:14:47 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Recommends: cron logrotate netcfg udev net-tools
|
|||||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv
|
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 11.2
|
Version: 11.2
|
||||||
Release: 67
|
Release: 68
|
||||||
Summary: SUSE Linux Base Package
|
Summary: SUSE Linux Base Package
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: aaa_base.tar.bz2
|
Source: aaa_base.tar.bz2
|
||||||
@ -96,15 +96,6 @@ popd
|
|||||||
## do arch specific patches END
|
## do arch specific patches END
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# generate README from init-manpage
|
|
||||||
#
|
|
||||||
test -s $RPM_BUILD_ROOT/usr/share/man/man7/init.d.7 || exit 1
|
|
||||||
cat $RPM_BUILD_ROOT/usr/share/man/man7/init.d.7 | \
|
|
||||||
troff -Tlatin1 -t -mandoc | grotty -cbou > \
|
|
||||||
$RPM_BUILD_ROOT/etc/init.d/README
|
|
||||||
cp $RPM_BUILD_ROOT/etc/init.d/README $RPM_BUILD_ROOT/sbin/init.d.README
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# mark these as ghost
|
# mark these as ghost
|
||||||
for i in passwd group shadow gshadow ; do
|
for i in passwd group shadow gshadow ; do
|
||||||
touch $RPM_BUILD_ROOT/var/adm/fillup-templates/$i.aaa_base
|
touch $RPM_BUILD_ROOT/var/adm/fillup-templates/$i.aaa_base
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e70fe10ebda9ff510fb0fe8458eb54f4c6856aa4dff0280f22841d5a1bf7303a
|
oid sha256:447593aa050377c062073ce4ab3f63379d13a922e3e5856d50b010d1cd38706d
|
||||||
size 80987
|
size 80792
|
||||||
|
Loading…
Reference in New Issue
Block a user