Mailinglist Archive: opensuse-factory (715 mails)
| < Previous | Next > |
Re: [opensuse-factory] Warning / ANNOUNCE : upcoming changes in upstream systemd regarding /media, /tmp and /var/run | /var/lock
- From: Frederic Crozat <fcrozat@xxxxxxxx>
- Date: Tue, 27 Mar 2012 18:46:23 +0200
- Message-id: <1332866783.18344.11.camel@par-r81vxc7.par.novell.com>
Le mardi 27 mars 2012 à 12:35 -0400, Robert Schweikert a écrit :
This will need to be tested but I think systemd will just "override" the
default from /etc/fstab in that case (but I'm not 100% sure)
--
Frederic Crozat <fcrozat@xxxxxxxx>
SUSE
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
On 03/27/2012 12:08 PM, Frederic Crozat wrote:
Hi all,
this is a announcement regarding changes which have just landed in
upstream systemd (not yet released nor pushed to Factory)
regarding /media and /tmp:
- /media will no longer mounted as tmpfs. This is because udisks2 will
no longer use /media for mounting removables devices
but /run/media/<user>
- /var/run and /var/lock are no longer bind-mounted to /run | /run/lock.
We should replace those directories with symlink to /run | /run/lock
(probably at initrd time, this is what is done on Fedora)
- /tmp is mounted as tmpfs, to make the default setups as stateless as
possible. As stated on
https://fedoraproject.org/wiki/Features/tmp-on-tmpfs , we might need to
fix some applications to use /var/tmp instead of /tmp when they need
persistent storage. Another big issue is educating users.
We probably have to consider any potential ill side effects for users
that have /tmp already setup as a tmpfs mount.
This will need to be tested but I think systemd will just "override" the
default from /etc/fstab in that case (but I'm not 100% sure)
--
Frederic Crozat <fcrozat@xxxxxxxx>
SUSE
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |