summaryrefslogtreecommitdiffstats
path: root/setup2hd (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-27Do not overwrite a custom keymap. Eric Hameleers1-1/+5
During setup, a custom keyboard mapping may have been selected.
2016-02-24Some small improvements for the harddisk installer. Eric Hameleers1-4/+16
2016-02-24Add 'setup2hd' - this script will install the Live OS to local hard disk. Eric Hameleers1-0/+363
The 'setup2hd' script is a modified version of 'setup' in the Slackware installer, taken straight from the initrd. The SOURCE selection has been removed since the script knows where to find the Live media. Except for the actual extraction of Slackware Live content to your hard drive, the other hard disk installation steps are unmodified from the stock Slackware installer.