<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkinitfs, branch v2.5.1</title>
<subtitle>Tool to create initramfs images
</subtitle>
<id>https://git-old.alpinelinux.org/mkinitfs/atom?h=v2.5.1</id>
<link rel='self' href='https://git-old.alpinelinux.org/mkinitfs/atom?h=v2.5.1'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/'/>
<updated>2013-11-07T13:09:55Z</updated>
<entry>
<title>==== release 2.5.1 ====</title>
<updated>2013-11-07T13:09:55Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-07T13:09:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=ecca0bc5c2a99006a1af6e2ed608054af7de4572'/>
<id>urn:sha1:ecca0bc5c2a99006a1af6e2ed608054af7de4572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: improve boot output</title>
<updated>2013-11-07T13:07:41Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-07T13:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=dc56dd054668edb8ee2e9f7fdfd304f14bfa8995'/>
<id>urn:sha1:dc56dd054668edb8ee2e9f7fdfd304f14bfa8995</id>
<content type='text'>
- Don't redirect apk stdout ouput to /dev/null. recent apk has the
  progressbar on stdout.
- Fix noquiet boot option
- Dont't display Init version by default as it gests confused with
  Alpine release.
</content>
</entry>
<entry>
<title>add feature: network</title>
<updated>2013-09-06T16:19:22Z</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2013-09-05T19:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=ac42eb30791e447336ae4760513ed353d3d7993d'/>
<id>urn:sha1:ac42eb30791e447336ae4760513ed353d3d7993d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>======== release 2.5.0 ========</title>
<updated>2013-08-07T11:10:23Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-08-07T11:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=5023e9eb07be050a7eacc29209e4f46a6edcbdd9'/>
<id>urn:sha1:5023e9eb07be050a7eacc29209e4f46a6edcbdd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usb: add hid-generic driver</title>
<updated>2013-08-07T06:36:26Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-08-07T06:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=523d38039dcadd2e16c2c54331bd6da3243d2504'/>
<id>urn:sha1:523d38039dcadd2e16c2c54331bd6da3243d2504</id>
<content type='text'>
Needed for usb keyboards
</content>
</entry>
<entry>
<title>group: sync with alpine-baselayout</title>
<updated>2013-07-12T11:45:50Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-07-12T11:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=f73a8215ef0e8d197413e1d96ecfcb1310bc1205'/>
<id>urn:sha1:f73a8215ef0e8d197413e1d96ecfcb1310bc1205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: support apkovl=&lt;localdev&gt;:&lt;fstype&gt;:pathto/host.apkovl.tar.gz</title>
<updated>2013-05-06T14:18:26Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-03T13:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=55234c7a24fe836898db294e88800506a1908270'/>
<id>urn:sha1:55234c7a24fe836898db294e88800506a1908270</id>
<content type='text'>
Add support for the following formats for apkovl boot option:

 apkovl=sda1:ext4:/mydir/host.apkovl.tar.gz
 apkovl=sda1:/mydir/host.apkovl.tar.gz
 apkovl=/mydir/host.alpkovl.tar.gz
</content>
</entry>
<entry>
<title>init: use apkovl instead of ovl_dev boot option http</title>
<updated>2013-05-02T19:07:02Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-02T19:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=140d5130726f9c215fa15af877c1c4e445847497'/>
<id>urn:sha1:140d5130726f9c215fa15af877c1c4e445847497</id>
<content type='text'>
Use the format:

  apkovl=http://&lt;server&gt;/path/host.apkovl.tar.gz

when using apkovl from http.
</content>
</entry>
<entry>
<title>init: use --update-cache flag instead of a separate apk update run</title>
<updated>2013-05-02T13:21:08Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-02T13:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=051d24a922a3515f848e165fdccbe03941efc5c3'/>
<id>urn:sha1:051d24a922a3515f848e165fdccbe03941efc5c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: minor cleanup. improve error reporting</title>
<updated>2013-05-02T13:15:15Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-02T13:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/mkinitfs/commit/?id=f869380d2dd0a3973345ce587c59ef7e06d92a0b'/>
<id>urn:sha1:f869380d2dd0a3973345ce587c59ef7e06d92a0b</id>
<content type='text'>
</content>
</entry>
</feed>
