summaryrefslogtreecommitdiff
path: root/setup-keymap.in
AgeCommit message (Collapse)Author
2022-06-28setup-keymap: accept 'none' as LAYOUTAlex Sivchev
This allows selecting 'none' via KEYMAPOPTS in answer file.
2022-05-19setup-keymap: use fake rc-service/update instead of MOCKNatanael Copa
2022-05-12setup-keymap: print usage on invalid option to stderrNatanael Copa
2022-05-12setup-keymap: add help text. make script testableNatanael Copa
2022-03-16fix PREFIX in *.inNick Hanley
Commit ec0c7a7 changed the sed expression for PREFIX injection but forgot to update the scripts.
2021-01-08setup-keymap: code clean. use askNatanael Copa
2018-02-28setup-keymap: keymaps OpenRC service has been renamed to loadkmapSören Tempel
2017-05-19setup-keymap: allow specify the variant together with layoutNatanael Copa
Some users may know exactly which variant they want, and instead of asking them two questions, we accept if users types in the variant at the first question. if the variant does not exist, then user is prompted.
2017-05-12setup-keymap: be agnostic with regards to keymap compression typeShiz
2014-04-23fix permissionsNatanael Copa
2013-07-03various: use long-form apk optionsDubiousjim
2012-03-21setup-keymap: do not use pkg_inst/pkg_deinstNatanael Copa
we will only support apk tools so lets make things simpler
2011-10-24Use 'apk <cmd>' instead of apk_<cmd>Natanael Copa
2011-08-05setup-keymap: add option for variant from command-lineJeff Bilyk
2009-06-12use rc-update quietly. some sysinit/boot svc are added from initramfsNatanael Copa
2009-05-06move to .in filesNatanael Copa