This commit is contained in:
parent
1e32902a60
commit
a342361f42
@ -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
|
||||
|
||||
|
@ -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: 39
|
||||
Release: 40
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -131,6 +131,12 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- Bugzilla #279934: ssh sends the locale environment variables
|
||||
even for non-login shells, therefore one should not test for
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb7ae93eddd2fef8126ae75ec711ec06c42374712433045309c3f8d244034aad
|
||||
size 77449
|
||||
oid sha256:549ee08fda12a6d1e5af92d7c80e392e821419400c80c1b27ac221afa5949a9d
|
||||
size 77462
|
||||
|
Loading…
Reference in New Issue
Block a user