public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
@ 2026-02-19 21:03 Askar Safin
  2026-02-19 21:03 ` [PATCH 1/2] init: ensure that /dev/console is " Askar Safin
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Askar Safin @ 2026-02-19 21:03 UTC (permalink / raw)
  To: linux-fsdevel, Christian Brauner, Alexander Viro, Jan Kara
  Cc: Randy Dunlap, linux-kernel, linux-kbuild, initramfs, Rob Landley,
	David Disseldorp, Nathan Chancellor, Nicolas Schier, patches

This patchset is for VFS.

See commit messages for motivation and details.

Askar Safin (2):
  init: ensure that /dev/console is (nearly) always available in
    initramfs
  init: ensure that /dev/null is (nearly) always available in initramfs

 .../filesystems/ramfs-rootfs-initramfs.rst    |  4 +--
 init/do_mounts.c                              | 11 ++++++++
 init/do_mounts.h                              |  2 ++
 init/initramfs.c                              |  2 ++
 init/main.c                                   |  6 +++-
 init/noinitramfs.c                            | 28 +++----------------
 usr/Makefile                                  |  2 +-
 usr/default_cpio_list                         |  6 +---
 8 files changed, 28 insertions(+), 33 deletions(-)


base-commit: 2961f841b025fb234860bac26dfb7fa7cb0fb122 (mainline)
-- 
2.47.3


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

end of thread, other threads:[~2026-03-23  3:48 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 21:03 [PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs Askar Safin
2026-02-19 21:03 ` [PATCH 1/2] init: ensure that /dev/console is " Askar Safin
2026-02-19 23:59   ` David Disseldorp
2026-02-20 19:11     ` Askar Safin
2026-02-23  1:19       ` David Disseldorp
2026-02-23 21:41         ` Askar Safin
2026-02-23  1:27     ` Rob Landley
2026-02-23  2:33       ` David Disseldorp
2026-02-23 16:11         ` Rob Landley
2026-02-23 17:34           ` Askar Safin
2026-02-23 19:45             ` Rob Landley
2026-02-23 23:04       ` Askar Safin
2026-02-19 21:03 ` [PATCH 2/2] init: ensure that /dev/null " Askar Safin
2026-02-20  0:26   ` David Disseldorp
2026-02-21  0:16     ` Askar Safin
2026-02-23  1:15   ` Rob Landley
2026-02-23 21:18     ` Askar Safin
2026-02-23  0:17 ` [PATCH 0/2] init: ensure that /dev/console and /dev/null are " Rob Landley
2026-02-23 20:58   ` Askar Safin
2026-02-24 19:02     ` Rob Landley
2026-03-07  3:22       ` Askar Safin
2026-03-10 12:51         ` Rob Landley
2026-03-23  3:47           ` Askar Safin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox