forked from pool/aaa_base
This commit is contained in:
parent
f407fc9f0e
commit
6ecdc26478
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 5 12:04:35 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- etc/init.d/boot.localfs:
|
||||||
|
- handle /sys more like /proc
|
||||||
|
- etc/init.d/halt:
|
||||||
|
- don't umount /proc in the end, halt(8) might need it
|
||||||
|
- source sysconfig/bootsplash since we try to use $SPLASH
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 04 18:27:30 CEST 2007 - mfabian@suse.de
|
Mon Jun 04 18:27:30 CEST 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
@ -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
|
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 10.3
|
Version: 10.3
|
||||||
Release: 39
|
Release: 40
|
||||||
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
|
||||||
@ -131,6 +131,12 @@ done > aaa_base.files
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 05 2007 - ro@suse.de
|
||||||
|
- etc/init.d/boot.localfs:
|
||||||
|
- handle /sys more like /proc
|
||||||
|
- etc/init.d/halt:
|
||||||
|
- don't umount /proc in the end, halt(8) might need it
|
||||||
|
- source sysconfig/bootsplash since we try to use $SPLASH
|
||||||
* Mon Jun 04 2007 - mfabian@suse.de
|
* Mon Jun 04 2007 - mfabian@suse.de
|
||||||
- Bugzilla #279934: ssh sends the locale environment variables
|
- Bugzilla #279934: ssh sends the locale environment variables
|
||||||
even for non-login shells, therefore one should not test for
|
even for non-login shells, therefore one should not test for
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cb7ae93eddd2fef8126ae75ec711ec06c42374712433045309c3f8d244034aad
|
oid sha256:549ee08fda12a6d1e5af92d7c80e392e821419400c80c1b27ac221afa5949a9d
|
||||||
size 77449
|
size 77462
|
||||||
|
Loading…
Reference in New Issue
Block a user