forked from pool/aaa_base
This commit is contained in:
parent
cec6d66c2c
commit
e2e79d679a
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 16:00:16 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Removed references to /opt/gnome.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 15:08:17 CET 2007 - werner@suse.de
|
||||||
|
|
||||||
|
- boot.crypto: use boot.localfs instead of $local_fs, remove the
|
||||||
|
boot.klog and dependcies of boot.localfs (#140226)
|
||||||
|
- boot.crypto: add support for restart/reload of services for
|
||||||
|
interactive usage of boot.crypto (#146388)
|
||||||
|
- boot.crypto: add latest support for cryptsetup from
|
||||||
|
Chris Rivera (Fate#253)
|
||||||
|
- boot.crypto: check return values of losetup for short passphrase
|
||||||
|
(#197493)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 26 13:02:04 CET 2007 - ro@suse.de
|
Fri Jan 26 13:02:04 CET 2007 - ro@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: 7
|
Release: 8
|
||||||
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
|
||||||
@ -145,6 +145,17 @@ done > aaa_base.files
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog -n aaa_base
|
%changelog -n aaa_base
|
||||||
|
* Mon Jan 29 2007 - sbrabec@suse.cz
|
||||||
|
- Removed references to /opt/gnome.
|
||||||
|
* Mon Jan 29 2007 - werner@suse.de
|
||||||
|
- boot.crypto: use boot.localfs instead of $local_fs, remove the
|
||||||
|
boot.klog and dependcies of boot.localfs (#140226)
|
||||||
|
- boot.crypto: add support for restart/reload of services for
|
||||||
|
interactive usage of boot.crypto (#146388)
|
||||||
|
- boot.crypto: add latest support for cryptsetup from
|
||||||
|
Chris Rivera (Fate#253)
|
||||||
|
- boot.crypto: check return values of losetup for short passphrase
|
||||||
|
(#197493)
|
||||||
* Fri Jan 26 2007 - ro@suse.de
|
* Fri Jan 26 2007 - ro@suse.de
|
||||||
- boot.localfs: use grep instead of bash-loop to speedup
|
- boot.localfs: use grep instead of bash-loop to speedup
|
||||||
parsing for large /proc/partitions (#201501)
|
parsing for large /proc/partitions (#201501)
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:23f05c7e56fdc4053f70557d387394c01c2a2807a0beef52cbfd43730d95957d
|
oid sha256:7814ac22f1654de25ccd28bdd8b756b3e0c05e8876a7f7d8bd7d64f58e69d1c3
|
||||||
size 78054
|
size 79731
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d5e64185b6a8fe9a5f4ec61ece9154d644a4162338241b11e069c35d451a051e
|
oid sha256:823b6fe1d100b9ddf7856c24dc3e68907e35d55c8d56fe99b919816eb83e4fd4
|
||||||
size 8135
|
size 8325
|
||||||
|
Loading…
Reference in New Issue
Block a user