20080301-alt11 released
This commit is contained in:
parent
93604dfed3
commit
67997d7701
@ -3,7 +3,7 @@
|
||||
|
||||
Name: propagator
|
||||
Version: 20080301
|
||||
Release: alt10
|
||||
Release: alt11
|
||||
|
||||
Summary: 'Early userspace' set of binaries
|
||||
License: GPL
|
||||
@ -12,7 +12,7 @@ Group: System/Kernel and hardware
|
||||
Source0: %name-%version-%release.tar
|
||||
|
||||
BuildRequires: libnewt-devel-static libslang-devel-static
|
||||
BuildRequires: mkinitrd-busybox module-init-tools-initramfs udev-initramfs >= 127-alt3
|
||||
BuildRequires: klibc-utils-initramfs module-init-tools-initramfs udev-initramfs >= 127-alt3
|
||||
|
||||
%description
|
||||
%name is a set of binaries useful in 'early userspace' environment,
|
||||
@ -21,7 +21,7 @@ including init and various helpers for hw probing and bootstrapping.
|
||||
|
||||
%{get_NSVR klibc}
|
||||
%{get_NSVR udev-initramfs}
|
||||
%{get_NSVR mkinitrd-busybox}
|
||||
%{get_NSVR klibc-utils-initramfs}
|
||||
%{get_NSVR module-init-tools-initramfs}
|
||||
|
||||
%prep
|
||||
@ -39,6 +39,10 @@ make %{?_with_shell:WITH_SHELL=t} %{?_with_splash:WITH_SPLASH=t} libdir=%_libdir
|
||||
%_libdir/%name
|
||||
|
||||
%changelog
|
||||
* Mon Dec 15 2008 Sergey Bolshakov <sbolshakov@altlinux.ru> 20080301-alt11
|
||||
- replace busybox by /bin/sh from klibc in initramfs
|
||||
- add [u]mount utilities from klibc in initramfs
|
||||
|
||||
* Wed Nov 12 2008 Sergey Bolshakov <sbolshakov@altlinux.ru> 20080301-alt10
|
||||
- bring networking up, if requested by auto "network" param, regardless of method
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user