Hi guys,

      My progress of first week is as bellow.

Source code: https://github.com/yiyong-chen/micro-gentoo


Week #3
=========

The progresses of this week:

This and next week, I will make a micro-gentoo kvm image which could boot from cvmfs repo. I will refer to the cernvm-micro project and adapt it to gentoo cvmfs repo.

1. prepare necessary packages for kvm image's initrd, including busybox, curl, cvmfs, kexec, sfdisk, etc.
2. reuse the ucernvm image's init script which is generated from runtime. Some of configuration are needed to be modified in next week.
3. prepare kernel modules for kvm image's initrd.

Goals for the next week:
1. pack up the kvm image's initrd.
2. make the micro-gentoo's kernel.
3. pack up the kvm image.

Best Wishes!