On 12/05/13 19:27, Florian Pritz wrote: > On 12.05.2013 10:44, Thomas Bächler wrote: >> 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) > > - Binaries that are hardcoded in config files. > > rsnapshot hardcodes the path to du, cp, mv, rm and friends.
All those are not being moved until the final stage.

