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

[TAF] templates://nodm/{nodm.templates}



The nodm package introduced new or modified debconf
templates. This is the perfect moment for a review to help the package
maintainer following the general suggested writing style and track
down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: nodm/enabled
Type: boolean
Default: false
_Description: Start nodm on boot?
 nodm starts an X session for a user without asking for authentication.  While
 this is welcome for embedded or kiosks systems, it is a security problem in
 most other machines, so by default nodm is configured not to start.
 .
 If you need autologin on this machine, enable nodm.

Template: nodm/user
Type: string
Default: root
_Description: User to start a session for:
 Name of the user that will automatically be logged into X by nodm.

Template: nodm/x_options
Type: string
Default: vt7 -nolisten tcp
_Description: Options for the X server:
 Options to pass to the X server when starting the session.

Template: nodm/min_session_time
Type: string
Default: 60
_Description: Minimum time (in seconds) for a session to be considered ok:
 If an X session will run for less than this time in seconds, nodm will wait an
 amount of time before restarting the session.  The waiting time will grow
 until a session lasts longer than this amount.

Template: nodm/xinit
Type: string
Default: /usr/bin/xinit
_Description: xinit program to use:
 You can change this to use a different xinit program.
 .
 nodm will start the X session with the command:
 $NODM_XINIT $NODM_XSESSION -- $NODM_X_OPTIONS

Template: nodm/xsession
Type: string
Default: /etc/X11/Xsession
_Description: X session to use:
 You can change this to use a different X session script.
 .
 nodm will start the X session with the command:
 $NODM_XINIT $NODM_XSESSION -- $NODM_X_OPTIONS

Source: nodm
Section: misc
Priority: extra
Maintainer: Joachim Breitner <nomeata@debian.org>
Uploaders: Enrico Zini <enrico@debian.org>
Build-Depends: debhelper (>= 7), po-debconf, libpam0g-dev, help2man
Standards-Version: 3.8.0
Vcs-Git: http://git.debian.org/git/pkg-fso/nodm.git
Vcs-Browser: http://git.debian.org/?p=pkg-fso/nodm.git;a=summary

Package: nodm
Architecture: any
Depends: xinit, x11-common, xterm | x-terminal-emulator, ${shlibs:Depends}, ${misc:Depends}
Conflicts: gdm, xdm, kdm, x-display-manager, zhone-session
Description: Automatic Display Manager
 This packages prepares the system to automatically start an X session at
 system boot. It is targeted for devices like smartphones, but can be used
 a regular computer as well, if the security implications are acceptable.
 .
 It should not be installed on a regular Debian system, as it would interfere
 with an installed display manager.

Attachment: signature.asc
Description: Digital signature


Reply to: