[ubuntu/karmic] console-setup 1.34ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Tue May 5 21:30:12 BST 2009
console-setup (1.34ubuntu1) karmic; urgency=low
* Resynchronise with Debian. Remaining changes:
- Use keymapper to generate decision trees for a restricted subset of
the pc105 model.
- If the detect-keyboard debconf plugin is available
(cdebconf-newt-detect-keys in the installer), then offer to use it to
detect the keyboard layout.
- Reset console-setup/toggle to the default if it's set to "No toggling"
and you select a non-Latin layout.
- Change the default font from Fixed to VGA for Lat15; while it's not
entirely complete, it looks better and is largely good enough.
- Run kbd_mode on each tty in ACTIVE_CONSOLES rather than on the current
tty, since the current tty might belong to X and changing X's tty out
of raw mode is a very bad idea.
- Automatically save the font and keymap to /etc in
/etc/init.d/console-setup if it isn't being run from init. Similarly,
ensure that the font and keymap are saved to /etc during initial
installation.
- Set keymap and font in the initramfs if possible.
- Set default variant for French to oss.
- Set default for Dutch to us(intl), not just us.
- Set default layout for Vietnam to 'us'.
- Set default layout for Kurdish to tr(ku).
- Fix handling of commas in layout and variant names.
- debian/config.proto: Set sparc default model to pc105.
- Remove 'exit 0' from the end of debian/config.proto; this will be
sourced from the postinst in the installer, and exiting in the
successful case means that /etc/default/console-setup never gets
generated.
- Stop running debconf-updatepo on clean.
- Update for new layouts and variants for Japan, Montenegro, and Serbia,
and migrate configuration files from the old layouts.
- Add a "Do not configure keyboard; keep kernel keymap" model option,
preseedable by console-setup/modelcode=SKIP.
- Drop the layout/variant priority to high on fresh installs.
- Honour OVERRIDE_ALLOW_PRESEEDING environment variable when deciding
whether to allow preseeding, which is ordinarily only allowed in d-i.
- If console-setup/layoutcode is preseeded but not marked as seen, then
set the default layout but don't lower the layout question priority or
preseed console-setup/ask_detect.
- Treat the Kazakhstan layout (kz) as non-Latin.
console-setup (1.34) unstable; urgency=medium
[ Colin Watson ]
* Fix bashism.
[ Anton Zinoviev ]
* Remove committed by mistake debugging code. Thanks to Colin Watson,
closes: #527057.
* Another attempt to fix properly #526862 (still not good for people
using the combination OADG 109A + kana).
console-setup (1.33) unstable; urgency=medium
[ Colin Watson ]
* Remove mention of long-dead devfs (closes: #524765).
* Don't load a font if FONTFACE, FONTSIZE, and FONT are all unset.
[ Anton Zinoviev ]
* Do not use missing jp(latin) layout. Fix bad configuration on
upgrade. Thanks to Osamu Aoki, closes: #526862. Urgency set to
medium because of this grave bug.
* Make console-setup-mini to provide console-setup (in order to make it
installable together with X).
* Correction in template file: Control+period for Compose instead of
Alt+period. Thanks to Kurt Roeckx, closes: #524236.
[ Debconf translations ]
* Basque. Closes: #522565
* Galician. Closes: #524261
* French.
* Bulgarian.
console-setup (1.32) unstable; urgency=low
[ Anton Zinoviev ]
* Make Alt+ScrollLock generate Show_Registers and Alt+up generate
KeyboardSignal. Thanks to Steve Cotton, closes: #523792.
console-setup (1.31) unstable; urgency=low
[ Debconf translations ]
* French corrections (thanks to Florentin Duneau)
* Portuguese. Closes: #521224
* Czech. Closes: #521660
* German. Closes: #522107
* Russian. Closes: #522305
* Brazilian Portuguese. Closes: #522404
* Spanish. Closes: #521806
* Thai. Closes: #522534
[ Frans Pop ]
* Change default keyboard layout for Netherlands (NL) to us as the Dutch
keyboard layout is only rarely used. This is in line with the existing
default in console-data.
[ Anton Zinoviev ]
* Do not combine ctrll with plain when the layout contains unresolved
NoSymbol. Thanks to Steve Cotton, closes: #523559.
* Recognize 'Option "XkbLayout" "layout(variant)" in xorg.conf. Thanks
to Josselin Mouette, closes: #523487.
* Use the same mappings for (Alt\+|Control\+|AltGr\+|Shift\+)*F[0-9]+ as
defkeymap.kmap and linux-keys-extd.inc. Thanks to Bert Riding,
closes: #523649.
console-setup (1.30) unstable; urgency=low
[ Anton Zinoviev ]
* Support for spaces in model, layouts, variants or options. Thanks to
Celejar (closes: #521122).
* In Debconf properly regard two-layout combinations with non-empty
variant of the first layout as unsupported.
[ Debconf translations ]
* Finish.
* Swedish (closes: #520623)
console-setup (1.29) unstable; urgency=low
[ Anton Zinoviev ]
* Better Arabic letters for VGA16 fonts. Thanks to Ahmed El-Mahmoudy,
closes: #485921.
* I was suggested to use VGA font face instead of Terminus by
default. Unfortunately in most cases VGA is incomplete so in these
cases I used Fixed. I don't think Fixed is better choice than
Terminus so feel free to revert the defaults back to Terminus, they
are in debian/config.proto around line 1770. Thanks to Josh Triplett,
closes: #497331.
* Give VoidSymbol to plain or shifted PrintScreen key. Patch provided
by Colin Watson. Thanks to Jason Spiro, closes: #501654.
* Do not use Shift_Lock instead of Caps_Lock. Use CtrlL_Lock for
keymaps that need this. Closes: #514212. The idea was given by
Samuel Thibault. He also provided a patch for proper locale-based
capitalization of the letters.
* Do not ignore XF86_Switch_VT_* xkeysyms, closes: #514537. Patch
provided by Samuel Thibault.
* Recognise the braille keys, closes: #514539. Patch provided by Samuel
Thibault.
* Allow to specify more than one font in the configuration file in
FONT=... Thanks to Samuel Thibault, closes: #508862.
* On first install read defaults for the keyboard layout from
/etc/X11/xorg.conf. Julien Cristau provided the script parsing
xorg.conf. Closes: #515685.
* Save cached keymap in /etc/console-setup/cached.kmap.gz if possible.
Thanks to Frédéric Boiteux, closes: #509117.
* Fix a bug: empty string as keyboard model in the config file when the
user selects the default keyboard model.
* Do not display error template when debconf doesn't support the layout in
the config file. Ask the user if the settings must be preserved.
Debconf questions when the default values for layout or options
(coming most likely from xorg.conf) are not supported.
[ Colin Watson ]
* Merge from Ubuntu:
- Fix property counts in Goha and legacy BDF fonts.
- Fix keymap reduction not to try to express keymap A in terms of keymap
B when B includes keys not mapped by A.
- If reading a user configuration file, disable --save, and don't use
/etc/console-setup/cached.kmap.gz; using the cached file tends to
cause confusion here since the maintainer scripts and init scripts are
expecting that to correspond to the main configuration (LP: #332728).
- Raise priority to critical for questions preseeded with a nonexistent
code (LP: #328078).
* Sort the null variant to the top of the choices list rather than to the
bottom.
* Make %.ekmap target depend on MyKeyboardNames.pl.
* Use printf rather than /bin/echo in setupcon; it's typically a shell
builtin and is therefore faster.
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #520375
* Debconf translations:
- Brazilian Portuguese. Closes: #512457
- French
- Belarusian. Closes: #520828
- Bulgarian
Date: Tue, 05 May 2009 20:51:20 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/console-setup/1.34ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 05 May 2009 20:51:20 +0100
Source: console-setup
Binary: console-setup console-setup-mini bdf2psf console-setup-udeb console-setup-amiga-ekmap console-setup-ataritt-ekmap console-setup-macintoshold-ekmap console-setup-pc-ekmap console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-fonts-udeb
Architecture: source
Version: 1.34ubuntu1
Distribution: karmic
Urgency: medium
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
bdf2psf - font converter to generate console fonts from BDF source fonts
console-setup - console font and keymap setup program
console-setup-amiga-ekmap - encoded keyboard layouts for Amiga keyboards (udeb)
console-setup-ataritt-ekmap - encoded keyboard layouts for Atari TT keyboards (udeb)
console-setup-fonts-udeb - console fonts for Debian Installer (udeb)
console-setup-macintoshold-ekmap - encoded keyboard layouts for old-style Macintosh keyboards (udeb)
console-setup-mini - console font and keymap setup program - reduced version
console-setup-pc-ekmap - encoded keyboard layouts for PC keyboards (udeb)
console-setup-sun4-ekmap - encoded keyboard layouts for Sun4 keyboards (udeb)
console-setup-sun5-ekmap - encoded keyboard layouts for Sun5 keyboards (udeb)
console-setup-udeb - Configure the keyboard (udeb)
Closes: 485921 497331 501654 508862 509117 512457 514212 514537 514539 515685 520375 520623 520828 521122 521224 521660 521806 522107 522305 522404 522534 522565 523487 523559 523649 523792 524236 524261 524765 526862 527057
Launchpad-Bugs-Fixed: 328078 332728
Changes:
console-setup (1.34ubuntu1) karmic; urgency=low
.
* Resynchronise with Debian. Remaining changes:
- Use keymapper to generate decision trees for a restricted subset of
the pc105 model.
- If the detect-keyboard debconf plugin is available
(cdebconf-newt-detect-keys in the installer), then offer to use it to
detect the keyboard layout.
- Reset console-setup/toggle to the default if it's set to "No toggling"
and you select a non-Latin layout.
- Change the default font from Fixed to VGA for Lat15; while it's not
entirely complete, it looks better and is largely good enough.
- Run kbd_mode on each tty in ACTIVE_CONSOLES rather than on the current
tty, since the current tty might belong to X and changing X's tty out
of raw mode is a very bad idea.
- Automatically save the font and keymap to /etc in
/etc/init.d/console-setup if it isn't being run from init. Similarly,
ensure that the font and keymap are saved to /etc during initial
installation.
- Set keymap and font in the initramfs if possible.
- Set default variant for French to oss.
- Set default for Dutch to us(intl), not just us.
- Set default layout for Vietnam to 'us'.
- Set default layout for Kurdish to tr(ku).
- Fix handling of commas in layout and variant names.
- debian/config.proto: Set sparc default model to pc105.
- Remove 'exit 0' from the end of debian/config.proto; this will be
sourced from the postinst in the installer, and exiting in the
successful case means that /etc/default/console-setup never gets
generated.
- Stop running debconf-updatepo on clean.
- Update for new layouts and variants for Japan, Montenegro, and Serbia,
and migrate configuration files from the old layouts.
- Add a "Do not configure keyboard; keep kernel keymap" model option,
preseedable by console-setup/modelcode=SKIP.
- Drop the layout/variant priority to high on fresh installs.
- Honour OVERRIDE_ALLOW_PRESEEDING environment variable when deciding
whether to allow preseeding, which is ordinarily only allowed in d-i.
- If console-setup/layoutcode is preseeded but not marked as seen, then
set the default layout but don't lower the layout question priority or
preseed console-setup/ask_detect.
- Treat the Kazakhstan layout (kz) as non-Latin.
.
console-setup (1.34) unstable; urgency=medium
.
[ Colin Watson ]
* Fix bashism.
.
[ Anton Zinoviev ]
* Remove committed by mistake debugging code. Thanks to Colin Watson,
closes: #527057.
* Another attempt to fix properly #526862 (still not good for people
using the combination OADG 109A + kana).
.
console-setup (1.33) unstable; urgency=medium
.
[ Colin Watson ]
* Remove mention of long-dead devfs (closes: #524765).
* Don't load a font if FONTFACE, FONTSIZE, and FONT are all unset.
.
[ Anton Zinoviev ]
* Do not use missing jp(latin) layout. Fix bad configuration on
upgrade. Thanks to Osamu Aoki, closes: #526862. Urgency set to
medium because of this grave bug.
* Make console-setup-mini to provide console-setup (in order to make it
installable together with X).
* Correction in template file: Control+period for Compose instead of
Alt+period. Thanks to Kurt Roeckx, closes: #524236.
.
[ Debconf translations ]
* Basque. Closes: #522565
* Galician. Closes: #524261
* French.
* Bulgarian.
.
console-setup (1.32) unstable; urgency=low
.
[ Anton Zinoviev ]
* Make Alt+ScrollLock generate Show_Registers and Alt+up generate
KeyboardSignal. Thanks to Steve Cotton, closes: #523792.
.
console-setup (1.31) unstable; urgency=low
.
[ Debconf translations ]
* French corrections (thanks to Florentin Duneau)
* Portuguese. Closes: #521224
* Czech. Closes: #521660
* German. Closes: #522107
* Russian. Closes: #522305
* Brazilian Portuguese. Closes: #522404
* Spanish. Closes: #521806
* Thai. Closes: #522534
.
[ Frans Pop ]
* Change default keyboard layout for Netherlands (NL) to us as the Dutch
keyboard layout is only rarely used. This is in line with the existing
default in console-data.
.
[ Anton Zinoviev ]
* Do not combine ctrll with plain when the layout contains unresolved
NoSymbol. Thanks to Steve Cotton, closes: #523559.
* Recognize 'Option "XkbLayout" "layout(variant)" in xorg.conf. Thanks
to Josselin Mouette, closes: #523487.
* Use the same mappings for (Alt\+|Control\+|AltGr\+|Shift\+)*F[0-9]+ as
defkeymap.kmap and linux-keys-extd.inc. Thanks to Bert Riding,
closes: #523649.
.
console-setup (1.30) unstable; urgency=low
.
[ Anton Zinoviev ]
* Support for spaces in model, layouts, variants or options. Thanks to
Celejar (closes: #521122).
* In Debconf properly regard two-layout combinations with non-empty
variant of the first layout as unsupported.
.
[ Debconf translations ]
* Finish.
* Swedish (closes: #520623)
.
console-setup (1.29) unstable; urgency=low
.
[ Anton Zinoviev ]
* Better Arabic letters for VGA16 fonts. Thanks to Ahmed El-Mahmoudy,
closes: #485921.
* I was suggested to use VGA font face instead of Terminus by
default. Unfortunately in most cases VGA is incomplete so in these
cases I used Fixed. I don't think Fixed is better choice than
Terminus so feel free to revert the defaults back to Terminus, they
are in debian/config.proto around line 1770. Thanks to Josh Triplett,
closes: #497331.
* Give VoidSymbol to plain or shifted PrintScreen key. Patch provided
by Colin Watson. Thanks to Jason Spiro, closes: #501654.
* Do not use Shift_Lock instead of Caps_Lock. Use CtrlL_Lock for
keymaps that need this. Closes: #514212. The idea was given by
Samuel Thibault. He also provided a patch for proper locale-based
capitalization of the letters.
* Do not ignore XF86_Switch_VT_* xkeysyms, closes: #514537. Patch
provided by Samuel Thibault.
* Recognise the braille keys, closes: #514539. Patch provided by Samuel
Thibault.
* Allow to specify more than one font in the configuration file in
FONT=... Thanks to Samuel Thibault, closes: #508862.
* On first install read defaults for the keyboard layout from
/etc/X11/xorg.conf. Julien Cristau provided the script parsing
xorg.conf. Closes: #515685.
* Save cached keymap in /etc/console-setup/cached.kmap.gz if possible.
Thanks to Frédéric Boiteux, closes: #509117.
* Fix a bug: empty string as keyboard model in the config file when the
user selects the default keyboard model.
* Do not display error template when debconf doesn't support the layout in
the config file. Ask the user if the settings must be preserved.
Debconf questions when the default values for layout or options
(coming most likely from xorg.conf) are not supported.
.
[ Colin Watson ]
* Merge from Ubuntu:
- Fix property counts in Goha and legacy BDF fonts.
- Fix keymap reduction not to try to express keymap A in terms of keymap
B when B includes keys not mapped by A.
- If reading a user configuration file, disable --save, and don't use
/etc/console-setup/cached.kmap.gz; using the cached file tends to
cause confusion here since the maintainer scripts and init scripts are
expecting that to correspond to the main configuration (LP: #332728).
- Raise priority to critical for questions preseeded with a nonexistent
code (LP: #328078).
* Sort the null variant to the top of the choices list rather than to the
bottom.
* Make %.ekmap target depend on MyKeyboardNames.pl.
* Use printf rather than /bin/echo in setupcon; it's typically a shell
builtin and is therefore faster.
.
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #520375
* Debconf translations:
- Brazilian Portuguese. Closes: #512457
- French
- Belarusian. Closes: #520828
- Bulgarian
Checksums-Sha1:
3c06ff2abad51bcddca2b6c5fd4e7ead6ae26204 1486 console-setup_1.34ubuntu1.dsc
65676c63fc71d809e27a93b31df68466d1a9f04f 2405213 console-setup_1.34ubuntu1.tar.gz
Checksums-Sha256:
32d7e92953a18f3ed453004fce4ad4fe0a8032e6056ee0e5d01dc694fe0eb023 1486 console-setup_1.34ubuntu1.dsc
beab7536c1d4e2807ad4ecaa7d9f13c30c64a02b949bf914bb724274d1d4f199 2405213 console-setup_1.34ubuntu1.tar.gz
Files:
9faa9c19ebc9bb3a02058107cc01b0b2 1486 utils optional console-setup_1.34ubuntu1.dsc
7c55d9af7b58d14afa8e96122ca65f38 2405213 utils optional console-setup_1.34ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iD8DBQFKAKC59t0zAhD6TNERAvwNAJ95IvID62bFggEH2HL6DWPy1AR3AgCfR87Z
E4Crek+qzOLEgMjAQRODQ9M=
=LmIj
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list