<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/neocturne/package/system, branch main</title>
<subtitle>Staging tree of Nora Schiffer</subtitle>
<id>https://git.openwrt.org/openwrt/staging/neocturne/atom?h=main</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/neocturne/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/'/>
<updated>2024-06-11T21:58:20Z</updated>
<entry>
<title>apk: host: make the help available</title>
<updated>2024-06-11T21:58:20Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2024-06-10T09:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=b2a84c86e3a2bd399761055f84a81e2aebe436e2'/>
<id>urn:sha1:b2a84c86e3a2bd399761055f84a81e2aebe436e2</id>
<content type='text'>
Currently, the apk utility lacks accessible help documentation, making
it cumbersome for human users:

 apk-tools 3.0.0_pre20240519, compiled for x86_64.

 ERROR: This apk-tools has been built without help

This absence of help forces users to delve into the apk's build
directory to understand its functionality. To enhance usability, we will
enable the help feature for the host build. The host environment can
accommodate the 3% increase in binary size for the added convenience.

On Ubuntu 22.04, x86_64 platform, the apk size increases by 17,816 bytes
(from 594,144 to 611,960 bytes), a 2.99% increase. This is a reasonable
trade-off for improved ergonomics.

Additionally fix the Lua host build dependency as apk-tools uses during
the build Lua to convert SCDOC manpages to apk-tools help messages.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
Link: https://github.com/openwrt/openwrt/pull/15543
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>apk: bump to 2024-05-23</title>
<updated>2024-06-06T17:20:59Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-06-06T17:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=eea666d5835f484c061a6682d832bfb945e9ba2c'/>
<id>urn:sha1:eea666d5835f484c061a6682d832bfb945e9ba2c</id>
<content type='text'>
containing fixes around tar and internal checksums.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
Link: https://github.com/openwrt/openwrt/pull/15646
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>mtd: enable trx feature on ramips</title>
<updated>2024-06-05T19:14:16Z</updated>
<author>
<name>INAGAKI Hiroshi</name>
</author>
<published>2024-03-27T11:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=fbeff10b5a47cd7ec4ab57a2ef7e6207cb089ca7'/>
<id>urn:sha1:fbeff10b5a47cd7ec4ab57a2ef7e6207cb089ca7</id>
<content type='text'>
Enable trx feature of mtd command to fixup trx length and crc32 while
booting for some Buffalo devices.

Signed-off-by: INAGAKI Hiroshi &lt;musashino.open@gmail.com&gt;
</content>
</entry>
<entry>
<title>packages: refresh patches</title>
<updated>2024-05-31T09:30:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-18T20:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=2f4bb69664d2b4d3a2d21200240a4cf5cd25f183'/>
<id>urn:sha1:2f4bb69664d2b4d3a2d21200240a4cf5cd25f183</id>
<content type='text'>
CI is supposed to catch all of these. Some of these predate CI.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>apk: update to latest HEAD 2024-05-19</title>
<updated>2024-05-20T15:10:42Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-05-20T15:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=5a5d12695489141e1e99552e525bc00aa963c2e1'/>
<id>urn:sha1:5a5d12695489141e1e99552e525bc00aa963c2e1</id>
<content type='text'>
Upstream refactoring caused some mbedtls issues, now fixed again.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>apk: update to latest HEAD 2024-05-18</title>
<updated>2024-05-18T13:05:55Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-05-18T13:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=99636d4dd8d4bda15b9e072d2d92dd5f4ae0580f'/>
<id>urn:sha1:99636d4dd8d4bda15b9e072d2d92dd5f4ae0580f</id>
<content type='text'>
Drop downstream mbedtls patch since it went upstream.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
Link: https://github.com/openwrt/openwrt/pull/15522
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>apk: disable helptext for host build</title>
<updated>2024-05-17T20:21:26Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-05-17T20:19:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=b773ca1a966de99a43925bbaa2ac775536a7b112'/>
<id>urn:sha1:b773ca1a966de99a43925bbaa2ac775536a7b112</id>
<content type='text'>
The host build would need Lua to compile which currently adds a race
condition. Instead of tracking that down just disable helptext for the
host build.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>build: add APK package build capabilities</title>
<updated>2024-05-17T20:21:26Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-05-14T10:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=d788ab376f859164df84e2054cbbbb0921943c5b'/>
<id>urn:sha1:d788ab376f859164df84e2054cbbbb0921943c5b</id>
<content type='text'>
A new option called `USE_APK` is added which generated APK packages
(.apk) instead of OPKG packages (.ipk).

Some features like fstools `snapshot` command are not yet ported

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>apk: add missing PROVIDES</title>
<updated>2024-05-17T18:56:20Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-05-17T18:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=ad4bd9c5d8245ca7e8abaccce8ff106e2a16980b'/>
<id>urn:sha1:ad4bd9c5d8245ca7e8abaccce8ff106e2a16980b</id>
<content type='text'>
Add PROVIDES:=apk to the Makefile so we can default to install `apk` by
default as a dependency.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>rpcd: fix package dependency for APK</title>
<updated>2024-05-17T18:55:51Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2024-05-03T15:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/neocturne/commit/?id=081a59e0f289b820f101cedf1dbbff29e3d4d45a'/>
<id>urn:sha1:081a59e0f289b820f101cedf1dbbff29e3d4d45a</id>
<content type='text'>
Version dependencies must not contain spaces to be compatible with both
OPKG and APK.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
</feed>
