Page MenuHomeSolus

D2879.id.diff
No OneTemporary

D2879.id.diff

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

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)

Event Timeline