<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/mkinitfs, branch rush</title>
<subtitle>Development/testing repository for mkinitfs
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/'/>
<entry>
<title>skip "current console" from beign added to inittab</title>
<updated>2013-02-28T11:51:06+00:00</updated>
<author>
<name>Eugene Rush</name>
<email>rush.zlo@gmail.com</email>
</author>
<published>2013-02-28T11:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=3c0e00ff31dabeb3c16e67596e6d8aa60aa92b7d'/>
<id>3c0e00ff31dabeb3c16e67596e6d8aa60aa92b7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix syslinux 5.x issue (kernel path passed in /proc/cmdline</title>
<updated>2013-02-28T11:42:43+00:00</updated>
<author>
<name>Eugene Rush</name>
<email>rush.zlo@gmail.com</email>
</author>
<published>2013-02-28T11:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=d99ce467d1e7de90e8ec2766e16f39736064510b'/>
<id>d99ce467d1e7de90e8ec2766e16f39736064510b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "init: only use /etc/apk/world when it exists"</title>
<updated>2012-05-17T14:33:18+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-05-17T14:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=4c8535b759fb9f2b34d05f971bee3a4ecc86b734'/>
<id>4c8535b759fb9f2b34d05f971bee3a4ecc86b734</id>
<content type='text'>
We can not only use /etc/apk/world since it will always
be there due to previous apk add --initdb.

Instead, clean up the /var/lib/apk/world after upgrade

This reverts commit 8981ccbf5b2636c7d2e06b08ffdf87be80fe19c8.

Conflicts:
	initramfs-init.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can not only use /etc/apk/world since it will always
be there due to previous apk add --initdb.

Instead, clean up the /var/lib/apk/world after upgrade

This reverts commit 8981ccbf5b2636c7d2e06b08ffdf87be80fe19c8.

Conflicts:
	initramfs-init.in
</pre>
</div>
</content>
</entry>
<entry>
<title>init: search boot repositories after relocation</title>
<updated>2012-05-02T11:44:04+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-05-02T11:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=5da682acedf4011a647394843e819c50e8f5200b'/>
<id>5da682acedf4011a647394843e819c50e8f5200b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>init: fix inittab for users who upgrades from pre openrc</title>
<updated>2012-05-02T09:21:53+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-05-02T09:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=8da5b2ebf893af5710024e7111143f2521707647'/>
<id>8da5b2ebf893af5710024e7111143f2521707647</id>
<content type='text'>
The /etc/init.d/rc[SLK] have been replaced with openrc but users
might have references to the old scripts in their /etc/inittab.

We fix this from initramfs init.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The /etc/init.d/rc[SLK] have been replaced with openrc but users
might have references to the old scripts in their /etc/inittab.

We fix this from initramfs init.
</pre>
</div>
</content>
</entry>
<entry>
<title>==== release 2.4.3 ====</title>
<updated>2012-04-30T09:22:21+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-04-30T09:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=c59e37886324ee1ba90511de38c83ea3a11841fd'/>
<id>c59e37886324ee1ba90511de38c83ea3a11841fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>init: only use /etc/apk/world when it exists</title>
<updated>2012-04-30T09:13:54+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-04-30T08:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=8981ccbf5b2636c7d2e06b08ffdf87be80fe19c8'/>
<id>8981ccbf5b2636c7d2e06b08ffdf87be80fe19c8</id>
<content type='text'>
We should not read /var/lib/apk/world if /etc/apk/world exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should not read /var/lib/apk/world if /etc/apk/world exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>init: allow verbose package install</title>
<updated>2012-04-30T09:13:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-04-30T07:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=e3c208fb91f7242046900626da1400e6c6499f30'/>
<id>e3c208fb91f7242046900626da1400e6c6499f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>init: avoid error message if /etc/fstab is missing in sysroot</title>
<updated>2012-03-07T08:26:51+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-03-07T08:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=3b4cece145993890ba8499f2af18f77c7ddea0e9'/>
<id>3b4cece145993890ba8499f2af18f77c7ddea0e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>init: generate the repositories after relocation</title>
<updated>2012-01-04T14:55:56+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-01-04T14:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mkinitfs/commit/?id=eb96e64b989ae7cf39cd0cdf849104ac1d5ee655'/>
<id>eb96e64b989ae7cf39cd0cdf849104ac1d5ee655</id>
<content type='text'>
This solves problem when UUID is used in syslinux.cfg when booting
USB devices. The generated repositories had /media/$UUID/apks but
the /media/$UUID got relocated to /media/usb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This solves problem when UUID is used in syslinux.cfg when booting
USB devices. The generated repositories had /media/$UUID/apks but
the /media/$UUID got relocated to /media/usb
</pre>
</div>
</content>
</entry>
</feed>
