First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 103082
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Karl Hiramoto <karl@hiramoto.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
usermode-sources-2.6.12-r2.ebuild updated ebuild for usermode-sources-2.6.12-r2.ebuild text/plain Karl Hiramoto 2005-08-19 12:40 0000 887 bytes Details
test-boot-uml.txt testcase of boot usermode-sources-2.6.12-r2.ebuild (update) text/plain Karl Hiramoto 2005-08-19 12:47 0000 6.06 KB Details
usermode-sources-2.6.12-r3.ebuild usermode-sources-2.6.12-r3.ebuild (add K_GENPATCHES_VER="13" and UNIPATCH_EXCLUDE="1003_linux-2.6.12.3.patch") text/plain Karl Hiramoto 2005-08-22 06:13 0000 1001 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 103082 depends on: Show dependency tree
Bug 103082 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-19 12:37 0000
Updated the ebuild to use the latest patch set (uml-2.6.12-bs11)  from
http://www.user-mode-linux.org/~blaisorblade/patches/guest/

Tested in my local portage overlay, builds and runs well.

Location in portage:  sys-kernel/usermode-sources

------- Comment #1 From Karl Hiramoto 2005-08-19 12:40:14 0000 -------
Created an attachment (id=66341) [edit]
updated ebuild	for  usermode-sources-2.6.12-r2.ebuild

------- Comment #2 From Karl Hiramoto 2005-08-19 12:47:17 0000 -------
Created an attachment (id=66342) [edit]
testcase of boot  usermode-sources-2.6.12-r2.ebuild (update)

------- Comment #3 From Daniel Drake 2005-08-19 16:35:29 0000 -------
We should update to the latest genpatches for security reasons too. How about
if
you change this line:
  K_GENPATCHES_VER="8"

to:
  K_GENPATCHES_VER="13"

This will probably cause a patch collision in 2.6.12.3, in which case you can
add this line directly below:
  UNIPATCH_EXCLUDE="1003_linux-2.6.12.3.patch"

Excluding the whole 2.6.12.3 isn't ideal, but its the best we can easily
achieve.

------- Comment #4 From Karl Hiramoto 2005-08-22 06:09:43 0000 -------
Yes, 2.6.12.3  causes a colision with the uml-2.6.12-bs11 patch set.  The
UNIPATCH_EXCLUDE="1003_linux-2.6.12.3.patch"  makes it apply cleany, not ideal 
but makes it work. I will post the new ebuild attachment with the change. 

------- Comment #5 From Karl Hiramoto 2005-08-22 06:13:31 0000 -------
Created an attachment (id=66538) [edit]
usermode-sources-2.6.12-r3.ebuild  (add K_GENPATCHES_VER="13" and
UNIPATCH_EXCLUDE="1003_linux-2.6.12.3.patch")

------- Comment #6 From Daniel Drake 2005-08-23 07:42:24 0000 -------
Thanks for testing that. Committed to CVS. For 2.6.13 and onwards we'll have a
better way to exclude conflicting patches.

First Last Prev Next    No search results available      Search page      Enter new bug