summaryrefslogtreecommitdiffstats
path: root/src/lib/distro-info/scilin-5.4_x86_64/settings.default
blob: fdc4f5f43a5ea152557408e9eb5e7c7aee2549ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
bootstrap-packages = <<END
    to-be-filled-in (List of base RPMs)
END
<metapackager yum>
    packages = <<END
        to-be-filled-in (List of RPMs for the YUM packager)
    END
</metapackager>
package-subdir = ???
prereq-packages = <<END
    to-be-filled-in (List of needed RPMs)
END
<repository base>
    name = Scientific Linux 5.4 64Bit
    repo-subdir = ?
    file-for-speedtest = ?
</repository>
<selection minimal>
    packages = <<END
        glibc-locale
    END
</selection>
<selection kde>
    base = minimal
    packages = <<END
    END
</selection>
<selection default>
    base = minimal
</selection>