./ install/ install/slack-desc usr/ usr/bin/ usr/bin/maintboot usr/doc/ usr/doc/maintboot-0.1.0/ usr/doc/maintboot-0.1.0/COPYING usr/doc/maintboot-0.1.0/README.md usr/doc/maintboot-0.1.0/maintboot.SlackBuild usr/lib/ usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/maintboot-0.1.0-py3.9.egg-info 100%100%100%Done maintboot-0.1.0/ maintboot-0.1.0/COPYING maintboot-0.1.0/README.md maintboot-0.1.0/bin/ maintboot-0.1.0/bin/maintboot maintboot-0.1.0/maintboot/ maintboot-0.1.0/maintboot/__init__.py maintboot-0.1.0/setup.py running install running build running build_scripts creating build creating build/scripts-3.9 copying and adjusting bin/maintboot -> build/scripts-3.9 changing mode of build/scripts-3.9/maintboot from 644 to 755 running install_scripts creating /usr/src/slapt-src-i486/system/maintboot/package-maintboot/usr creating /usr/src/slapt-src-i486/system/maintboot/package-maintboot/usr/bin copying build/scripts-3.9/maintboot -> /usr/src/slapt-src-i486/system/maintboot/package-maintboot/usr/bin changing mode of /usr/src/slapt-src-i486/system/maintboot/package-maintboot/usr/bin/maintboot to 755 running install_egg_info Creating /usr/src/slapt-src-i486/system/maintboot/package-maintboot/usr/lib/python3.9/site-packages/ Writing /usr/src/slapt-src-i486/system/maintboot/package-maintboot/usr/lib/python3.9/site-packages/maintboot-0.1.0-py3.9.egg-info Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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-i486/system/maintboot/maintboot-0.1.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src-i486/system/maintboot/maintboot-0.1.0-i586-1salix15.0.txz created. Installing package maintboot-0.1.0-i586-1salix15.0... | maintboot (runs commands outside of the current OS) | | maintboot runs commands outside of the current OS, with exclusive | access to the system and hardware. This can be useful to run | maintenance tasks, like repartitioning, in a controlled environment. | Maintboot builds an appliance on the fly from a list of packages | (using supermin). It then loads the appliance with kexec, bypassing | the bios, and runs the maintenance script in that new context. | | Author: Gabriel de Perthuis | Website: https://github.com/g2p/maintboot | |