summaryrefslogtreecommitdiffstats
path: root/iso2usb.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-05Add package blacklist per variant Eric Hameleers1-1/+19
This was needed when new ibus based imput-methods were added to testing 'vtown' and all scim packages needed to be blacklisted. Also, fixed a syntax issue in the package installation function.
2020-12-05XFCE: use mcpp as preprocessor to determine XDM login-box position Eric Hameleers1-1/+9
Since gcc was removed from the XFCE Live, but XDM needs a C Preprocessor in order to calculate the position of the login box on the screen, I added 'mcpp' as an external package. Mcpp is a small C preprocessor which is sufficiently compatible with cpp.
2020-12-05Some minor script polish Eric Hameleers1-9/+9
2020-12-05setup2hd: major changes Eric Hameleers9-70/+207
- use $DIALOG instead of calling dialog; hopefully we can use Xdialog at some time - warn user if terminal is too small to display fdisk/gdisk interfaces - improve installation time of squashfs modules to harddisk with a factor 6, by using a different way to show progress - tweak dialogs so that they show less empty space - if possible, set sane default selections in menu's to make the installation process smoother - fix many small bugs in user account creation, password dialog, user config extraction, removal of redundant configuration questions etc
2020-12-05XFCE: gparted needs polkit-gnome Eric Hameleers1-0/+1
2020-12-05DAW: add Slackware packages that were removed from the bare config Eric Hameleers1-4/+17
2020-12-05PLASMA5: migrate to the Slackware Plasma5 in testing 'vtown' Eric Hameleers2-393/+258