MeltwaterArchive/storyplayer

Please add support for Arch Linux

alanszlosek opened this issue · 0 comments

[alan@iss ~]$ cat /etc/issue
Arch Linux \r (\l)

[alan@iss ~]$ ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:30:67:cb:5d:35 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 0 (Local Loopback)
RX packets 10 bytes 1068 (1.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10 bytes 1068 (1.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.100 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::6a1c:a2ff:fe00:63ae prefixlen 64 scopeid 0x20
ether 68:1c:a2:00:63:ae txqueuelen 1000 (Ethernet)
RX packets 38632 bytes 25285916 (24.1 MiB)
RX errors 0 dropped 5753 overruns 0 frame 0
TX packets 21961 bytes 4182584 (3.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

Thank you!