Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] initramfs: drop comment against multiple formats
@ 2019-01-26  0:19 Vivien Didelot
  2019-01-26  9:56 ` Peter Korsgaard
  2019-06-23 16:09 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Vivien Didelot @ 2019-01-26  0:19 UTC (permalink / raw)
  To: buildroot

This patch removes an old comment against having multiple filesystem
formats which doesn't bring any value.

It is also wrong per-se: one may want to use Buildroot to prepare a
custom distribution containing a kernel+initramfs and a persistent
default rootfs to pivot to.

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
---
 fs/initramfs/Config.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/fs/initramfs/Config.in b/fs/initramfs/Config.in
index 9d5a3f92e6..42a9d60524 100644
--- a/fs/initramfs/Config.in
+++ b/fs/initramfs/Config.in
@@ -13,10 +13,5 @@ config BR2_TARGET_ROOTFS_INITRAMFS
 	  is used, regardless of how buildroot's cpio archive is
 	  configured.
 
-	  Note that enabling initramfs together with another filesystem
-	  formats doesn't make sense: you would end up having two
-	  identical root filesystems, one embedded inside the kernel
-	  image, and one separately.
-
 comment "initramfs needs a Linux kernel to be built"
 	depends on !BR2_LINUX_KERNEL
-- 
2.20.1

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

end of thread, other threads:[~2019-06-25 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-26  0:19 [Buildroot] [PATCH] initramfs: drop comment against multiple formats Vivien Didelot
2019-01-26  9:56 ` Peter Korsgaard
2019-01-26 16:59   ` Vivien Didelot
2019-06-23 16:09 ` Thomas Petazzoni
2019-06-25 15:14   ` Vivien Didelot

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