all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#19491: /etc/mtab give wrong entries for early-mounted items.
@ 2015-01-02 12:13 宋文武
  2015-01-03 18:57 ` Ludovic Courtès
  2015-01-08 13:11 ` bug#19491: Fixed 宋文武
  0 siblings, 2 replies; 5+ messages in thread
From: 宋文武 @ 2015-01-02 12:13 UTC (permalink / raw)
  To: 19491

Notably, I have:
  /dev/sda1 /root ext4 rw,relatime,data=ordered 0 0
  none /root//dev devtmpfs rw 0 0

Which should be:
  /dev/sda1 / ...
  none /dev ...

Why not make /etc/mtab a symlink to /proc/self/mounts?

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

end of thread, other threads:[~2015-01-08 13:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-02 12:13 bug#19491: /etc/mtab give wrong entries for early-mounted items 宋文武
2015-01-03 18:57 ` Ludovic Courtès
2015-01-04 12:50   ` 宋文武
2015-01-04 16:04     ` Ludovic Courtès
2015-01-08 13:11 ` bug#19491: Fixed 宋文武

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.