summaryrefslogtreecommitdiffstats
path: root/EFI/BOOT/help.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-09Fix the 'localhd' boot parameter. Eric Hameleers1-1/+1
2016-03-09Add the missing part of the "disable glamor 2d acceleration" patch....New boot option 'nga' (which stands for 'no glamor acceleration') adds a configuration file to X.Org. This disables the (now default) glamor acceleration which causes a X startup failure with the error: "EGL_MESA_drm_image required; (EE) modeset(0): glamor initialization failed". Eric Hameleers1-2/+6
2016-03-09Only add graphics drivers module matching the Linux kernel in the Live ISO. Eric Hameleers1-3/+3
2016-03-03liveinit: add 'nga' boot parameter to disable glamor 2D acceleration....X.Org in a QEMU VM will refuse to start if glamor is used for 2D acceleration. Eric Hameleers1-0/+15
2016-03-03Remove the /SLACKWARELIVE marker file from the filesystem root....After installation to harddisk using the 'setup2hd' script, this marker file is a Live OS left over and will only cause confusion. Eric Hameleers2-0/+3
2016-02-28Use correct grep command to find unique package name....The grep command used so far would find "vim-gvim" when searching for "vim" because it did not try to match from the beginning of the string. Eric Hameleers1-3/+21
2016-02-27pkglists/alien.lst: p7zip needs wxGTK. Eric Hameleers1-0/+1
2016-02-27Do not overwrite a custom keymap....During setup, a custom keyboard mapping may have been selected. Eric Hameleers1-1/+5
2016-02-27Determine KGEN properly so that it works for 32-bit Slackware as well....Thanks to SangDae YU for pointing it out. Eric Hameleers1-3/+3
2016-02-27Remove duplicate line....Was there from the beginning... glad someone noticed it, thanks SangDae. Eric Hameleers1-1/+0
2016-02-27Better safe than sorry. Eric Hameleers1-1/+1
2016-02-24Some small improvements for the harddisk installer. Eric Hameleers2-5/+17
2016-02-24Define KVER and KGEN at the proper location in the script. Eric Hameleers1-0/+4
2016-02-24Slackware Live Edition: version 0.6.0.0.6.0 Eric Hameleers1-1/+1
2016-02-24Update the README for liveslak. Eric Hameleers1-1/+30
2016-02-24Add 'setup2hd' - this script will install the Live OS to local hard disk....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. Eric Hameleers2-1/+399
2016-02-24Fix fontconfig. Eric Hameleers1-4/+4
2016-02-24PLASMA5: removed libproxy since that is now properly done in Slackware. Eric Hameleers1-1/+0
2016-02-22Really start Konsole with a login shell. Eric Hameleers1-0/+6
2016-02-22Make this chroot code look easier to interpret by the human eye....The script was mixing relative and absolute paths which is confusing. In the chroot, we do not have to work with relative paths as is the case with some original Slackware scripts. Eric Hameleers1-11/+11
2016-02-21Add a syslinux menu option to boot from local harddisk....No idea how to do this for grub2 though. The Slackware option in the EFI boot menu "Detect/boot any installed operating system" doesn't work for me. Eric Hameleers1-0/+3
2016-02-21pklists/plasma5.lst: synced the package list to the latest release. Eric Hameleers1-0/+2
2016-02-17New boot parameter "localhd" to initialize RAID/LVM on local harddisks. Eric Hameleers3-15/+35
2016-02-16Fix the flow when rsync-ing a remote repository....It is a requirement to have the Slackware mirror available locally in advance. Eric Hameleers1-2/+6
2016-02-16Add the liveslak documentation to the ISO image. Eric Hameleers1-0/+3