<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkinitfs, branch v3.4.4</title>
<subtitle>Tool to create initramfs images
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/'/>
<entry>
<title>==== release 3.4.4 ====</title>
<updated>2019-12-18T17:37:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-12-18T17:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=35ec364352a1025a2836397abf9b89f8bb6aed79'/>
<id>35ec364352a1025a2836397abf9b89f8bb6aed79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mkinitfs: harden permissions of initramfs</title>
<updated>2019-12-18T11:48:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-12-18T11:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=23fe38c883439310ead972e734cba985b7baaf63'/>
<id>23fe38c883439310ead972e734cba985b7baaf63</id>
<content type='text'>
ref https://gitlab.alpinelinux.org/alpine/aports/issues/11044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref https://gitlab.alpinelinux.org/alpine/aports/issues/11044
</pre>
</div>
</content>
</entry>
<entry>
<title>Helping parsing code survive variable settings with (xxx,yyy) in them</title>
<updated>2019-12-06T16:35:47+00:00</updated>
<author>
<name>Roman Shaposhnik</name>
<email>rvs@zededa.com</email>
</author>
<published>2019-12-05T23:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=44a1873443ab15bafd6dfd61a7350bec594c907c'/>
<id>44a1873443ab15bafd6dfd61a7350bec594c907c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add feature rpirtc</title>
<updated>2019-11-25T11:56:39+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-10-15T10:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=89f9c4fb0dd3a69dea4cb7ecead55692c9732e06'/>
<id>89f9c4fb0dd3a69dea4cb7ecead55692c9732e06</id>
<content type='text'>
Add new feature rpi rtc allowing a hw rtc to be used.

The init script in Alpine Linux since v3.9 looks for /dev/rtc, if
not found it will switch to swclock.

To make this check work on a Rasberry PI with a mounted rtc and
the following in usercfg.txt
 dtoverlay=i2c-rtc,ds3231
we must have rtc drivers available already initramfs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new feature rpi rtc allowing a hw rtc to be used.

The init script in Alpine Linux since v3.9 looks for /dev/rtc, if
not found it will switch to swclock.

To make this check work on a Rasberry PI with a mounted rtc and
the following in usercfg.txt
 dtoverlay=i2c-rtc,ds3231
we must have rtc drivers available already initramfs.
</pre>
</div>
</content>
</entry>
<entry>
<title>init: add support for force importing ZFS pool and ZFS native encryption</title>
<updated>2019-10-09T14:10:45+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-10-06T21:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=edad1469ace201e53f05ceeae2b779ac12c33990'/>
<id>edad1469ace201e53f05ceeae2b779ac12c33990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>features: add af_packet kernel module for dhcp</title>
<updated>2019-08-23T08:01:53+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-08-23T08:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=5a6f829e2ccd5f34bd299f93d6d0e03ca83e7f72'/>
<id>5a6f829e2ccd5f34bd299f93d6d0e03ca83e7f72</id>
<content type='text'>
udhcpc needs af_packet to work.

ref https://gitlab.alpinelinux.org/alpine/aports/issues/10750
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
udhcpc needs af_packet to work.

ref https://gitlab.alpinelinux.org/alpine/aports/issues/10750
</pre>
</div>
</content>
</entry>
<entry>
<title>nlplug-findfs.c: Explicitly include sys/sysmacros.h due to musl 1.1.23 changes</title>
<updated>2019-07-23T09:38:12+00:00</updated>
<author>
<name>Andre F de Miranda</name>
<email>trixpan@users.noreply.github.com</email>
</author>
<published>2019-07-21T12:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=098f197040e0942e8afc2d0ba498860a96be4137'/>
<id>098f197040e0942e8afc2d0ba498860a96be4137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>==== release 3.4.3 ====</title>
<updated>2019-06-07T17:55:59+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-06-07T17:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=bd6db5dbd8a9f7d811b1a9f6e1a0a4b601aeaa6a'/>
<id>bd6db5dbd8a9f7d811b1a9f6e1a0a4b601aeaa6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing return to ip_choose_if</title>
<updated>2019-06-07T17:06:22+00:00</updated>
<author>
<name>Harm Berntsen</name>
<email>harm.berntsen@nedap.com</email>
</author>
<published>2019-04-27T13:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=747dd89a1c1dd388d46fe667b1bf754d59c3738b'/>
<id>747dd89a1c1dd388d46fe667b1bf754d59c3738b</id>
<content type='text'>
Right now, when $KOPT_BOOTIF is specified, it can echo a device related
to that option and still continue with the loop that checks the
operstate. Due to this, it can echo two network interfaces. This commit
fixes that so it will only return a single network interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, when $KOPT_BOOTIF is specified, it can echo a device related
to that option and still continue with the loop that checks the
operstate. Due to this, it can echo two network interfaces. This commit
fixes that so it will only return a single network interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>init: allow uppercase parm for dasd and qeth on s390x</title>
<updated>2019-06-07T16:51:55+00:00</updated>
<author>
<name>Tuan Hoang</name>
<email>tmhoang@linux.ibm.com</email>
</author>
<published>2019-04-13T06:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=29cb8111788f0c11ba90757ca477bc76a824f2ac'/>
<id>29cb8111788f0c11ba90757ca477bc76a824f2ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
