Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106990 - Simple Mips Detector routine for livecd-tools-1.0.25 'autoconfig'
Summary: Simple Mips Detector routine for livecd-tools-1.0.25 'autoconfig'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on: 106988
Blocks:
  Show dependency tree
 
Reported: 2005-09-23 05:33 UTC by Joshua Kinard
Modified: 2005-11-11 08:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for simple mips detector in /etc/init.d/autoconfig (autoconfig-sgimips.patch,2.80 KB, patch)
2005-09-23 05:34 UTC, Joshua Kinard
Details | Diff
Updated patch for simple mips detection in /etc/init.d/autoconfig (autoconfig-sgimips.patch,2.89 KB, patch)
2005-09-23 23:57 UTC, Joshua Kinard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Kinard gentoo-dev 2005-09-23 05:33:31 UTC
This patch adds a basic mips system detector borrowed from the netboot
/linuxrc's that I maintain.  The overall end result is purely cosmetic, but may
be a starting point for the addition of other arches.

Examples of end result:

 * Hardware detection started ...
 * Detected an SGI O2 w/ 1 R5000 V2.1 CPU ...                             [ ok ]

 * Hardware detection started ...
 * Detected an SGI Indigo2 Impact w/ 1 R10000 V2.5 CPU ...                [ ok ]

 * Hardware detection started ...
 * Detected an SGI Origin w/ 16 R10000 V3.4 CPUs ...                      [ ok ]

 * Hardware detection started ...
 * Detected an SGI Octane w/ 2 R12000 V2.3 CPUs ...                       [ ok ]
Comment 1 Joshua Kinard gentoo-dev 2005-09-23 05:34:09 UTC
Created attachment 69073 [details, diff]
Patch for simple mips detector in /etc/init.d/autoconfig
Comment 2 Joshua Kinard gentoo-dev 2005-09-23 23:57:29 UTC
Created attachment 69148 [details, diff]
Updated patch for simple mips detection in /etc/init.d/autoconfig

Updated to fit in after the patch in Bug #106988
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-10-12 10:42:24 UTC
OK... I've added this, pretty much as is, to CVS... I plan on abstracting it out
a bit to make it work on more CPU/Systems than just MIPS, but you can be sure
that this will show up in the next livecd-tools version.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-11 08:59:00 UTC
livecd-tools 1.0.26 has been added to portage