ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@altlinux.ru>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] patches: Unicode console (2.4 & 2.6)
Date: Sun, 2 May 2004 15:32:05 +0400 (MSD)
Message-ID: <Pine.LNX.4.58L.0405021525280.2564@arrakis.zephyrous> (raw)
In-Reply-To: <408D000E.2000503@altlinux.com>

	Hello!

On Mon, 26 Apr 2004, Anton Farygin wrote:

> Иван, просьба добавить соответствующие пакеты в наш CVS.

Пакет с патчами я в CVS добавил. Есть вопрос: я изменю спеки для
std и std26 ядер -- а кому собирать и выкладывать rpm-ы потом?

Иван.

> Ivan Zakharyaschev пишет:

> ---------------------------------------------------------------
> ---------
> >
> > --- kernel-std-up.spec.orig     2004-04-22 18:23:32 +0700
> > +++ kernel-std-up.spec  2004-04-26 00:44:26 +0700
> > @@ -7,7 +7,7 @@
> >  # 0.X.0 -- rcX
> >  # 1.0.0 -- release
> >  %define kernel_extra_version_numeric 1.0.0
> > -%define krelease alt6
> > +%define krelease alt6.imz1
> >
> >  %define base_flavour   std
> >  %define subflavour     up
> > @@ -68,6 +68,12 @@
> >  %add_patch_list kernel-feat-drivers-libata
> >  %add_patch_list kernel-feat-drivers-net-pcnet32-old
> >
> > +# imz: Unicode support in VT/console
> > +%add_patch_list kernel-feat-drivers-console-unicode
> > +# Although this patch changes the interface between the
> kernel and loadkeys,
> > +# I do not put a Conflicts for the old console-tools here,
> > +# because the old loadkeys works fine the new kernel
> interface.
> > +
> >  ## Don't edit below this line
> ##################################
> >
> >  %define        kversion %kernel_base_version
> > @@ -373,6 +379,12 @@
> >  %endif
> >
> >  %changelog
> > +* Sun Apr 25 2004 Ivan Zakharyaschev <imz@altlinux.ru>
> 2.4.25-alt6.imz1
> > +- Added kernel-feat-drivers-console-unicode:
> > +  fixes the imperfectness of Linux VT/console Unicode
> support
> > +  (involves a change of the kernel interface used by
> loadkeys,
> > +   but mainly is compatible with old loadkeys).
> > +
> >  * Thu Apr 22 2004 Sergey Vlasov <vsu@altlinux.ru>
> 2.4.25-alt6
> >  - Updated kernel-fix-security:
> >    + fixed MCAST_MSFILTER error handling to return -EINVAL
> correctly
> >
> >
> >
> ---------------------------------------------------------------
> ---------
> >
> > --- kernel-image-std26-up.spec.orig     2004-04-05 21:57:02
> +0700
> > +++ kernel-image-std26-up.spec  2004-04-24 23:01:28 +0700
> > @@ -10,7 +10,7 @@
> >  # 0.X.0 -- rcX
> >  # 1.0.0 -- release
> >  %define kernel_extra_version_numeric 1.0.0
> > -%define krelease alt1
> > +%define krelease alt1.imz1
> >
> >  %define base_flavour   std26
> >  %define flavour                %base_flavour-up
> > @@ -34,6 +34,12 @@
> >  %add_patch_list kernel-feat-drivers-lirc
> >  %add_patch_list kernel-feat-fs-squashfs
> >
> > +# imz: Unicode support in VT/console
> > +%add_patch_list kernel-feat-drivers-console-unicode
> > +# Although this patch changes the interface between the
> kernel and loadkeys,
> > +# I do not put a Conflicts for the old console-tools here,
> > +# because the old loadkeys works fine the new kernel
> interface.
> > +
> >  ## Don't edit below this line
> ##################################
> >
> >  %define        kversion
> %kernel_base_version%kernel_extra_version
> > @@ -332,6 +338,12 @@
> >  %endif
> >
> >  %changelog
> > +* Mon Apr 19 2004 Ivan Zakharyaschev <imz@altlinux.ru>
> 2.6.5-alt1.imz1
> > +- Added kernel-feat-drivers-console-unicode:
> > +  fixes the imperfectness of Linux VT/console Unicode
> support
> > +  (involves a change of the kernel interface used by
> loadkeys,
> > +   but mainly is compatible with old loadkeys).
> > +
> >  * Mon Apr 05 2004 Anton Farygin <rider@altlinux.ru>
> 2.6.5-alt1
> >  - 2.6.5
> >  - added squashfs patch
> >
> >
> >
> ---------------------------------------------------------------
> ---------
> >
> > _______________________________________________
> > devel-kernel mailing list
> > devel-kernel@altlinux.ru
> > http://lists.altlinux.ru/mailman/listinfo/devel-kernel
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@altlinux.ru
> http://lists.altlinux.ru/mailman/listinfo/devel-kernel
>

-- 
С наилучшими пожеланиями,
Иван Захарьящев, Москва
::
JabberID: imz at altlinux.org


  reply	other threads:[~2004-05-02 11:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25 22:08 Ivan Zakharyaschev
2004-04-26 10:24 ` Aleksey Novodvorsky
2004-04-26 12:26 ` Anton Farygin
2004-05-02 11:32   ` Ivan Zakharyaschev [this message]
2004-05-02 11:41     ` Ivan Zakharyaschev
2004-05-11 17:52       ` Anton Farygin
2004-05-02 14:34     ` Dmitry V. Levin
2004-05-17 12:17     ` Dmitry V. Levin
2004-05-17 13:08       ` Sergey Vlasov
2004-05-17 15:37       ` Ivan Zakharyaschev
2004-05-17 19:51         ` Sergey Vlasov
2004-05-17 21:14           ` Ivan Zakharyaschev
2004-05-18  5:01             ` Anton Farygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58L.0405021525280.2564@arrakis.zephyrous \
    --to=imz@altlinux.ru \
    --cc=devel-kernel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git