symtools
Software
www.skarnet.org

The update-symlinks-slashpackage program

update-symlinks-slashpackage runs update-symlinks on directories containing a slashpackage installation, to combine several physical slashpackage trees into a single one.

Interface

 update-symlinks-slashpackage sroot1 sroot2 ...

Example

 update-symlinks-slashpackage /initrd /rootfs /usr/local

will merge slashpackage installations (containing /package, /command and possibly library.so) in /initrd, /rootfs and /usr/local into a root-based slashpackage installation. It gives priority to the rightmost tree in case of conflict.

Notes

update-symlinks-slashpackage is an execline script.