From 76b5755f7c94cf728ec04e71108f9c57101826ba Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 2 Jan 2008 10:35:22 +0000 Subject: mark the harddrake service as interactive, so that package requests are displayed with parallell init --- perl-install/NEWS | 2 ++ perl-install/standalone/service_harddrake.sh | 1 + 2 files changed, 3 insertions(+) diff --git a/perl-install/NEWS b/perl-install/NEWS index 4ec60542a..3c1cf2c9d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -13,6 +13,8 @@ - harddrake: o detect storage and various controllers before anything else (so that storage devices get detected at first boot on live) + o mark the service as interactive, so that package requests are + displayed with parallell init Version 10.4.239 - 5 October 2007, by Thierry Vignaud diff --git a/perl-install/standalone/service_harddrake.sh b/perl-install/standalone/service_harddrake.sh index e1c439e95..fbea051f2 100755 --- a/perl-install/standalone/service_harddrake.sh +++ b/perl-install/standalone/service_harddrake.sh @@ -8,6 +8,7 @@ # ### BEGIN INIT INFO # Provides: harddrake +# X-Mandriva-Interactive # Should-Start: pcmcia dkms # Short-Description: The harddrake hardware probe # Description: This runs the hardware probe, and optionally configures -- cgit v1.2.1