Re: Critical Boot Loader Vulnerability in Shim Impacts Nearly All Linux Distros

2024-03-01 Thread Turritopsis Dohrnii Teo En Ming via Grub-devel
Noted with thanks. Regards, Mr. Turritopsis Dohrnii Teo En Ming Targeted Individual in Singapore On Friday, February 9th, 2024 at 3:43 PM, Vladimir 'phcoder' Serbinenko wrote: > Shim is not a component of grub > > Le ven. 9 févr. 2024, 07:41, Turritopsis Dohrnii Teo En Ming via Grub-devel >

Re: [PATCH v4 rebased 1/2] fs/erofs: Add support for EROFS

2024-03-01 Thread Yifan Zhao
On 2024/3/1 1:59, Daniel Kiper wrote: On Mon, Feb 19, 2024 at 02:22:23PM +0800, Yifan Zhao wrote: EROFS [1] is a lightweight read-only filesystem designed for performance which has already been shipped in most Linux distributions as well as widely used in several scenarios, such as Android

Re: [PATCH] Support dropin files for Linux kernel parameters

2024-03-01 Thread Oskari Pirhonen
On Fri, Mar 01, 2024 at 15:43:50 +, Simon Rowe wrote: > Kernel parameters actually cover a range of purposes, including > userspace like systemd. They also need setting for a variety of > reasons: > > * as distro defaults > * to provide configuration for a package > * for an admin to

[PATCH] Support dropin files for Linux kernel parameters

2024-03-01 Thread Simon Rowe
Kernel parameters actually cover a range of purposes, including userspace like systemd. They also need setting for a variety of reasons: * as distro defaults * to provide configuration for a package * for an admin to set desired behaviour Having these all combined in a single line (like

Re: [PATCH 0/4] More ls improvements

2024-03-01 Thread Vladimir 'phcoder' Serbinenko
Le ven. 6 oct. 2023, 10:25, Glenn Washburn a écrit : > On Thu, 14 Sep 2023 15:08:00 -0500 > Glenn Washburn wrote: > > > On Thu, 14 Sep 2023 17:37:10 +0200 > > "Vladimir 'phcoder' Serbinenko" wrote: > > > > > Le lun. 14 août 2023, 20:58, Glenn Washburn < > developm...@efficientek.com> a > > >

Re: [PATCH v4 rebased 1/2] fs/erofs: Add support for EROFS

2024-03-01 Thread Daniel Kiper
On Fri, Mar 01, 2024 at 10:08:33AM +0800, Gao Xiang wrote: > Hi Daniel, > > On 2024/3/1 01:59, Daniel Kiper wrote: > > On Mon, Feb 19, 2024 at 02:22:23PM +0800, Yifan Zhao wrote: > > > EROFS [1] is a lightweight read-only filesystem designed for performance > > > which has already been shipped in

Re: [PATCH 0/4] More ls improvements

2024-03-01 Thread Daniel Kiper
On Thu, Feb 29, 2024 at 02:57:34PM -0600, Glenn Washburn wrote: > Hi Daniel, > > On Thu, 14 Sep 2023 16:44:46 +0200 > Daniel Kiper wrote: > > > On Mon, Aug 14, 2023 at 01:57:06PM -0500, Glenn Washburn wrote: > > > Currently when given a path to a file, ls will open the file to determine > > > if