forked from pool/aaa_base
This commit is contained in:
parent
a41eeb6382
commit
c318f9317d
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 15:19:21 CEST 2007 - ro@suse.de
|
||||
|
||||
- sysconfig/sysctl: enhance ENABLE_SYSRQ value:
|
||||
apart from yes/no this variable can hold a numeric value
|
||||
to enable specific sysrq controls (#257405)
|
||||
- default is now "176" (allow s,u,b)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 12:59:58 CEST 2007 - meissner@suse.de
|
||||
|
||||
|
@ -17,9 +17,9 @@ Group: System/Fhs
|
||||
Provides: bin bootutls etc skeleng skelger
|
||||
Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Version: 10.3
|
||||
Release: 86
|
||||
Release: 87
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -134,6 +134,11 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Sep 14 2007 - ro@suse.de
|
||||
- sysconfig/sysctl: enhance ENABLE_SYSRQ value:
|
||||
apart from yes/no this variable can hold a numeric value
|
||||
to enable specific sysrq controls (#257405)
|
||||
- default is now "176" (allow s,u,b)
|
||||
* Thu Sep 13 2007 - meissner@suse.de
|
||||
- remove MALLOC_CHECK_ for RC1.
|
||||
* Wed Sep 12 2007 - werner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcaeeaeb1878f650da078bb1ffc159680a442d6b9f411479097921d2f521632d
|
||||
size 78416
|
||||
oid sha256:0dd5b55b9aa2987fc40293e5dba77ae4fa52a764e7b2c5bc81a776e07511b654
|
||||
size 78484
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc20d45360ef37e61ed7495a03ec7772eb00ea043c62c111e9ec3a439f219e6b
|
||||
size 8815
|
||||
oid sha256:bb79df2cc0a51831166ea421693e23a670e4a4d2d9228be0b9dac6709f40d0ac
|
||||
size 8656
|
||||
|
Loading…
Reference in New Issue
Block a user