From: Marko Stanisic <sankerspace@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] - Question: How to change safely /var/log --> /tmp in buildroot
Date: Thu, 8 Apr 2021 15:41:55 +0200 [thread overview]
Message-ID: <c2d6ee0a-995c-b403-b21c-2dd642104c6b@gmail.com> (raw)
Hello,
I have no clue how? the symlink? /var/log --> ../tmp is statically
defined. (in buildroot)
I need? to change this behaviour safely, so that /var/log is mounted
onto our log partition, i already tried the following:
??? mount /dev/mmcblk0p9 /var/log
but then (due to the symlink) /dev/mmcblk0p9 is mounted on /tmp ,and the
mount to the tmpfs (RAM) is vanished.
Is there maybe a better solution (best practice) to solve that problem?
Thank you for every proposal,
Marko Stanisic
next reply other threads:[~2021-04-08 13:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-08 13:41 Marko Stanisic [this message]
2021-04-08 14:32 ` [Buildroot] - Question: How to change safely /var/log --> /tmp in buildroot Maxim Kochetkov
2021-04-08 14:39 ` Marko Stanisic
2021-04-08 15:08 ` Maxim Kochetkov
2021-04-09 13:07 ` Arnout Vandecappelle
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=c2d6ee0a-995c-b403-b21c-2dd642104c6b@gmail.com \
--to=sankerspace@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox