<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/p910nd/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-04-26T21:53:06Z</updated>
<entry>
<title>p910nd: set bidi only if not already set</title>
<updated>2024-04-26T21:53:06Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-03-31T18:25:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4628b6bd43ac1c212363535fe4d32739c5f7e622'/>
<id>urn:sha1:4628b6bd43ac1c212363535fe4d32739c5f7e622</id>
<content type='text'>
Closes #23774

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>p910nd: fix running multiple instances</title>
<updated>2024-03-26T03:57:52Z</updated>
<author>
<name>Peca Nesovanovic</name>
</author>
<published>2024-03-20T20:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=152d80ce1326d0b1fee8e324ec8e68dd9f44cf4a'/>
<id>urn:sha1:152d80ce1326d0b1fee8e324ec8e68dd9f44cf4a</id>
<content type='text'>
Compile tested: (ramips, rb760igs, 23.05 snapshot)
Run tested: (ramips, rb760igs, 23.05 snapshot, tests done)

Description:
In case we have multiple device defined in /etc/config/p910nd then init script will try to start multiple instance with same instance name
drop instance name as resolution

tested on 23.05 snapshot with 2 USB printers

Signed-off-by: Peca Nesovanovic &lt;peca.nesovanovic@sattrakt.com&gt;
</content>
</entry>
<entry>
<title>p910nd: restart daemon even if no driver file is needed</title>
<updated>2024-03-12T21:09:58Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-03-05T13:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=685ef7d97b345c09edd428250794dd9fce07a174'/>
<id>urn:sha1:685ef7d97b345c09edd428250794dd9fce07a174</id>
<content type='text'>
Not all USB printers need a blob loading; restart the daemon
independently of driver loading.

Closes openwrt/packages#23588

Signed-off-by: Paul Donald &lt;newtwen@gmail.com&gt;
Tested-by: minicx &lt;minicx@disroot.org&gt;
</content>
</entry>
<entry>
<title>p910nd: bump release</title>
<updated>2024-02-15T01:07:13Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-02-14T22:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9dad4285d3c2de30cf27baa2b299246bda514577'/>
<id>urn:sha1:9dad4285d3c2de30cf27baa2b299246bda514577</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen@gmail.com&gt;
</content>
</entry>
<entry>
<title>p910nd: hotplug script</title>
<updated>2024-02-05T00:22:58Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-01-16T01:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=825b22a4db952c891b07341e0176bc6d64f2d72a'/>
<id>urn:sha1:825b22a4db952c891b07341e0176bc6d64f2d72a</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen@gmail.com&gt;
</content>
</entry>
<entry>
<title>p910nd: config trigger reload and default disabled</title>
<updated>2020-11-26T07:47:07Z</updated>
<author>
<name>Chen Minqiang</name>
</author>
<published>2020-11-25T15:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=44410b7350b2d596c4654ac7c47bda1b23b5ab5f'/>
<id>urn:sha1:44410b7350b2d596c4654ac7c47bda1b23b5ab5f</id>
<content type='text'>
Signed-off-by: Chen Minqiang &lt;ptpt52@gmail.com&gt;
</content>
</entry>
<entry>
<title>p910nd: Run as non-root by default</title>
<updated>2019-08-02T07:58:57Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2019-07-27T03:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=932c76fa740acb0d68a46b78e2bc0eafd5fe13d6'/>
<id>urn:sha1:932c76fa740acb0d68a46b78e2bc0eafd5fe13d6</id>
<content type='text'>
We add the necessary Makefile, hotplug, config, and init bits
so that p910nd daemon runs as user:group p910nd:lp by default.
This eliminates an unnecessary root daemon.

The hotplug script sets the permissions of the USB lp
device(s) to read-write owner and group and no access to
anyone else, and sets owner root, group lp.

This is allows sufficient privileges to p910nd
to do it's job.

Signed-off-by: Daniel F. Dickinson &lt;cshored@thecshore.com&gt;
</content>
</entry>
<entry>
<title>p910nd: add mdns support</title>
<updated>2019-04-15T21:19:39Z</updated>
<author>
<name>Philipp Kerling</name>
</author>
<published>2017-06-07T07:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b9612a83548225d32b6e043571e98ac43cc17a16'/>
<id>urn:sha1:b9612a83548225d32b6e043571e98ac43cc17a16</id>
<content type='text'>
Signed-off-by: Philipp Kerling &lt;pkerling@casix.org&gt;
</content>
</entry>
<entry>
<title>p910nd: Change start init sequence to 99</title>
<updated>2018-07-29T05:50:28Z</updated>
<author>
<name>Francesco Molitierno</name>
</author>
<published>2018-07-23T19:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a9072f7a1ad263c909d049c81eaae35bb89ccf08'/>
<id>urn:sha1:a9072f7a1ad263c909d049c81eaae35bb89ccf08</id>
<content type='text'>
Delay startup of p910nd to give devices more time to enumerate
Fixes issue #4752

Tested on mir3g
Signed-off-by: Francesco Molitierno &lt;francyesc0@hotmail.it&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
</feed>
