diff options
author | Iru Cai <mytbk920423@gmail.com> | 2016-08-21 23:33:18 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2016-08-21 23:33:18 +0800 |
commit | 1d48647f7b04a056322f65c93e8a3630d783ecb4 (patch) | |
tree | 1f73efe910862f927c8145f75dd3e294eeb5071a /distro/void/distroinfo | |
parent | 8fe8ba8a3df05275f8a3827486ea0b0b8081d41f (diff) | |
download | liveusb-builder-1d48647f7b04a056322f65c93e8a3630d783ecb4.tar.xz |
distro: initial support for Void Linux
based on Fedora which is also using dracut as initramfs builder
Diffstat (limited to 'distro/void/distroinfo')
-rw-r--r-- | distro/void/distroinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distro/void/distroinfo b/distro/void/distroinfo new file mode 100644 index 0000000..b50ed87 --- /dev/null +++ b/distro/void/distroinfo @@ -0,0 +1,2 @@ +DISTRONAME='Void Linux' +KEYWORD='void' |