This document describes the steps needed to build a Slint ISO image, including an initrd base on Slackware64-14.2, but with kernel modules shipped in Slackware64-current at time of building the ISO. 1°) Insure that the ../slint repository includes all files expected at the good version. You can run check_slint_vs_source.sh for that, and also utilities/prepare_new_version.sh 2° Check https://mirrors.slackware.com/slackware/slackware64-current/ChangeLog.txt In case new kernel is provided, allow a few days to uncover issues. 3°) Run 00-update-repos repos to update the Slackware64-{14.2,current) repositories 4°) Run 01-update-kernel-in-slint-repo. Be sure to have the same kernel in /slint and in the installer 5°) Run 02-meta-repos to write the metatdata in whole repository 6°) Run 03-build-list-of-packages and check the lists 7°) Run 04-populate-iso.sh. This takes awhile. 8°) Run 05-update-modules-in-initrd.sh to include the kernel modules from Slackware64-current in the initrd. 9°) Run 06-build-iso-grub.sh