Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : create_ap | |||||
| version : 0.4.6 | |||||
| release : 1 | |||||
| source : | |||||
| - git|https://github.com/oblique/create_ap.git : f906559f44afe6397a1775d0d2bc99d1e622b2fd | |||||
| license : BSD 2-Clause | |||||
| component : network | |||||
| summary : This script creates a NATed or Bridged WiFi Access Point. | |||||
| description: | | |||||
| This script creates a NATed or Bridged WiFi Access Point. | |||||
| rundeps : | |||||
| - bash | |||||
| - dnsmasq | |||||
| - hostapd | |||||
| - iptables | |||||
| - iw | |||||
| - procps-ng | |||||
| - util-linux | |||||
| setup : | | |||||
| sed -i 's/NM_VER=/NM_VER=1.0.0 #/' create_ap | |||||
| install : | | |||||
| %make_install | |||||
| install -Dm 00644 create_ap.service $installdir/usr/lib/systemd/create_ap.service | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.