Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048132
D2879.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2879.id.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,21 @@
+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
+install : |
+ %make_install
+ install -Dm 00644 create_ap.service $installdir/usr/lib/systemd/create_ap.service
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>create_ap</Name>
+ <Packager>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
+ </Packager>
+ <License>BSD 2-Clause</License>
+ <PartOf>network</PartOf>
+ <Summary xml:lang="en">This script creates a NATed or Bridged WiFi Access Point.</Summary>
+ <Description xml:lang="en">This script creates a NATed or Bridged WiFi Access Point.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>create_ap</Name>
+ <Summary xml:lang="en">This script creates a NATed or Bridged WiFi Access Point.</Summary>
+ <Description xml:lang="en">This script creates a NATed or Bridged WiFi Access Point.
+</Description>
+ <PartOf>network</PartOf>
+ <Files>
+ <Path fileType="config">/etc/create_ap.conf</Path>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/systemd/create_ap.service</Path>
+ <Path fileType="data">/usr/share/bash-completion/completions/create_ap</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-05-14</Date>
+ <Version>0.4.6</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:12 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808099
Default Alt Text
D2879.id.diff (2 KB)
Attached To
Mode
D2879: Initial commit of create_ap
Attached
Detach File
Event Timeline
Log In to Comment