systemd: os-release for /etc and vconsole.conf.
vconsole.conf may not be needed
This commit is contained in:
parent
133d08cda6
commit
7e7abed7eb
2 changed files with 7 additions and 0 deletions
4
srcpkgs/systemd/files/os-release
Normal file
4
srcpkgs/systemd/files/os-release
Normal file
|
@ -0,0 +1,4 @@
|
|||
NAME=Vanilla
|
||||
ID=vanilla
|
||||
PRETTY_NAME=Vanilla GNU/Linux
|
||||
ANSI_COLOR=1;34
|
3
srcpkgs/systemd/files/vconsole.conf
Normal file
3
srcpkgs/systemd/files/vconsole.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
KEYMAP=us
|
||||
FONT=lat9w-16
|
||||
FONT_MAP=8859-1_to_uni
|
Loading…
Reference in a new issue