mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
eiwd: drop for now
This commit is contained in:
parent
e0952acad1
commit
9ba0a4b5cc
@ -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"
|
@ -1,2 +0,0 @@
|
||||
35e9938ccecad1a1336ee94d92ec5cfc2f059bd6d3b154034a450ac3385dbc19 eiwd-1.6-1.tar.xz
|
||||
9798194395fbc26a1ad8465bab7ac9c9e94c3a51edaf5987a414037c34169e63 eiwd.run
|
@ -1 +0,0 @@
|
||||
linux-headers make
|
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
exec iwd -d
|
@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
cat <<EOF
|
||||
|
||||
NOTE: You also need [1mopenresolv[m to use eiwd's
|
||||
built-in DNS features.
|
||||
|
||||
EOF
|
@ -1,2 +0,0 @@
|
||||
https://github.com/dylanaraps/eiwd/releases/download/1.6-1/eiwd-1.6-1.tar.xz
|
||||
files/eiwd.run
|
@ -1 +0,0 @@
|
||||
1.6-1 1
|
Loading…
Reference in New Issue
Block a user