[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#367080: Please change lanuage input priority to critical



Package: localechooser
Severity: normal
Tags: patch

Hi

While I try to port the debian-edu installation on etch I have a small
problem. Of course the users want to choose the language and for that we
need localechooser. But we try to avoid more questions than neccessary,
as you might know the advantage of a Debian-Edu/Skolelinux installation
is to have it as easy as possible. For that we are using
DEBCONF_PRIORITY=critical as a KERNEL_PARAMS . Well the input priority
for the language is "high" and changing our priority to high would
introduce more questions from other packages, which is not desirable.
So is there a problem with changing the priority to "critical" instead
of "high", I don't see a reason against doing that.

If you agree please change:

db_input high $template || [ $? -eq 30 ]
to
db_input critical $template || [ $? -eq 30 ]

(line 253 in localechooser)

Anyway please give me a small feedback.

Greetings
Steffen

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



Reply to: