This commit is contained in:
parent
0165a622fa
commit
a2d4557613
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 15:57:40 CEST 2008 - werner@suse.de
|
||||
|
||||
- In halt script: use option -r of umount
|
||||
- In boot.localfs: be sure that / is not busy by using the new -w
|
||||
option of fuser for terminating all proccesses with write access
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 15:25:08 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Fix shell function syntax.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 5 14:04:33 CEST 2008 - werner@suse.de
|
||||
|
||||
|
@ -28,7 +28,7 @@ Recommends: cron logrotate
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools
|
||||
AutoReqProv: on
|
||||
Version: 11.0.42
|
||||
Release: 23
|
||||
Release: 25
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -150,6 +150,12 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Thu Aug 07 2008 werner@suse.de
|
||||
- In halt script: use option -r of umount
|
||||
- In boot.localfs: be sure that / is not busy by using the new -w
|
||||
option of fuser for terminating all proccesses with write access
|
||||
* Thu Aug 07 2008 schwab@suse.de
|
||||
- Fix shell function syntax.
|
||||
* Tue Aug 05 2008 werner@suse.de
|
||||
- Start blogd after /dev/pts is mounted (bnc#410301) and related
|
||||
changes for better mainframe support in boot, rc, and halt.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d68e2e8a6efa843b5d7e22946d9f6eb36746c63ee7d7d2b2a06467e74351ea6c
|
||||
size 79147
|
||||
oid sha256:ad9ab621225f0f2369d8da61364cb53dbaf2ffe981f30b9c60e50ec4eefd2fe8
|
||||
size 79255
|
||||
|
Loading…
Reference in New Issue
Block a user