Chameleon

Chameleon Svn Source Tree

Root/branches/Chimera/package/OptionalSettings/IntelCapri.txt

1# ---------------------------------------------
2# Chameleon Optional Settings List.
3# ---------------------------------------------
4# Add boot options or kernel flags to the bottom of this file.
5# They will appear under the package installer's Settings menu
6# in a sub menu named with the filename of this file.
7# Use one file or many files - it's flexible to make it easy
8# to group different options under separate sub menus.
9# ---------------------------------------------
10# To add boot option: Structure is:
11# type@name:key=value
12# example1: Bool@InstantMenu:Instant Menu=Yes
13# example2: Text@1024x600x32:Graphics Mode=1024x600x32
14# example3: List@Npci:Kernel Flags=npci=0x2000
15# ---------------------------------------------
16# type can be: Bool, Text or List
17# ---------------------------------------------
18# The package installer has a setting which controls what
19# the user is allowed to choose.
20# A) User can select every option from the list.
21# B) User can select only one of the options from the list.
22# Set Exclusive=False for A, or Exclusive=True for B.
23#
24Exclusive=True
25# ---------------------------------------------
26# Note: There must be a carriage return at end of last line
27# ---------------------------------------------
28Text@IntelCaprix00:IntelCapriFB=0
29Text@IntelCaprix01:IntelCapriFB=1
30Text@IntelCaprix02:IntelCapriFB=2
31Text@IntelCaprix03:IntelCapriFB=3
32Text@IntelCaprix04:IntelCapriFB=4
33Text@IntelCaprix05:IntelCapriFB=5
34Text@IntelCaprix06:IntelCapriFB=6
35Text@IntelCaprix07:IntelCapriFB=7
36Text@IntelCaprix08:IntelCapriFB=8
37Text@IntelCaprix09:IntelCapriFB=9
38Text@IntelCaprix10:IntelCapriFB=10
39Text@IntelCaprix11:IntelCapriFB=11
40

Archive Download this file

Revision: 2393