Make-initrd development discussion
 help / color / mirror / Atom feed
* [make-initrd] Release make-initrd 2.52.0
@ 2025-04-08 15:04 Alexey Gladkov
  2025-04-13 11:07 ` Anton Midyukov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2025-04-08 15:04 UTC (permalink / raw)
  To: make-initrd

New release 2.52.0 is available.

# Important changes

- Feature add-udev-rules:
  + Handle special case of module loading from udev rules.
  + Handle the situation of calling insmod from the rules.

- Guess touchscreen:
  + Fix the interpretation of the value in properties.

- Guess loaded-modules:
  + This feature tries to take into account loaded modules for some
    architectures (arm*, riscv*, aarch64).

- Misc:
  + Generate ld.so.conf config for initrd.
  + Changes related to preparation for porting to musl.
  + Workaround for findmnt from util-linux 2.41.

# Git repository

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

Feedback and bug reports are, as always, welcome. 


-- 
Rgrds, legion



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

* Re: [make-initrd] Release make-initrd 2.52.0
  2025-04-08 15:04 [make-initrd] Release make-initrd 2.52.0 Alexey Gladkov
@ 2025-04-13 11:07 ` Anton Midyukov
  2025-04-15  9:09   ` Alexey Gladkov
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Midyukov @ 2025-04-13 11:07 UTC (permalink / raw)
  To: make-initrd

Доброго времени суток

А в Сизифе пакет будет обновлён?

08.04.2025 18:04, Alexey Gladkov пишет:
> New release 2.52.0 is available.
> 
> # Important changes
> 
> - Feature add-udev-rules:
>   + Handle special case of module loading from udev rules.
>   + Handle the situation of calling insmod from the rules.
> 
> - Guess touchscreen:
>   + Fix the interpretation of the value in properties.
> 
> - Guess loaded-modules:
>   + This feature tries to take into account loaded modules for some
>     architectures (arm*, riscv*, aarch64).
> 
> - Misc:
>   + Generate ld.so.conf config for initrd.
>   + Changes related to preparation for porting to musl.
>   + Workaround for findmnt from util-linux 2.41.
> 
> # Git repository
> 
> https://github.com/osboot/make-initrd.git
> 
> Feedback and bug reports are, as always, welcome. 
> 
> 

-- 
best regards, Anton Midyukov <antohami@altlinux.org>



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

* Re: [make-initrd] Release make-initrd 2.52.0
  2025-04-13 11:07 ` Anton Midyukov
@ 2025-04-15  9:09   ` Alexey Gladkov
  2025-04-15 15:53     ` Anton Midyukov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2025-04-15  9:09 UTC (permalink / raw)
  To: make-initrd

On Sun, Apr 13, 2025 at 02:07:44PM +0300, Anton Midyukov wrote:
> Доброго времени суток
> 
> А в Сизифе пакет будет обновлён?

Ой. Я забыл. Но я смотрю ты сам взялся.

> 08.04.2025 18:04, Alexey Gladkov пишет:
> > New release 2.52.0 is available.
> > 
> > # Important changes
> > 
> > - Feature add-udev-rules:
> >   + Handle special case of module loading from udev rules.
> >   + Handle the situation of calling insmod from the rules.
> > 
> > - Guess touchscreen:
> >   + Fix the interpretation of the value in properties.
> > 
> > - Guess loaded-modules:
> >   + This feature tries to take into account loaded modules for some
> >     architectures (arm*, riscv*, aarch64).
> > 
> > - Misc:
> >   + Generate ld.so.conf config for initrd.
> >   + Changes related to preparation for porting to musl.
> >   + Workaround for findmnt from util-linux 2.41.
> > 
> > # Git repository
> > 
> > https://github.com/osboot/make-initrd.git
> > 
> > Feedback and bug reports are, as always, welcome. 
> > 
> > 
> 
> -- 
> best regards, Anton Midyukov <antohami@altlinux.org>
> 
> _______________________________________________
> 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

* Re: [make-initrd] Release make-initrd 2.52.0
  2025-04-15  9:09   ` Alexey Gladkov
@ 2025-04-15 15:53     ` Anton Midyukov
  0 siblings, 0 replies; 4+ messages in thread
From: Anton Midyukov @ 2025-04-15 15:53 UTC (permalink / raw)
  To: make-initrd

15.04.2025 12:09, Alexey Gladkov пишет:
> On Sun, Apr 13, 2025 at 02:07:44PM +0300, Anton Midyukov wrote:
>> Доброго времени суток
>>
>> А в Сизифе пакет будет обновлён?
> 
> Ой. Я забыл. Но я смотрю ты сам взялся.
> 

Да. Отправил на коммит. Воспользовался тем, что я теперь в ACL :)

>> 08.04.2025 18:04, Alexey Gladkov пишет:
>>> New release 2.52.0 is available.
>>>
>>> # Important changes
>>>
>>> - Feature add-udev-rules:
>>>   + Handle special case of module loading from udev rules.
>>>   + Handle the situation of calling insmod from the rules.
>>>
>>> - Guess touchscreen:
>>>   + Fix the interpretation of the value in properties.
>>>
>>> - Guess loaded-modules:
>>>   + This feature tries to take into account loaded modules for some
>>>     architectures (arm*, riscv*, aarch64).
>>>
>>> - Misc:
>>>   + Generate ld.so.conf config for initrd.
>>>   + Changes related to preparation for porting to musl.
>>>   + Workaround for findmnt from util-linux 2.41.
>>>
>>> # Git repository
>>>
>>> https://github.com/osboot/make-initrd.git
>>>
>>> Feedback and bug reports are, as always, welcome. 
>>>
>>>
>>
>> -- 
>> best regards, Anton Midyukov <antohami@altlinux.org>
>>
>> _______________________________________________
>> Make-initrd mailing list
>> Make-initrd@lists.altlinux.org
>> https://lists.altlinux.org/mailman/listinfo/make-initrd
> 

-- 
best regards, Anton Midyukov <antohami@altlinux.org>



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

end of thread, other threads:[~2025-04-15 15:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-08 15:04 [make-initrd] Release make-initrd 2.52.0 Alexey Gladkov
2025-04-13 11:07 ` Anton Midyukov
2025-04-15  9:09   ` Alexey Gladkov
2025-04-15 15:53     ` Anton Midyukov

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