On Tue, Jun 26, 2012 at 11:41:16PM +0700, Yoric Kotchukov wrote: > In /var/log/boot > > Tue Jun 26 19:13:18 2012: [....] Setting preliminary > keymap...^[[?25l^[[?1c^[7^[[1G[^[[32m ok ^[[39;49m^[8^[[?25h^[[?0cdone. > Tue Jun 26 19:13:20 2012: ^[[?25l^[[?1c^[7^[[1G[^[[32m ok > ^[[39;49m^[8^[[?25h^[[?0cdone. > > etc etc etc. It is Russian locale? Not like.
It's terminal escape sequences from the new prettified LSB init script logging functions. We need to strip them out. Probably not too difficult, but needs adding. These are for cursor positioning and SGR colour selection. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools `- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800 _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

