forked from pool/aaa_base
This commit is contained in:
parent
72dd84e705
commit
1bc38267b9
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 30 15:30:52 CEST 2009 - werner@suse.de
|
||||||
|
|
||||||
|
- First try to support root fs with type aufs (bnc#491890)
|
||||||
|
- Use usleep to wait on udev
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 28 12:49:42 CEST 2009 - werner@suse.de
|
Tue Apr 28 12:49:42 CEST 2009 - 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
|
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
|
AutoReqProv: on
|
||||||
Version: 11.2
|
Version: 11.2
|
||||||
Release: 23
|
Release: 24
|
||||||
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
|
||||||
@ -139,6 +139,9 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 30 2009 werner@suse.de
|
||||||
|
- First try to support root fs with type aufs (bnc#491890)
|
||||||
|
- Use usleep to wait on udev
|
||||||
* Tue Apr 28 2009 werner@suse.de
|
* Tue Apr 28 2009 werner@suse.de
|
||||||
- Disable blogd on fastboot or quiet boot
|
- Disable blogd on fastboot or quiet boot
|
||||||
- Move mkinitrd scripts to mkinitrd
|
- Move mkinitrd scripts to mkinitrd
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c02e719be0fce970a3165ec5deea4f0172c9254516d8eff4da9644b64eae9a68
|
oid sha256:0e1c50196a134a877322a02d8763b4ce59043661ae4825201a22dd8f3d6dbec0
|
||||||
size 80191
|
size 80429
|
||||||
|
Loading…
Reference in New Issue
Block a user