Gentoo Archives: gentoo-soc

From: Yiyong Chen <yiyong.chen.2012@×××××.com>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Micro Gentoo: weekly report #3
Date: Sun, 08 Jun 2014 15:37:49
Message-Id: CAJ-dQzkdNnoMtidey60dDAMH5KOsGNmX4Y1niV4U4O2-SMsMYA@mail.gmail.com
1 Hi guys,
2
3 My progress of first week is as bellow.
4
5 Source code: *https://github.com/yiyong-chen/micro-gentoo
6 <https://github.com/yiyong-chen/micro-gentoo>*
7
8
9 Week #3
10 =========
11
12 The progresses of this week:
13
14 This and next week, I will make a micro-gentoo kvm image which could boot
15 from cvmfs repo. I will refer to the cernvm-micro project and adapt it to
16 gentoo cvmfs repo.
17
18 1. prepare necessary packages for kvm image's initrd, including busybox,
19 curl, cvmfs, kexec, sfdisk, etc.
20 2. reuse the ucernvm image's init script which is generated from runtime.
21 Some of configuration are needed to be modified in next week.
22 3. prepare kernel modules for kvm image's initrd.
23
24 Goals for the next week:
25 1. pack up the kvm image's initrd.
26 2. make the micro-gentoo's kernel.
27 3. pack up the kvm image.
28
29 Best Wishes!