Ticket #204: pconfig.dump

File pconfig.dump, 16.4 kB (added by dostrow, 5 months ago)
Line 
1'/home/dostrow/local/overlays/portage' {
2    # typename of this section: repo
3    class pkgcore.ebuild.repository.SlavedTree;
4    # type: refs:cache
5    cache {
6        # typename of this section: cache
7        class pkgcore.cache.flat_hash.database;
8        # type: str
9        location '/var/cache/edb/dep/home/dostrow/local/overlays/portage';
10        # type: bool
11        readonly False;
12    };
13    # type: list
14    default_mirrors 'http://distfiles.gentoo.org/distfiles' 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles';
15    # type: ref:eclass_cache
16    eclass_cache 'eclass stack';
17    # type: bool
18    ignore_paludis_versioning False;
19    # type: str
20    location '/home/dostrow/local/overlays/portage';
21    # type: ref:repo
22    parent_repo 'portdir';
23}
24
25'/home/dostrow/local/overlays/portage/eclass' {
26    # typename of this section: eclass_cache
27    class pkgcore.ebuild.eclass_cache.cache;
28    # type: str
29    path '/home/dostrow/local/overlays/portage/eclass';
30    # type: str
31    portdir '/usr/portage';
32}
33
34'/home/dostrow/local/overlays/tango' {
35    # typename of this section: repo
36    class pkgcore.ebuild.repository.SlavedTree;
37    # type: refs:cache
38    cache {
39        # typename of this section: cache
40        class pkgcore.cache.flat_hash.database;
41        # type: str
42        location '/var/cache/edb/dep/home/dostrow/local/overlays/tango';
43        # type: bool
44        readonly False;
45    };
46    # type: list
47    default_mirrors 'http://distfiles.gentoo.org/distfiles' 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles';
48    # type: ref:eclass_cache
49    eclass_cache 'eclass stack';
50    # type: bool
51    ignore_paludis_versioning False;
52    # type: str
53    location '/home/dostrow/local/overlays/tango';
54    # type: ref:repo
55    parent_repo 'portdir';
56}
57
58'/home/dostrow/local/overlays/tango/eclass' {
59    # typename of this section: eclass_cache
60    class pkgcore.ebuild.eclass_cache.cache;
61    # type: str
62    path '/home/dostrow/local/overlays/tango/eclass';
63    # type: str
64    portdir '/usr/portage';
65}
66
67'/usr/local/portage/layman/arcon' {
68    # typename of this section: repo
69    class pkgcore.ebuild.repository.SlavedTree;
70    # type: refs:cache
71    cache {
72        # typename of this section: cache
73        class pkgcore.cache.flat_hash.database;
74        # type: str
75        location '/var/cache/edb/dep/usr/local/portage/layman/arcon';
76        # type: bool
77        readonly False;
78    };
79    # type: list
80    default_mirrors 'http://distfiles.gentoo.org/distfiles' 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles';
81    # type: ref:eclass_cache
82    eclass_cache 'eclass stack';
83    # type: bool
84    ignore_paludis_versioning False;
85    # type: str
86    location '/usr/local/portage/layman/arcon';
87    # type: ref:repo
88    parent_repo 'portdir';
89    # type: lazy_ref:syncer
90    sync '/usr/local/portage/layman/arcon syncer';
91}
92
93'/usr/local/portage/layman/arcon syncer' {
94    # typename of this section: syncer
95    class pkgcore.sync.base.GenericSyncer;
96    # type: str
97    basedir '/usr/local/portage/layman/arcon';
98    # type: str
99    uri 'svn+https://arcon.svn.sourceforge.net/svnroot/arcon/trunk/overlay/';
100}
101
102'/usr/local/portage/layman/arcon/eclass' {
103    # typename of this section: eclass_cache
104    class pkgcore.ebuild.eclass_cache.cache;
105    # type: str
106    path '/usr/local/portage/layman/arcon/eclass';
107    # type: str
108    portdir '/usr/portage';
109}
110
111'/usr/local/portage/layman/desktop-effects' {
112    # typename of this section: repo
113    class pkgcore.ebuild.repository.SlavedTree;
114    # type: refs:cache
115    cache {
116        # typename of this section: cache
117        class pkgcore.cache.flat_hash.database;
118        # type: str
119        location '/var/cache/edb/dep/usr/local/portage/layman/desktop-effects';
120        # type: bool
121        readonly False;
122    };
123    # type: list
124    default_mirrors 'http://distfiles.gentoo.org/distfiles' 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles';
125    # type: ref:eclass_cache
126    eclass_cache 'eclass stack';
127    # type: bool
128    ignore_paludis_versioning False;
129    # type: str
130    location '/usr/local/portage/layman/desktop-effects';
131    # type: ref:repo
132    parent_repo 'portdir';
133    # type: lazy_ref:syncer
134    sync '/usr/local/portage/layman/desktop-effects syncer';
135}
136
137'/usr/local/portage/layman/desktop-effects syncer' {
138    # typename of this section: syncer
139    class pkgcore.sync.base.GenericSyncer;
140    # type: str
141    basedir '/usr/local/portage/layman/desktop-effects';
142    # type: str
143    uri 'git+git://git.overlays.gentoo.org/proj/desktop-effects.git';
144}
145
146'/usr/local/portage/layman/desktop-effects/eclass' {
147    # typename of this section: eclass_cache
148    class pkgcore.ebuild.eclass_cache.cache;
149    # type: str
150    path '/usr/local/portage/layman/desktop-effects/eclass';
151    # type: str
152    portdir '/usr/portage';
153}
154
155'/usr/portage' {
156    # typename of this section: repo
157    class pkgcore.ebuild.repository.UnconfiguredTree;
158    # type: refs:cache
159    cache '/usr/portage cache' 'portdir cache';
160    # type: list
161    default_mirrors 'http://distfiles.gentoo.org/distfiles' 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles';
162    # type: ref:eclass_cache
163    eclass_cache 'eclass stack';
164    # type: bool
165    ignore_paludis_versioning False;
166    # type: str
167    location '/usr/portage';
168    # type: lazy_ref:syncer
169    sync '/usr/portage syncer';
170}
171
172'/usr/portage cache' {
173    # typename of this section: cache
174    class pkgcore.cache.flat_hash.database;
175    # type: str
176    location '/var/cache/edb/dep/usr/portage';
177    # type: bool
178    readonly False;
179}
180
181'/usr/portage syncer' {
182    # typename of this section: syncer
183    class pkgcore.sync.rsync.rsync_timestamp_syncer;
184    # type: str
185    basedir '/usr/portage';
186    # type: str
187    retries '3';
188    # type: str
189    uri 'rsync://rsync.us.gentoo.org/gentoo-portage';
190}
191
192'/usr/portage/eclass' {
193    # typename of this section: eclass_cache
194    class pkgcore.ebuild.eclass_cache.cache;
195    # type: str
196    path '/usr/portage/eclass';
197    # type: str
198    portdir '/usr/portage';
199}
200
201'all-checks' {
202    # typename of this section: pcheck_checkset
203    class pkgcore_checks.base.Blacklist;
204    # type: list
205    patterns ;
206}
207
208'basic-formatter' {
209    # typename of this section: pmerge_formatter
210    class pkgcore.ebuild.formatter.factory;
211}
212
213'binary_debug_trigger' {
214    # typename of this section: trigger
215    class pkgcore.merge.triggers.BinaryDebug;
216    # type: str
217    mode 'strip';
218}
219
220'eclass stack' {
221    # typename of this section: eclass_cache
222    class pkgcore.ebuild.eclass_cache.StackedCaches;
223    # type: refs:eclass_cache
224    caches '/home/dostrow/local/overlays/tango/eclass' '/home/dostrow/local/overlays/portage/eclass' '/usr/local/portage/layman/desktop-effects/eclass' '/usr/local/portage/layman/arcon/eclass' '/usr/portage/eclass';
225    # type: str
226    eclassdir '/usr/portage/eclass';
227}
228
229'fetcher' {
230    # typename of this section: fetcher
231    class pkgcore.fetch.custom.fetcher;
232    # type: str
233    ACCEPT_KEYWORDS '~amd64';
234    # type: str
235    ALSA_CARDS 'hda-intel';
236    # type: str
237    AUTOCLEAN 'yes';
238    # type: str
239    CFLAGS '-O2 -march=core2 -pipe';
240    # type: str
241    CHOST 'x86_64-pc-linux-gnu';
242    # type: str
243    CLEAN_DELAY '5';
244    # type: str
245    CONFIG_PROTECT '/etc';
246    # type: str
247    CONFIG_PROTECT_MASK '/etc/env.d';
248    # type: str
249    CXXFLAGS '-O2 -march=core2 -pipe';
250    # type: str
251    EMERGE_WARNING_DELAY '10';
252    # type: str
253    FEATURES 'cvs autoaddcvs digest';
254    # type: str
255    INPUT_DEVICES 'evdev keyboard mouse synaptics';
256    # type: str
257    LDFLAGS '-Wl,--as-needed';
258    # type: str
259    LINGUAS 'en';
260    # type: str
261    MAKEOPTS '-j4';
262    # type: str
263    PORTAGE_BINHOST_CHUNKSIZE '3000';
264    # type: str
265    PORTAGE_ELOG_CLASSES 'log warn error';
266    # type: str
267    PORTAGE_ELOG_MAILFROM 'portage@localhost';
268    # type: str
269    PORTAGE_ELOG_MAILSUBJECT '[portage] ebuild log for ${PACKAGE} on ${HOST}';
270    # type: str
271    PORTAGE_ELOG_MAILURI 'root';
272    # type: str
273    PORTAGE_ELOG_SYSTEM 'save_summary echo';
274    # type: str
275    PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS '5';
276    # type: str
277    PORTAGE_FETCH_RESUME_MIN_SIZE '350K';
278    # type: str
279    PORTAGE_INST_GID '0';
280    # type: str
281    PORTAGE_INST_UID '0';
282    # type: str
283    PORTAGE_RSYNC_OPTS '--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages';
284    # type: str
285    PORTAGE_TMPDIR '/var/tmp';
286    # type: str
287    PORTAGE_WORKDIR_MODE '0700';
288    # type: str
289    PORT_LOGDIR '/var/log/portage';
290    # type: str
291    RPMDIR '/usr/portage/rpm';
292    # type: str
293    USE '-arts -kde -ipv6 -ldap -motif -qt3 -qt4 3dnow 7zip X a52 aac aalib acpi alsa arj avahi bash-completion battery bzip2 cairo cdaudio cdparanoia cjk clamav cpufreq dbus divx dvd dvdread eds encode exif fam fastcgi ffmpeg firefox flac foomaticdb gif glitz gmedia gnome gnome-keyring gnutls gstreamer gtk hal howl-compat idn ieee1394 imagemagick ipod jack java jpeg jpeg2k lha libburn libnotify libsexy logrotate lm_sensors lua mad mdnsresponder-compat memcache mp3 mpeg mono mozbranding msn muine musepack networkmanager no-seamonkey nsplugin offensive ogg openal opengl oracle plugins pcmcia pdf png ppds rar real realmedia rrdtool rtc ruby samba sensord serpentine server snmp spell startup-notification streamripper svg tcl tcltk theora thunar-vfs tiff tk truetype usb vidcap vim vim-syntax vorbis webdav wifi wlan wma wmf wmp xattr xine xinerama xvid zip';
294    # type: str
295    USE_ORDER 'env:pkg:conf:defaults:pkginternal:env.d';
296    # type: str
297    VIDEO_CARDS 'nvidia';
298    # type: str
299    command '/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"';
300    # type: str
301    distdir '/usr/portage/distfiles';
302    # type: str
303    resume_command '/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"';
304}
305
306'glsa' {
307    # typename of this section: pkgset
308    class pkgcore.config.basics.alias;
309    # type: ref:pkgset
310    target 'vuln';
311}
312
313'installed' {
314    # typename of this section: pkgset
315    class pkgcore.pkgsets.installed.Installed;
316    # type: refs:repo
317    vdb 'vdb';
318}
319
320'livefs domain' {
321    # typename of this section: domain
322    class pkgcore.ebuild.domain.domain;
323    default true;
324    # type: list
325    ACCEPT_KEYWORDS '~amd64';
326    # type: str
327    ALSA_CARDS 'hda-intel';
328    # type: str
329    AUTOCLEAN 'yes';
330    # type: str
331    CFLAGS '-O2 -march=core2 -pipe';
332    # type: str
333    CHOST 'x86_64-pc-linux-gnu';
334    # type: str
335    CLEAN_DELAY '5';
336    # type: list
337    CONFIG_PROTECT '/etc';
338    # type: list
339    CONFIG_PROTECT_MASK '/etc/env.d';
340    # type: str
341    CXXFLAGS '-O2 -march=core2 -pipe';
342    # type: str
343    EMERGE_WARNING_DELAY '10';
344    # type: list
345    FEATURES 'cvs' 'autoaddcvs' 'digest';
346    # type: str
347    INPUT_DEVICES 'evdev keyboard mouse synaptics';
348    # type: str
349    LDFLAGS '-Wl,--as-needed';
350    # type: str
351    LINGUAS 'en';
352    # type: str
353    MAKEOPTS '-j4';
354    # type: str
355    PORTAGE_BINHOST_CHUNKSIZE '3000';
356    # type: str
357    PORTAGE_ELOG_CLASSES 'log warn error';
358    # type: str
359    PORTAGE_ELOG_MAILFROM 'portage@localhost';
360    # type: str
361    PORTAGE_ELOG_MAILSUBJECT '[portage] ebuild log for ${PACKAGE} on ${HOST}';
362    # type: str
363    PORTAGE_ELOG_MAILURI 'root';
364    # type: str
365    PORTAGE_ELOG_SYSTEM 'save_summary echo';
366    # type: str
367    PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS '5';
368    # type: str
369    PORTAGE_FETCH_RESUME_MIN_SIZE '350K';
370    # type: str
371    PORTAGE_INST_GID '0';
372    # type: str
373    PORTAGE_INST_UID '0';
374    # type: str
375    PORTAGE_RSYNC_OPTS '--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages';
376    # type: str
377    PORTAGE_TMPDIR '/var/tmp';
378    # type: str
379    PORTAGE_WORKDIR_MODE '0700';
380    # type: str
381    PORT_LOGDIR '/var/log/portage';
382    # type: str
383    RPMDIR '/usr/portage/rpm';
384    # type: list
385    USE '-arts' '-kde' '-ipv6' '-ldap' '-motif' '-qt3' '-qt4' '3dnow' '7zip' 'X' 'a52' 'aac' 'aalib' 'acpi' 'alsa' 'arj' 'avahi' 'bash-completion' 'battery' 'bzip2' 'cairo' 'cdaudio' 'cdparanoia' 'cjk' 'clamav' 'cpufreq' 'dbus' 'divx' 'dvd' 'dvdread' 'eds' 'encode' 'exif' 'fam' 'fastcgi' 'ffmpeg' 'firefox' 'flac' 'foomaticdb' 'gif' 'glitz' 'gmedia' 'gnome' 'gnome-keyring' 'gnutls' 'gstreamer' 'gtk' 'hal' 'howl-compat' 'idn' 'ieee1394' 'imagemagick' 'ipod' 'jack' 'java' 'jpeg' 'jpeg2k' 'lha' 'libburn' 'libnotify' 'libsexy' 'logrotate' 'lm_sensors' 'lua' 'mad' 'mdnsresponder-compat' 'memcache' 'mp3' 'mpeg' 'mono' 'mozbranding' 'msn' 'muine' 'musepack' 'networkmanager' 'no-seamonkey' 'nsplugin' 'offensive' 'ogg' 'openal' 'opengl' 'oracle' 'plugins' 'pcmcia' 'pdf' 'png' 'ppds' 'rar' 'real' 'realmedia' 'rrdtool' 'rtc' 'ruby' 'samba' 'sensord' 'serpentine' 'server' 'snmp' 'spell' 'startup-notification' 'streamripper' 'svg' 'tcl' 'tcltk' 'theora' 'thunar-vfs' 'tiff' 'tk' 'truetype' 'usb' 'vidcap' 'vim' 'vim-syntax' 'vorbis' 'webdav' 'wifi' 'wlan' 'wma' 'wmf' 'wmp' 'xattr' 'xine' 'xinerama' 'xvid' 'zip';
386    # type: str
387    USE_ORDER 'env:pkg:conf:defaults:pkginternal:env.d';
388    # type: str
389    VIDEO_CARDS 'nvidia';
390    # type: list
391    bashrc '/etc/portage/bashrc';
392    # type: ref:fetcher
393    fetcher 'fetcher';
394    # type: str
395    name 'livefs domain';
396    # type: list
397    package.mask '/etc/portage/package.mask';
398    # type: list
399    package.unmask '/etc/portage/package.unmask';
400    # type: list
401    package.use '/etc/portage/package.use';
402    # type: ref:profile
403    profile 'profile';
404    # type: lazy_refs:repo
405    repositories 'repo-stack';
406    # type: str
407    root '/';
408    # type: lazy_refs:trigger
409    triggers 'binary_debug_trigger';
410    # type: lazy_refs:repo
411    vdb 'vdb';
412}
413
414'no-arch-checks' {
415    # typename of this section: pcheck_checkset
416    class pkgcore_checks.base.Blacklist;
417    # type: list
418    patterns 'unstable_only' 'stale_unstable' 'imlate';
419}
420
421'paludis-formatter' {
422    # typename of this section: pmerge_formatter
423    class pkgcore.ebuild.formatter.factory;
424}
425
426'pkgcore-formatter' {
427    # typename of this section: pmerge_formatter
428    class pkgcore.ebuild.formatter.factory;
429}
430
431'portage-formatter' {
432    # typename of this section: pmerge_formatter
433    class pkgcore.ebuild.formatter.factory;
434    default true;
435}
436
437'portage-verbose-formatter' {
438    # typename of this section: pmerge_formatter
439    class pkgcore.ebuild.formatter.portage_verbose_factory;
440}
441
442'portdir' {
443    # typename of this section: repo
444    class pkgcore.ebuild.repository.UnconfiguredTree;
445    # type: refs:cache
446    cache 'portdir cache';
447    # type: list
448    default_mirrors 'http://distfiles.gentoo.org/distfiles' 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles';
449    # type: ref:eclass_cache
450    eclass_cache '/usr/portage/eclass';
451    # type: bool
452    ignore_paludis_versioning False;
453    # type: str
454    location '/usr/portage';
455}
456
457'portdir cache' {
458    # typename of this section: cache
459    class pkgcore.cache.metadata.database;
460    # type: ref:eclass_cache
461    eclasses '/usr/portage/eclass';
462    # type: str
463    location '/usr/portage';
464    # type: bool
465    readonly True;
466}
467
468'profile' {
469    # typename of this section: profile
470    class pkgcore.ebuild.profiles.OnDiskProfile;
471    # type: str
472    basepath '/usr/portage/profiles';
473    # type: str
474    profile 'default-linux/amd64/2007.0/desktop';
475}
476
477'repo-stack' {
478    # typename of this section: repo
479    class pkgcore.ebuild.overlay_repository.OverlayRepo;
480    # type: refs:repo
481    trees '/home/dostrow/local/overlays/tango' '/home/dostrow/local/overlays/portage' '/usr/local/portage/layman/desktop-effects' '/usr/local/portage/layman/arcon' '/usr/portage';
482}
483
484'system' {
485    # typename of this section: pkgset
486    class pkgcore.pkgsets.system.SystemSet;
487    # type: ref:profile
488    profile 'profile';
489}
490
491'vdb' {
492    # typename of this section: repo
493    class pkgcore.vdb.ondisk.tree;
494    # type: str
495    cache_location '/var/cache/edb/dep/var/db/pkg';
496    # type: str
497    location '/var/db/pkg';
498}
499
500'versioned-installed' {
501    # typename of this section: pkgset
502    class pkgcore.pkgsets.installed.VersionedInstalled;
503    # type: refs:repo
504    vdb 'vdb';
505}
506
507'vuln' {
508    # typename of this section: pkgset
509    class pkgcore.ebuild.portage_conf.SecurityUpgradesViaProfile;
510    # type: ref:repo
511    ebuild_repo 'repo-stack';
512    # type: ref:profile
513    profile 'profile';
514    # type: ref:repo
515    vdb 'vdb';
516}
517
518'world' {
519    # typename of this section: pkgset
520    class pkgcore.pkgsets.filelist.WorldFile;
521    # type: str
522    location '/var/lib/portage/world';
523}