First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 139694
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo LiveCD Package Maintainers <livecd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joshua Kinard <kumba@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mkxf86config-mips.patch Add detour for mips systems in setting up X patch Joshua Kinard 2006-07-08 11:29 0000 1.93 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139694 depends on: Show dependency tree
Show dependency graph
Bug 139694 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: 2006-07-08 11:28 0000
Attached is a patch which adds a detour for mips systems when detecting and
setting up X.  Most of our stuff is hardcoded into the config file(s) and
defaults to sane values, so no autodetection is needed.

------- Comment #1 From Joshua Kinard 2006-07-08 11:29:05 0000 -------
Created an attachment (id=91222) [edit]
Add detour for mips systems in setting up X

------- Comment #2 From Joshua Kinard 2006-07-08 11:31:00 0000 -------
Also need changing of the dependency on hwsetup to be conditional on mips:

Change this:
RDEPEND="sys-apps/hwsetup"

to this:
RDEPEND="!mips? ( sys-apps/hwsetup )"

------- Comment #3 From Joshua Kinard 2006-07-08 11:32:18 0000 -------
Almost forgot -- all of this is for 0.9.4.  We need that stabilized for mips
too.

------- Comment #4 From Chris Gianelloni (RETIRED) 2006-07-11 12:07:40 0000 -------
Fixed in 0.9.5 which I'll mark stable in the snapshot for 2006.1

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