View Single Post
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#141
Originally Posted by pycage View Post
it scatters symlinks across the rootfs (and symlinks take up precious disk space, too).
Agreed. For example, data packages could potentially install in /opt and then just create a single symlink for the corresponding /usr/share folder, instead of creating a thousand symlinks for each data file. This is what I plan to do with OpenTTD (before the extras-testing marathon hopefully ).