Published 2nd Dec 2019 by Dylan Araps.
This week in KISS (#3)
Another quiet week.
I spent time working on my password manager pash rewriting it in POSIX shell.
I've also started work on a fork of
iwd
(called eiwd) which works without dbus
. You can read more about it
below.
A big thank you to everyone using and contributing to KISS!
Index
- EIWD version 0.1.0 released
- Rust and Firefox now build on powerpc64le
- Qt5 is now in testing
- Official Repositories
- Community
EIWD version 0.1.0 released
This is the first release of my fork of iwd
with the dbus
dependency
removed.
So far, all dbus
code has been removed from the daemon and it is
functional solely through its network configuration files.
A simple utility has been added to aid in the creation of the network
config files called iwd_passphrase
. This works similarly to
wpa_passphrase
, automating the process.
The next steps are to write a client utilizing a different IPC mechanism. I haven't yet decided what kind of IPC I'll implement, any suggestions are welcome.
Until then, I'm really enjoying iwd
. I'm using it additionally as my
DHCP client and it connects to networks a lot faster than
wpa_supplicant
.
For KISS users, eiwd
is available in the repositories and its current
usage is similar to that of wpa_supplicant
(without wpa_cli
).
Release: https://github.com/dylanaraps/eiwd/releases/tag/0.1.0
Rust and Firefox now build on powerpc64le
Rust and Firefox now build on powerpc64le leaving only a small handful of packages with issues.
This is thanks to the continued work by jdavies-dev!
Source: https://github.com/jdavies-dev/kiss-ppc64le
Qt5 is now in testing
The qt5
base has been added to the testing repository.
I hope to soon tackle the beast that is qtwebengine
and open up the
possibilities for additional browsers (other than Firefox) on KISS.
Official Repositories
- Dylan Araps:
a37268b
libepoxy: bump to 1.5.4c7bbc8d
vim: bump to 8.1.2342c1a443f
rust: bump to 1.39.0dee30be
firefox: bump to 71.08a075c4
testing: move packages to extra95a398c
cmake: bump to 3.16.08b30a22
vim: bump to 8.1.2350b575151
cmake: don't build tests74ef219
x265: remove stray slash06a80ca
vim: bump to 8.1.235102585c7
gtk+3: bump to 3.24.13cfb475d
vim: bump to 8.1.23529d52156
eudev: Add runit service.27cb2c8
baseinit: bump to 0.1.4df19703
sqlite: enable option for qt5fa74e35
qt5: new package at 5.13.2b0e49f6
qt5: full depends list6d9ee3d
vim: bump to 8.1.235746d75a2
alsa-lib: bump to 1.2.1.2aa76a17
meson: bump to 0.52.1358ddeb
vim: bump to 8.1.23619e1cf59
vim: bump to 8.1.2372326289e
linux-headers: bump to 5.4.1442a413
lvm2: bump to 2.03.07c722df7
vim: bump to 8.1.238030ca54b
openresolv: new package at 3.9.2d32dac1
eiwd: new package at 0.1.047dec02
baseinit: bump to 0.1.5
Community
- Dylan Araps:
- Sebastian Ertz:
0773f85
bim: bump to 2.5.0 (#88)
- penguin-ff:
05cb4c1
mutt: update to 1.13.0 (#92)
- tristelune1:
a792398
poppler-glib: update to 0.83.0 (#91)
Legal stuff
The registered trademark Linux® is used pursuant to a sublicense from the Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark on a worldwide basis.
© Dylan Araps 2019-2020