Bug#538438: console-setup: add X-Interactive keyword to initscript LSB info

2009-07-26 Thread Kel Modderman
On Sunday 26 July 2009 07:31:16 Anton Zinoviev wrote:
 On Sun, Jul 26, 2009 at 06:04:49AM +1000, Kel Modderman wrote:
  
  The X-Interactive keyword implies that the script using this keyword should 
  be
  started alone in a concurrent boot configuration. Currently, the insserv
  package contains a list of scripts which are flagged as interactive and we
  would like to get rid of it.
 
 Can you remind me why console-setup.init is considered interactive?

#534711

Thanks, Kel.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#538438: console-setup: add X-Interactive keyword to initscript LSB info

2009-07-25 Thread Kel Modderman
Package: console-setup
Version: 1.44
Severity: wishlist
Tags: patch
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: x-interactive

Hi,

Please apply the attached patch which adds `X-Interactive' keyword to the LSB
information of initscript(s) in your package.

The X-Interactive keyword implies that the script using this keyword should be
started alone in a concurrent boot configuration. Currently, the insserv
package contains a list of scripts which are flagged as interactive and we
would like to get rid of it.

Thanks, Kel.
---
--- a/debian/console-setup.console-setup.init
+++ b/debian/console-setup.console-setup.init
@@ -6,6 +6,7 @@
 # Should-Start:  console-screen
 # Default-Start: S
 # Default-Stop:
+# X-Interactive: true
 # Short-Description: Set console font and keymap
 ### END INIT INFO
 
--- a/debian/console-setup.keyboard-setup.init
+++ b/debian/console-setup.keyboard-setup.init
@@ -7,6 +7,7 @@
 # X-Start-Before:checkroot
 # Default-Start: S
 # Default-Stop:
+# X-Interactive: true
 # Short-Description: Set preliminary keymap
 # Description:   Set the console keyboard as early as possible
 #so during the file systems checks the administrator
---



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#538438: console-setup: add X-Interactive keyword to initscript LSB info

2009-07-25 Thread Anton Zinoviev
On Sun, Jul 26, 2009 at 06:04:49AM +1000, Kel Modderman wrote:
 
 The X-Interactive keyword implies that the script using this keyword should be
 started alone in a concurrent boot configuration. Currently, the insserv
 package contains a list of scripts which are flagged as interactive and we
 would like to get rid of it.

Can you remind me why console-setup.init is considered interactive?

Anton Zinoviev



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org