summaryrefslogtreecommitdiffstats
path: root/setup2hd/setup.liveslak.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* setup2hd fixes and enhancements Eric Hameleers2020-10-241-21/+20
| | | | | | | | | DAW configuration is now properly copied Extracting the Live OS to hard disk is roughly 10 times faster now, after abandoning the fancy progress bar and just showing the rsync status. Use an enhanced Slackware SeTpasswd to add a non-root user and set the root password. Various syntax and logic errors removed.
* DAW: many small improvements Eric Hameleers2020-10-201-35/+97
|
* setup2hd: add option to install regular Slackware via network mirror Eric Hameleers2020-10-051-0/+173
The setup2hd script is a modified Slackware installer. For liveslak I had originally removed all the usual SOURCE selections and only allowed for the installation of the Live OS to harddisk. However, requests were sent to also support a regular installation of Slackware using the Live ISO. That is why I have now re-added all the Slackware network install choices (via NFS, HTTP, FTP or Samba mirror). I still left out the Slackware installation using local media; the Live ISO does not contain regular Slackware packages so that would not make sense.