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] Release make-initrd 2.15.0
Date: Wed, 7 Apr 2021 22:22:16 +0300
Message-ID: <7d6c8383-7262-6427-26ac-694ba94b2a44@gmail.com> (raw)
In-Reply-To: <20210407191240.b5nttwpzr4vqppsw@example.org>



07.04.2021 22:12, Alexey Gladkov пишет:
> On Wed, Apr 07, 2021 at 09:34:13PM +0300, Leonid Krivoshein wrote:
>> 06.04.2021 16:30, Alexey Gladkov пишет:
>>> New release 2.15.0 is available.
>>>
>>> Git repository
>>> ==============
>>>
>>> https://github.com/osboot/make-initrd.git
>>> http://git.altlinux.org/people/legion/packages/make-initrd.git
>>>
>>> Feedback and bug reports, as always, are welcomed.
>>>
>>> Changelog
>>> =========
>>>
>>> Alexey Gladkov (10):
>>>         Add more documentation
>>>         initrd-put: Copy absolute symlinks
>>>         runtime: Allow init= to be symlink
>>>         runtime: Fix root=NUMBER
>>>         Make a compatibility symlink only if the file doesn't exist
>>>         Create initramfs filesystem structure based on system filesystem
>>>         runtime: Show on console stopped services
>>>         runtime: Make killall messages more informative
>>>         Add more documentation
>>>         2.15.0
>>>
>> Похоже на регрессию в этой версии -- сборка initrd заканчивается сообщением:
>>
>> create-initrd: Not found utility: /sbin/losetup
>>
>> Это при наличие файла (проверяю его перед вызовом make-initrd) и:
>>
>> PUT_FEATURE_PROGS += /sbin/losetup
>>
>> И вчера этот код с версией 2.14.0 работал, и когда делаю на p9, где 2.11.0
>> -- тоже с этим кодом нет проблем.
> Из документации [1]:
>
> PUT_FEATURE_PROGS contains a list of program names. These programs will be
> found in the PATH and copied to the image.
>
> При этом раньше нигде не было примеров такого использования этого списка.
> Я восстановлю работоспособность этой конструкции в следующем релизе, но
> результат не всегда будет таким на какой вы рассчитываете.
>
> Если эта конструкция работала, то это была бага. Я обычно не поддерживаю
> совместимость по багам.
>
> [1] https://github.com/osboot/make-initrd/blob/master/Documentation/NewFeature.md

Ага, понял тебя, спасибо!


-- 
Best regards,
Leonid Krivoshein.



  reply	other threads:[~2021-04-07 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 13:30 Alexey Gladkov
2021-04-06 13:35 ` Alexey Gladkov
2021-04-06 14:18   ` Konstantin Lepikhov
2021-04-06 15:55   ` Michael A. Kangin
2021-04-06 18:42   ` Leonid Krivoshein
2021-04-07 18:34 ` Leonid Krivoshein
2021-04-07 19:12   ` Alexey Gladkov
2021-04-07 19:22     ` Leonid Krivoshein [this message]
2021-04-07 19:35       ` 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=7d6c8383-7262-6427-26ac-694ba94b2a44@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