./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/addchroot usr/bin/mkchroot usr/doc/ usr/doc/mkchroot-1.5/ usr/doc/mkchroot-1.5/README.md usr/doc/mkchroot-1.5/mkchroot.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/mkchroot.1.gz 0%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mkchroot-1.5/ mkchroot-1.5/.gitignore mkchroot-1.5/README.md mkchroot-1.5/addchroot mkchroot-1.5/addchroot.1 mkchroot-1.5/mkchroot mkchroot-1.5/mkchroot.1 Slackware package maker, version 3.14159265. Searching for symbolic links: usr/man/man1/addchroot.1.gz mkchroot.1.gz Making symbolic link creation script: ( cd usr/man/man1 ; rm -rf addchroot.1.gz ) ( cd usr/man/man1 ; ln -sf mkchroot.1.gz addchroot.1.gz ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/man/man1/addchroot.1.gz' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/mkchroot/mkchroot-1.5-noarch-1salix15.0.txz Slackware package /usr/src/slapt-src/development/mkchroot/mkchroot-1.5-noarch-1salix15.0.txz created. Installing package mkchroot-1.5-noarch-1salix15.0... | mkchroot (create chroot-able directory tree) | | mkchroot creates a chroot-able directory tree using hard links where | possible. The mkchroot package consists of 2 utilities: mkchroot and | addchroot. mkchroot creates a minimal initial tree and addchroot | incorporates (installed) Slackware packages into that tree. | addchroot knows about some "special" packages for which it does not | run the normal install script, e.g. bash and glibc. If you find a new | "special" package, please tell the author. | | Homepage https://github.com/duncan-roe/mkchroot | |