Make-initrd development discussion
 help / color / mirror / Atom feed
From: Leonid Krivoshein <klark.devel@gmail.com>
To: make-initrd@lists.altlinux.org
Subject: Re: [make-initrd] [PATCH v6 21/22] bootchain-core: adds ability to bring the daemon to the foreground
Date: Sat, 6 Nov 2021 19:25:42 +0300
Message-ID: <f3e793bc-f020-b35e-8276-3502132a2338@gmail.com> (raw)
In-Reply-To: <99dd15db-c3aa-c0f4-0bd0-310067ce176c@basealt.ru>



06.11.2021 19:06, Антон Мидюков пишет:
> 06.11.2021 22:57, Alexey Gladkov пишет:
>> On Sat, Nov 06, 2021 at 06:47:38PM +0300, Leonid Krivoshein wrote:
>>>
>>> 06.11.2021 18:33, Alexey Gladkov пишет:
>>>> On Sat, Nov 06, 2021 at 10:26:52PM +0700, Антон Мидюков wrote:
>>>>>>> Для того, чтобы собрать с kbd, нужно в STAGE1 добавить пакеты kbd и dialog.
>>>>>>> Проблема в другом. При сборке initrd с plymouth и kbd не запускается chaind.
>>>>>>> До его запуска процесс загрузки не доходит. Та же проблема и с pipeline была
>>>>>>> изначально, когда я делал первую попытку сборки iso с pipeline вместо propagator.
>>>>>> Правильно ли я понял, что если собрать образ с kbd и pipeline, то
>>>>>> pipelined не загрузится ?
>>>>>>
>>>>> Нет. Нужно с pipeline, kbd и plymouth.
>>>> Ясно. Я посмотрю почему такое происходит.
>>> У меня другое. После небольшого изменения в m-p (добавил только kbd):
>>>
>>> diff --git
>>> a/features.in/initrd-bootchain/stage1/scripts.d/80-make-initrd-for-bootchain
>>> b/features.in/initrd-bootchain/stage1/scripts.d/8
>>> index cef4f98e..3b04264c 100755
>>> ---
>>> a/features.in/initrd-bootchain/stage1/scripts.d/80-make-initrd-for-bootchain
>>> +++
>>> b/features.in/initrd-bootchain/stage1/scripts.d/80-make-initrd-for-bootchain
>>> @@ -25,6 +25,7 @@ FEATURES += bootchain-waitdev
>>>   FEATURES += bootchain-getimage
>>>   FEATURES += bootchain-nfs
>>>   FEATURES += bootchain-cifs
>>> +FEATURES += kbd
>>>   PUT_UDEV_RULES += *-net-setup-link.rules *-net-description.rules
>>>   PUT_FILES += /lib/systemd/network/99-default.link
>>>   EOF
>>>
>>> ...образы перестали собираться. Ошибка где-то тут:
>>>
>>> create-initrd: Not found utility: kbd_mode
>> Это бага. У пакета make-initrd не хватает зависимостей на пакет kbd.
>>
> А эта фича разве не опциональна?

Все фичи опциональны. :-)


> Если не добавить пакет dialog, будет такая ошибка:
>
> + dialog --create-rc /etc/dialogrc.tmp
> /.host/script.sh: line 42: dialog: command not found

Это уже ошибка в фиче initrd-bootchain в m-p. Видимо в stage1 до 
создания initrd должны попасть все возможные программы и модули, которые 
используются всеми фичами bootchain. Можно смотреть все конфиги на эту 
тему: grep _PROGS bootchain-*/config.mk :

bootchain-altboot/config.mk:BOOTCHAIN_ALTBOOT_PROGS = curl losetup sync
bootchain-cifs/config.mk:BOOTCHAIN_CIFS_PROGS = mount.cifs resolve
bootchain-getimage/config.mk:BOOTCHAIN_GETIMAGE_PROGS = wget
bootchain-interactive/config.mk:BOOTCHAIN_INTERACTIVE_PROGS = chvt 
dialog less openvt pv
bootchain-liverw/config.mk:BOOTCHAIN_LIVERW_PROGS = addpart sfdisk 
mke2fs e2label wipefs
bootchain-nfs/config.mk:BOOTCHAIN_NFS_PROGS = mount.nfs ss

less уйдёт из этого списка при апстриме, он был полезен для отладки, в 
образе всегда есть vi.


-- 
Best regards,
Leonid Krivoshein.



  reply	other threads:[~2021-11-06 16:25 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26 19:16 ` Alexey Gladkov
2021-10-26 20:29   ` Leonid Krivoshein
2021-11-06 13:22     ` Alexey Gladkov
2021-11-06 14:57       ` Leonid Krivoshein
2021-11-06 15:05         ` Антон Мидюков
2021-11-06 15:25           ` Alexey Gladkov
2021-11-06 15:26             ` Антон Мидюков
2021-11-06 15:33               ` Alexey Gladkov
2021-11-06 15:47                 ` Leonid Krivoshein
2021-11-06 15:54                   ` Антон Мидюков
2021-11-06 16:19                     ` Leonid Krivoshein
2021-11-06 15:57                   ` Alexey Gladkov
2021-11-06 16:06                     ` Антон Мидюков
2021-11-06 16:25                       ` Leonid Krivoshein [this message]
2021-11-06 17:30                       ` Leonid Krivoshein
2021-11-06 18:16                         ` Leonid Krivoshein
2021-11-06 17:32                       ` Alexey Gladkov
2021-11-06 15:22         ` Alexey Gladkov
2021-11-06 16:52           ` Leonid Krivoshein
2021-11-06 17:41             ` Alexey Gladkov
2021-11-06 18:03               ` Leonid Krivoshein
2021-11-06 18:29                 ` Alexey Gladkov
2021-11-06 19:32                   ` Leonid Krivoshein
2021-11-06 19:54                   ` Leonid Krivoshein
2021-11-08 13:09                     ` Alexey Gladkov
2021-11-08 16:08                       ` Leonid Krivoshein
2021-11-09 12:17                         ` Alexey Gladkov

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=f3e793bc-f020-b35e-8276-3502132a2338@gmail.com \
    --to=klark.devel@gmail.com \
    --cc=make-initrd@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

Make-initrd development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/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 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \
		make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com
	public-inbox-index make-initrd

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


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