20101130-alt6

- check /bin/plymouth before exec in init
This commit is contained in:
Anton Farygin 2010-12-10 20:04:59 +00:00
parent fd2a83d725
commit 0f3ac02b31

View File

@ -3,7 +3,7 @@
Name: propagator
Version: 20101130
Release: alt5
Release: alt6
Summary: 'Early userspace' set of binaries
License: GPL
@ -40,6 +40,9 @@ make %{?_with_shell:WITH_SHELL=t} %{?_with_splash:WITH_SPLASH=t} libdir=%_libdir
%_libdir/%name
%changelog
* Fri Dec 10 2010 Anton Farygin <rider@altlinux.ru> 20101130-alt6
- check /bin/plymouth before exec in init
* Mon Dec 06 2010 Sergey Bolshakov <sbolshakov@altlinux.ru> 20101130-alt5
- disable plymouth if splash parameter not in cmdline (by rider@)