forked from pool/aaa_base
This commit is contained in:
parent
12d56cf834
commit
f1d95143c1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 16:21:04 CEST 2007 - mkoenig@suse.de
|
||||
|
||||
- remove nfs, now part of nfs-client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 12:04:35 CEST 2007 - ro@suse.de
|
||||
|
||||
|
@ -89,7 +89,7 @@ fi
|
||||
#
|
||||
# Initialize runlevel links
|
||||
#
|
||||
%{fillup_and_insserv -py boot.proc boot.localfs boot.swap boot.clock boot.ldconfig boot.ipconfig boot.klog boot.localnet halt random reboot single nfs}
|
||||
%{fillup_and_insserv -py boot.proc boot.localfs boot.swap boot.clock boot.ldconfig boot.ipconfig boot.klog boot.localnet halt random reboot single}
|
||||
%{insserv_force_if_yast etc/init.d/boot.loadmodules etc/init.d/boot.cleanup etc/init.d/boot.rootfsck}
|
||||
## powerfail probably needs empty header ...
|
||||
|
||||
|
@ -19,7 +19,7 @@ Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
Autoreqprov: on
|
||||
Version: 10.3
|
||||
Release: 40
|
||||
Release: 41
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -131,6 +131,8 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Jun 05 2007 - mkoenig@suse.de
|
||||
- remove nfs, now part of nfs-client
|
||||
* Tue Jun 05 2007 - ro@suse.de
|
||||
- etc/init.d/boot.localfs:
|
||||
- handle /sys more like /proc
|
||||
|
@ -41,7 +41,6 @@
|
||||
%config /etc/init.d/dummy
|
||||
%config /etc/init.d/halt
|
||||
%config /etc/init.d/network
|
||||
%config /etc/init.d/nfs
|
||||
%config /etc/init.d/powerfail
|
||||
%config /etc/init.d/random
|
||||
%config /etc/init.d/route
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:549ee08fda12a6d1e5af92d7c80e392e821419400c80c1b27ac221afa5949a9d
|
||||
size 77462
|
||||
oid sha256:3e18989e9591a85fa38ad443307f5fc6e7607321a4b95e6e83c7f4694dda4033
|
||||
size 76799
|
||||
|
Loading…
Reference in New Issue
Block a user