12 May
2013
12 May
'13
8:44 a.m.
Am 12.05.2013 07:22, schrieb Allan McRae:
I have created a TODO list with all packages that have files in /bin, /sbin or /usr/sbin. As the list is fairly long, the first pass will be to adjust as many packages as possible to install their files in /usr/bin instead. Some packages clearly can not have that done and will have to wait until we are prepared to replace those directories with symlinks.
List of showstoppers: - Shells (with hardcoded paths in users' passwd) - fsck helpers (all hardcoded to be in /sbin) - Binaries that are used in services outside their package (obviously, we then need to fix those services) - Binaries that are hardcoded in scripts with their paths (fix those scripts, actually)