Make-initrd development discussion
 help / color / mirror / Atom feed
* [make-initrd] Release make-initrd 2.40.0
@ 2023-12-30 13:33 Alexey Gladkov
  2024-01-28  1:36 ` Leonid Krivoshein
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2023-12-30 13:33 UTC (permalink / raw)
  To: make-initrd

New release 2.40.0 is available.

# Important changes

- Runtime:
  + Do not overwrite logfiles.
  + Add function to pick a console to common library.
- Feature pipeline:
  + getimage: check whether the loop module is loaded before mounting the image.
  + overlayfs: fix delim in overlayfs options.
  + overlayfs: allow to specify mounting parameters.
  + overlayfs: add support the "data-only" lower layers.
  + mountfs: optionally load loop module if needed.
  + ping: Add helper to ping remote host.
  + Add cmdline parameter to limit steps failure.

# Git repository

https://github.com/osboot/make-initrd.git

Feedback and bug reports, as always, are welcomed.

-- 
Rgrds, legion



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [make-initrd] Release make-initrd 2.40.0
  2023-12-30 13:33 [make-initrd] Release make-initrd 2.40.0 Alexey Gladkov
@ 2024-01-28  1:36 ` Leonid Krivoshein
  2024-01-28  1:51   ` Leonid Krivoshein
  0 siblings, 1 reply; 4+ messages in thread
From: Leonid Krivoshein @ 2024-01-28  1:36 UTC (permalink / raw)
  To: make-initrd

Hi, Alexey!


On 12/30/23 16:33, Alexey Gladkov wrote:
> New release 2.40.0 is available.
>
> # Important changes
>
> - Runtime:
>    + Do not overwrite logfiles.
>    + Add function to pick a console to common library.
> - Feature pipeline:
>    + getimage: check whether the loop module is loaded before mounting the image.
>    + overlayfs: fix delim in overlayfs options.
>    + overlayfs: allow to specify mounting parameters.
>    + overlayfs: add support the "data-only" lower layers.
>    + mountfs: optionally load loop module if needed.
>    + ping: Add helper to ping remote host.

Seems to be "register_parameter string PING" lost in 
features/pipeline/data/etc/initrd/cmdline.d/pipeline


>    + Add cmdline parameter to limit steps failure.
>
> # Git repository
>
> https://github.com/osboot/make-initrd.git
>
> Feedback and bug reports, as always, are welcomed.
>


-- 
WBR, Leonid Krivoshein.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [make-initrd] Release make-initrd 2.40.0
  2024-01-28  1:36 ` Leonid Krivoshein
@ 2024-01-28  1:51   ` Leonid Krivoshein
  2024-01-28 13:45     ` Alexey Gladkov
  0 siblings, 1 reply; 4+ messages in thread
From: Leonid Krivoshein @ 2024-01-28  1:51 UTC (permalink / raw)
  To: make-initrd


On 1/28/24 04:36, Leonid Krivoshein wrote:
> Hi, Alexey!
>
>
> On 12/30/23 16:33, Alexey Gladkov wrote:
>> New release 2.40.0 is available.
>>
>> [...]
>>    + ping: Add helper to ping remote host.
>
> Seems to be "register_parameter string PING" lost in 
> features/pipeline/data/etc/initrd/cmdline.d/pipeline
>

also dependencies on the "network" feature and the "ping" binary in 
features/pipeline/data/config.mk


>
>>    + Add cmdline parameter to limit steps failure.
>>
>> # Git repository
>>
>> https://github.com/osboot/make-initrd.git
>>
>> Feedback and bug reports, as always, are welcomed.
>>
>


-- 
WBR, Leonid Krivoshein.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [make-initrd] Release make-initrd 2.40.0
  2024-01-28  1:51   ` Leonid Krivoshein
@ 2024-01-28 13:45     ` Alexey Gladkov
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Gladkov @ 2024-01-28 13:45 UTC (permalink / raw)
  To: make-initrd

On Sun, Jan 28, 2024 at 04:51:40AM +0300, Leonid Krivoshein wrote:
> 
> On 1/28/24 04:36, Leonid Krivoshein wrote:
> > Hi, Alexey!
> >
> >
> > On 12/30/23 16:33, Alexey Gladkov wrote:
> >> New release 2.40.0 is available.
> >>
> >> [...]
> >>    + ping: Add helper to ping remote host.
> >
> > Seems to be "register_parameter string PING" lost in 
> > features/pipeline/data/etc/initrd/cmdline.d/pipeline
> >
> 
> also dependencies on the "network" feature and the "ping" binary in 
> features/pipeline/data/config.mk

My bad. ping part of busybox, but I agree that the dependency needs to be
identified. Thanks!

> 
> >
> >>    + Add cmdline parameter to limit steps failure.
> >>
> >> # Git repository
> >>
> >> https://github.com/osboot/make-initrd.git
> >>
> >> Feedback and bug reports, as always, are welcomed.
> >>
> >
> 
> 
> -- 
> WBR, Leonid Krivoshein.
> _______________________________________________
> Make-initrd mailing list
> Make-initrd@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/make-initrd

-- 
Rgrds, legion



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-28 13:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30 13:33 [make-initrd] Release make-initrd 2.40.0 Alexey Gladkov
2024-01-28  1:36 ` Leonid Krivoshein
2024-01-28  1:51   ` Leonid Krivoshein
2024-01-28 13:45     ` Alexey Gladkov

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