mic

tizen-mic:release-0.22

Last commit made on 2013-11-19
Get this branch:
git clone -b release-0.22 https://git.launchpad.net/tizen-mic

Branch merges

Branch information

Name:
release-0.22
Repository:
lp:tizen-mic

Recent commits

691598a... by Gui Chen <email address hidden>

bump up to version 0.22.3

Change-Id: I1f04221112a3d450b3ca75c443ccf4bb6719effa
Signed-off-by: Gui Chen <email address hidden>

3ffbbd6... by Gui Chen <email address hidden>

internal setarch according to bootstrap environment

when using 'uname -m' in bootstrap, it always shows
the arch from the physical host. but what needs is
the internal arch, so mic needs detect the binary
arch first, then setarch properly

Change-Id: I907f5442b11690dc624c7d3ae23c858804c802f0
Signed-off-by: Gui Chen <email address hidden>

cc96bf4... by Gui Chen <email address hidden>

bump up to release 0.22.2

Change-Id: I30d985c6f5eaa5a849b153b6a52608ceb79c6f61
Signed-off-by: Gui Chen <email address hidden>

d927f01... by Gui Chen <email address hidden>

update BmapCreate to 2.0

Change-Id: Ie5b94268f4aea0a38cb7aff0a995f084c1e93a63
Signed-off-by: Gui Chen <email address hidden>

d464ef9... by Gui Chen <email address hidden>

bump up to release 0.22.1

Change-Id: I989363e3e6fc80c45b75fd514247c6570fa4a254
Signed-off-by: Gui Chen <email address hidden>

8e295ed... by Gui Chen <email address hidden>

bump up version to 0.22.1-0.rc1

Change-Id: Ic5a960ef28743ba0c8b2bf6eb668445f65fbc5f1
Signed-off-by: Gui Chen <email address hidden>

6e30eba... by Gui Chen <email address hidden>

more check for commit 9f5f5cfc38e735b7abcf9e11e0969fc4554ebcdc

Change-Id: Id61d09a4740719cb9ae1d5d167eaede63eb99ae9
Signed-off-by: Gui Chen <email address hidden>

0ff2ac0... by Artem Bityutskiy <email address hidden>

raw.py: create device nodes to access own disk

This patch creates loop-back devices in /dev of the image so that it would be
possible to access own disk from within chroot environment. This makes it
possible to install extlinux from chroot, not outside of chroot, as it is done
now. This also allows to do extlinux installation in an installer framework
plugin.

I do realize that this is not the most beautiful thing to do, but it works - I
have a script which installs extlinux when I run it from %post.

Change-Id: I2b14962a37524a15c5dc493572ae8e91ca8523ae
Signed-off-by: Artem Bityutskiy <email address hidden>

8c29f2f... by Gui Chen <email address hidden>

add 'device_mapper' key for partition to store real dm node

key 'device' for partition is for the link device, like /dev/loop01
key 'device_mapper' for partition is for the real device, like /dev/mapper/loop0p1

Change-Id: I6a5962cbe98cc111b942fd6e314de719324b6f04
Signed-off-by: Gui Chen <email address hidden>

9ebdab2... by Gui Chen <email address hidden>

bump up to release 0.22

Change-Id: I2b334d12d225ac9eba572fe02cef022f428ec408
Signed-off-by: Gui Chen <email address hidden>