ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Aleksey Avdeev <solo@solin.spb.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] I: mkimage-profiles: efiboot
Date: Tue, 29 Dec 2015 16:09:33 +0300
Message-ID: <5682860D.5090503@solin.spb.ru> (raw)
In-Reply-To: <567D8DA0.4060405@solin.spb.ru>

[-- Attachment #1: Type: text/plain, Size: 3080 bytes --]

25.12.2015 21:40, Aleksey Avdeev пишет:
> 22.12.2015 18:10, Aleksey Avdeev пишет:
>> 21.12.2015 20:22, Aleksey Avdeev пишет:
>>> 21.12.2015 18:38, Michael Shigorin пишет:
>>>> On Mon, Dec 21, 2015 at 04:57:43PM +0300, Aleksey Avdeev wrote:
>> ...
>>>>> PS: Как лучше выполнить перенос скрипта в mkimage-profiles:
>>>>>
>>>>> 1. Перенести необходимые коммиты (затрагивающие tools/mki-copy-efiboot,
>>>>> как сделано сейчас в efiboot, см.
>>>>> <http://git.altlinux.org/people/solo/packages/mkimage-profiles.git?p=mkimage-profiles.git;a=shortlog;h=refs/heads/efiboot>)?
> 
>   На данный момент бранч efiboot присутствует в 2ух вариантах:

  Очередное обновление бранча efiboot.

> 
> merge/efiboot (см.
> <http://git.altlinux.org/people/solo/packages/mkimage-profiles.git?p=mkimage-profiles.git;a=shortlog;h=refs/heads/merge/efiboot>)
> -- содержит pull из mkimage.git в качестве основы.

  См.
<http://git.altlinux.org/people/solo/packages/mkimage-profiles.git?p=mkimage-profiles.git;a=commit;h=ed1320283f6883cd3082aa2164a5cc5a9702109c>.

> 
> rebase/efiboot (см.
> <http://git.altlinux.org/people/solo/packages/mkimage-profiles.git?p=mkimage-profiles.git;a=shortlog;h=refs/heads/rebase/efiboot>)
> -- содержит только выдернутые из mkimage.git коммиты, затрагивающие
> mki-copy-efiboot.

  См.
<http://git.altlinux.org/people/solo/packages/mkimage-profiles.git?p=mkimage-profiles.git;a=commit;h=116ae9248fb6a4e42e81cb8ea540d825feb00165>.

> 
>   Функционал данных бранчей полностью идентичен. Прошу выбрать
> приоритетный вариант.
> 
>   Текущее состояние:
> 
> 1. Зависит от mkimage-0.2.18-alt1 (см.
> <http://git.altlinux.org/tasks/154910/>).
> 
> 2. Для задания имени сборки в пунктах загрузочного меню EFI используется
> auto-relname, как и для selinux (см.
> <https://lists.altlinux.org/pipermail/devel/2015-December/200638.html>).
> 
> 3. Исключено переписывание конфигурации для EFI
> (как в mkimage-0.2.18-alt1).

5. Добавлена возможность использования .png иконок (при совпадении имён
приоритет у .icns).

6. Добавлена обработка переменных:

6.1. EFI_PACKAGES и EFI_PACKAGES_REGEXP -- позволяют устанавливать
дополнительные пакеты в инстументальный chroot (через дополнение
CHROOT_PACKAGES и CHROOT_PACKAGES_REGEXP).

6.2. EFI_OSBRANDNAME -- позволяет использовать заданные иконки вместо
стандартных (если они есть):

а) os_$EFI_OSBRANDNAME.icns
(/usr/share/refind/icons/os_$EFI_OSBRANDNAME.icns) вместо
os_altlinux.icns (/usr/share/refind/icons/os_altlinux.icns);

б) содержимое каталога $refind_icons/$EFI_OSBRANDNAME
(/usr/share/refind/icons/$EFI_OSBRANDNAME) вместо $refind_icons/altlinux
(/usr/share/refind/icons/altlinux).

6.3. EFI_LANGSLIST -- позволяет использовать перекрыть в подменю
стандартный список локалей, заданным. Например, сократить список локалей
до пунктов English и Russian можно так:

$(call set,EFI_LANGSLIST,English lang=en_US Russian lang=ru_RU)

PS: Похоже я закончил работы с этим бранчем -- можно втягивать в
mkimage-profiles.git.

-- 

С уважением. Алексей.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 278 bytes --]

      reply	other threads:[~2015-12-29 13:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21 12:01 ` [devel] [#154910] EPERM (try 2) mkimage.git=0.2.17-alt1.1 Michael Shigorin
2015-12-21 13:57   ` Aleksey Avdeev
2015-12-21 15:38     ` Michael Shigorin
2015-12-21 17:22       ` Aleksey Avdeev
2015-12-22 15:10         ` [devel] I: mkimage-profiles: efiboot (was: [#154910] EPERM (try 2) mkimage.git=0.2.17-alt1.1) Aleksey Avdeev
2015-12-25 18:40           ` [devel] I: mkimage-profiles: efiboot Aleksey Avdeev
2015-12-29 13:09             ` Aleksey Avdeev [this message]

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=5682860D.5090503@solin.spb.ru \
    --to=solo@solin.spb.ru \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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