From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1744708146; bh=yhq6tFkGth4lBU0rrE4YoybfB8m6jnxy9olALbzEQJg=; h=Date:From:To:Subject:References:In-Reply-To:From; b=k6lFD0TicOmr2+1tMDOLVYtM/8aWeWX4OE+5BnOY/66JNnCS1DwRiswBvSYn37SeS 6IW7i47YdIr8mnmQvN7V6x5poQ/BxVOqpcjLtlKBbUPnCorcdesj2JomwBLwbqGo6I DKYNq1TH4tzsvwDJDk5ubmpg9jzj7MujToq2DDz6c6CtS4FRUrVcmA9RE3dHV83yTS 9BpK9Vi6ps5rdqTQYmt0NVW2Kq+4MbvdgPzQqauZUUhhmZ5s0VTeVO4n0xu2NLAQ+a UpONGOf//Ms3tUrj+jCQ76IKJohEGMYnFKl9Yy6gln/GGvrCK6EITYR4zTTf+vuo7s PzTqO70EOPoAg== Date: Tue, 15 Apr 2025 11:09:01 +0200 From: Alexey Gladkov To: make-initrd@lists.altlinux.org Message-ID: References: <71fb4368-dba1-4c14-8bde-b1b8314cf8a9@altlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <71fb4368-dba1-4c14-8bde-b1b8314cf8a9@altlinux.org> Subject: Re: [make-initrd] Release make-initrd 2.52.0 X-BeenThere: make-initrd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: make-initrd@lists.altlinux.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2025 09:09:10 -0000 Archived-At: List-Archive: 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 > > _______________________________________________ > Make-initrd mailing list > Make-initrd@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/make-initrd -- Rgrds, legion