public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] /etc/mtab
Date: Sun, 5 Feb 2012 10:23:56 -0800	[thread overview]
Message-ID: <CAN0CFw0u1Sm+f3BRGPSiUR0Y4Q39FmjwktG58xgHh2J1Cim2uQ@mail.gmail.com> (raw)

I was just going over the Baselayout and OpenRC Migration Guide:

http://www.gentoo.org/doc/en/openrc-migration.xml

and I'm not sure how to make sure my /etc/mtab is set up according to
the instructions:

"Previously, the initial rootfs entry was removed from /etc/mtab, and
only the real root / entry was present. The duplicate rootfs item was
actually added back during shutdown. In OpenRC, both entries must be
present for full support of initramfs and tmpfs-on-root. This also
means that less writing is required during shutdown."

My systems have different /etc/mtab files but here is one:

rootfs / rootfs rw 0 0
/dev/root / ext3 rw,noatime,errors=continue,barrier=1,data=ordered 0 0
proc /proc proc rw,relatime 0 0
rc-svcdir /lib/rc/init.d tmpfs
rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
udev /dev tmpfs rw,nosuid,relatime,size=10240k,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
shm /dev/shm tmpfs rw,nosuid,nodev,noexec,relatime 0 0
usbfs /proc/bus/usb usbfs rw,noexec,nosuid,devmode=0664,devgid=85 0 0

Should I change anything?

- Grant



             reply	other threads:[~2012-02-05 18:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-05 18:23 Grant [this message]
2012-02-05 18:31 ` [gentoo-user] /etc/mtab Michael Hampicke
2012-02-05 18:35 ` Dale
2012-02-05 19:47 ` Alan McKinnon
2012-02-06 18:13   ` Grant

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=CAN0CFw0u1Sm+f3BRGPSiUR0Y4Q39FmjwktG58xgHh2J1Cim2uQ@mail.gmail.com \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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