forked from pool/aaa_base
This commit is contained in:
parent
749371391b
commit
7d20e401f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 17:21:34 CEST 2007 - lnussel@suse.de
|
||||
|
||||
- move boot.crypto to util-linux-crypto (#257884)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 11:58:49 CEST 2007 - werner@suse.de
|
||||
|
||||
|
@ -90,7 +90,6 @@ 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 -psy boot.crypto START_CRYPTO_FILESYSTEMS}
|
||||
%{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: 22
|
||||
Release: 25
|
||||
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 Apr 24 2007 - lnussel@suse.de
|
||||
- move boot.crypto to util-linux-crypto (#257884)
|
||||
* Mon Apr 16 2007 - werner@suse.de
|
||||
- Remove old Makefile check shorten boot time by 2 secs (#262676)
|
||||
* Mon Mar 19 2007 - rguenther@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ce5676a675af1324c9445b198f4f047b0860ce06e853a375edf0025fcca2584
|
||||
size 80577
|
||||
oid sha256:2a79013dde4baa07898c2da9b6b0ccb4c409b622384e6e0a7f70cfc7b3285a33
|
||||
size 77345
|
||||
|
Loading…
Reference in New Issue
Block a user