2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

eiwd: drop for now

This commit is contained in:
Dylan Araps 2021-06-30 12:12:54 +00:00
parent e0952acad1
commit 9ba0a4b5cc
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
7 changed files with 0 additions and 30 deletions

View File

@ -1,14 +0,0 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--libexecdir=/usr/bin \
--localstatedir=/var \
--disable-dbus
make
make DESTDIR="$1" install
# Install runit service.
install -Dm755 eiwd.run "$1/etc/sv/eiwd/run"
ln -s /run/runit/supervise.eiwd "$1/etc/sv/eiwd/supervise"

View File

@ -1,2 +0,0 @@
35e9938ccecad1a1336ee94d92ec5cfc2f059bd6d3b154034a450ac3385dbc19 eiwd-1.6-1.tar.xz
9798194395fbc26a1ad8465bab7ac9c9e94c3a51edaf5987a414037c34169e63 eiwd.run

View File

@ -1 +0,0 @@
linux-headers make

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec iwd -d

View File

@ -1,8 +0,0 @@
#!/bin/sh
cat <<EOF
NOTE: You also need openresolv to use eiwd's
built-in DNS features.
EOF

View File

@ -1,2 +0,0 @@
https://github.com/dylanaraps/eiwd/releases/download/1.6-1/eiwd-1.6-1.tar.xz
files/eiwd.run

View File

@ -1 +0,0 @@
1.6-1 1