summaryrefslogtreecommitdiffstats
path: root/syslinux/lang.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the default language of the Live ISO configurable Eric Hameleers2018-09-041-0/+5
| | | | | | | | | | | | | | | | Added a new parameter to 'make_slackware_live.sh' script: -l <localization> For example, create a liveslak ISO with dutch as the default language instead of US english: # ./make_slackware_live.sh -l nl Using this parameter you can onfigure a different default language for the resulting ISO image. The default localization if you do not supply this parameter remains "us" as before. The boot menu offers a selection of other languages/localizations to pick from (currently you can select any of 'be br da gb de de_ch es fr fr_ch it ja nl pt ru se us') but now you can create your own brand of liveslak ISO with your own language as the default.
* Slackware Live Edition: initial commit.Beta2 Eric Hameleers2015-11-281-0/+51
This is Beta 2. Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2 for all the details.