Page MenuHomeSolus

Initial commit of hostapd
AbandonedPublic

Authored by der_eismann on May 7 2018, 8:47 AM.
Tags
None
Referenced Files
F11048147: D2878.id.diff
Thu, Aug 10, 4:13 PM
F11048146: D2878.id7063.diff
Thu, Aug 10, 4:13 PM
F11048145: D2878.id7065.diff
Thu, Aug 10, 4:13 PM
F11033683: D2878.diff
Wed, Aug 9, 3:58 PM
F10958280: D2878.id7063.diff
Mon, Jul 17, 11:50 PM
F10900953: D2878.id7065.diff
Jul 4 2023, 3:12 PM
F10784355: D2878.diff
May 26 2023, 12:26 AM
F10757081: D2878.diff
May 17 2023, 6:49 AM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
Summary

Initial commit

Test Plan

Created an access point by hand and with create_ap

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

@der_eismann Very good work on this! I'm newer to Solus and packaging for Solus, and with this I learned something new from your work.

That said, can I recommend that the hostapd.8 and hostapd_cli.1 manpages be included in the package install?
Maybe also the example configurations that can be used with hostapd like hostapd.accept, hostapd.conf, hostapd.deny, hostapd.eap_user, hostapd.radius_clients, hostapd.sim_db, hostapd
.vlan, hostapd.wpa_psk, wired.conf, and hlr_auc_gw.milenage_db as well?

@der_eismann

One more suggestion I can make. I believe hostapd has to run as root. If my understanding is correct, maybe hostapd and hostapd_cli should be placed in /usr/sbin instead of /usr/bin?