Gentoo Archives: gentoo-dev

From: Sebastian Pipping <sping@g.o>
To: gentoo-dev@l.g.o
Cc: genkernel@g.o
Subject: [gentoo-dev] Need help with updating LVM in genkernel
Date: Thu, 13 Jan 2011 16:20:52
Message-Id: 4D2F2630.4000205@gentoo.org
1 Hello!
2
3
4 As you may have seen in my comments on bugs [1] and [2], I need help
5 with getting LVM to compile from genkernel.
6
7 I get errors for all of 2.02.28, 2.02.36 and 2.02.74.
8 I have tried applying patches from Gentoo ebuilds, too.
9
10 Please help. These commands can get you started:
11
12 # git clone git://git.overlays.gentoo.org/proj/genkernel.git
13 # git checkout -t origin/experimental
14 # sudo mv /sbin/lvm.static{,_BACKUP}
15 # sudo GK_SHARE="$PWD" ./genkernel initramfs
16
17 Patches found in ${GK_SHARE}/patches/lvm/${LVM_VER}/ are auto-applied
18 for you.
19
20 Thanks in advance!
21
22 Best,
23
24
25
26 Sebastian
27
28
29 [1] https://bugs.gentoo.org/show_bug.cgi?id=267383
30 [2] https://bugs.gentoo.org/show_bug.cgi?id=255196

Replies

Subject Author
Re: [gentoo-dev] Need help with updating LVM in genkernel "Amadeusz Żołnowski" <aidecoe@×××××××.name>