<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/rmilecki/package/system, branch master</title>
<subtitle>Rafal Mileckis staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/'/>
<updated>2021-03-11T00:39:16Z</updated>
<entry>
<title>rpcd: update to git HEAD</title>
<updated>2021-03-11T00:39:16Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-11T00:23:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=da339a6d3f78f86bb653f29dd1d1aea8351bfdad'/>
<id>urn:sha1:da339a6d3f78f86bb653f29dd1d1aea8351bfdad</id>
<content type='text'>
 d3f2041 uci: manually clear uci_ptr flags after uci_delete() operations
 ccb7517 sys: packagelist: drop ABI version from package name

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>opkg: update to git HEAD</title>
<updated>2021-03-11T00:39:09Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-11T00:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=b5f6d20560b71025d376cb3052f1d1c2e92b409d'/>
<id>urn:sha1:b5f6d20560b71025d376cb3052f1d1c2e92b409d</id>
<content type='text'>
 d71856a pkg: pass-through ABIVersion to status file

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>procd: update to git HEAD</title>
<updated>2021-03-08T00:11:55Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-08T00:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=ffeb37047e85a5efd96890db12710e9d60b4b76a'/>
<id>urn:sha1:ffeb37047e85a5efd96890db12710e9d60b4b76a</id>
<content type='text'>
 945d0d7 utils: fix C style in header file
 2cfc26f inittab: detect active console from kernel if no console= specified

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>fstools: fix build with glibc</title>
<updated>2021-03-05T02:07:01Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-05T02:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=cec580cba86526cff2a03b541bfb1df1e86e3da8'/>
<id>urn:sha1:cec580cba86526cff2a03b541bfb1df1e86e3da8</id>
<content type='text'>
stropts.h is unavailable under glibc (and unneeded when building
against glibc). Include it only if not building against glibc.

Reported-by: @DazzyWalkman
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>fstools: update to git HEAD</title>
<updated>2021-03-02T19:16:15Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-02T19:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=ec76cbc521e182d04bc07339e3c7b5a7a8f15a5b'/>
<id>urn:sha1:ec76cbc521e182d04bc07339e3c7b5a7a8f15a5b</id>
<content type='text'>
 19d7d93 libfstools: partname: several fixes

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>procd: update to git HEAD</title>
<updated>2021-03-02T19:16:10Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-02T19:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=1cd4a02c8e3f8574f1ba8c40b1bd4decbfb49e62'/>
<id>urn:sha1:1cd4a02c8e3f8574f1ba8c40b1bd4decbfb49e62</id>
<content type='text'>
 64e9f3a procd: fix compilation with newer musl

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>selinux-policy: update to version 0.7</title>
<updated>2021-02-28T18:02:02Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-02-28T18:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=3ffc30f05aef1a72bc16af8665032164b152fc15'/>
<id>urn:sha1:3ffc30f05aef1a72bc16af8665032164b152fc15</id>
<content type='text'>
 a857b45 resolv/locale: eventually this should be more efficient
 11ed281 some more optimization
 764a475 add redundant calls to file.search_conffile_dirs()
 7d4558e fs: treat devtmpfs that same as tmpfs
 81b677e adds irqbalance skeleton
 5506244 irqbalance rules
 cc96cd8 adds usbutil and gtpfdisk skels
 01e2a55 some fsck, gptfdisk, mkfs and usbutil rules
 d6d1e7d usbutil: output to terminal
 da576fa fsck, gptfdisk and usbutil rules
 09b39e9 unbound
 241a029 hotplugcall: allow dac_read_search (is a subset of dac_override)
 af0fe90 adds label for tcsh
 160f79e adds tcpdump
 6d02b96 adds coreutil execfile for busybox alternatives
 ac54884 coreutilexecfile: these are known to require privileges, so exclude
 8cb3b66 adds chrootexecfile
 6d329d3 this saves 9KiB and its a bit more robust
 88e2425 move addpart/delpart/partx to gptfdisk.cil
 261012d ntphotplug: reads ubox data files
 0473ace various
 740e820 work through to genfs_seclabel_symlinks loose ends (Linux 5.10)
 bef21f5 TODO adds a note about how I dont need to upgrade to polver 33 from 31
 cb2e5a3 ubus uses ntpdhotplug fd, and some genfs_seclabel_symlink changes
 07df9b9 luci, rpcd and wpad (mainly genfs_selabel related but not all)
 8d86cab genfs_seclabel loose ends for blockmount, hotplugcall, irqbalance, zram-swap
 b8156cd adds a note about how i forgot to target blockd
 6e82ab8 adds blockd and related
 254ff43 Makefile: exclude blockd from mintesttgt
 4dc6bc2 pppd update related and unbound-odhcp rules

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>fstools: update to git HEAD</title>
<updated>2021-02-28T00:09:09Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-02-27T22:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=b7d125f45530dcf9238accab5af28377f5152719'/>
<id>urn:sha1:b7d125f45530dcf9238accab5af28377f5152719</id>
<content type='text'>
 bad1835 fstools: add partname volume driver

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>download: add mirror alias for Debian</title>
<updated>2021-02-26T19:41:00Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2021-02-20T20:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=9a9cf40dd968f409cf36c9537e79438d35322d95'/>
<id>urn:sha1:9a9cf40dd968f409cf36c9537e79438d35322d95</id>
<content type='text'>
Add an alias for Debian packages and download them from the Debian
mirror redirector.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>procd: update to git HEAD</title>
<updated>2021-02-23T13:16:23Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-02-23T13:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=5f1bd952785e3257199879248e0b82216757b0b6'/>
<id>urn:sha1:5f1bd952785e3257199879248e0b82216757b0b6</id>
<content type='text'>
 2be57ed cosmetics: provide compatible system info on Aarch64
 37eed13 system: expose if system was booted from initramfs

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
