Hacker News new | past | comments | ask | show | jobs | submit login

On my Guix systems, I've gone full obstinate idiot:

- / is on tmpfs

- the OS is mounted on /gnu

- system data is mounted on /var (and /etc is populated from /var/etc)

- user data is mounted on /usr

This way, I can avoid the plethora of separate tmpfs filesystems on most distro's (at least /dev, /run, /tmp, /dev/shm).

But I'm not running any desktop systems on Guix right now, just service containers. I'm would expect there to be plenty of Linux desktop software that can't handle /usr being for user data.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: