All of lore.kernel.org
 help / color / mirror / Atom feed
From: Diego Iastrubni <diegoiast@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fs/skeleton: allow rootfs not to be remounted read-write
Date: Mon, 4 Jul 2011 23:25:06 +0300	[thread overview]
Message-ID: <CALR4fEKRmHBdjGznPFeS4R2DOkC9DE+X7_rfb6T=Rw4N1=xzzw@mail.gmail.com> (raw)
In-Reply-To: <1309690563-9490-1-git-send-email-luca@lucaceresoli.net>

On Sun, Jul 3, 2011 at 1:56 PM, Luca Ceresoli <luca@lucaceresoli.net> wrote:
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
  +config BR2_REMOUNT_ROOTFS_RW
+       bool "remount root filesystem read-write during boot"
+       default y
+       help
+         The root filesystem is typically mounted read-only at boot.
+         By default, buildroot remounts it in read-write mode early during
the
+         boot process.
+         Say no here if you would rather like your root filesystem to
remain
+         read-only.
+         If unsure, say Y.
+
 endif # BR2_ROOTFS_SKELETON_DEFAULT


Wait... nothing breaks...? this just works?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110704/c2e09c1e/attachment.html>

  reply	other threads:[~2011-07-04 20:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-03 10:56 [Buildroot] [PATCH] fs/skeleton: allow rootfs not to be remounted read-write Luca Ceresoli
2011-07-04 20:25 ` Diego Iastrubni [this message]
2011-07-05 20:33   ` Luca Ceresoli
2011-07-05 20:25 ` Thomas Petazzoni
2011-07-10 20:45 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALR4fEKRmHBdjGznPFeS4R2DOkC9DE+X7_rfb6T=Rw4N1=xzzw@mail.gmail.com' \
    --to=diegoiast@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.