Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- localhost / # cat /etc/make.conf
- # These settings were set by the catalyst build script that automatically
- # built this stage.
- # Please consult /usr/share/portage/config/make.conf.example for a more
- # detailed example.
- CFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer -s"
- CXXFLAGS="${CFLAGS}"
- ACCEPT_KEYWORDS="~x86"
- ACCEPT_LICENSE="* -@EULA"
- VIDEO_CARDS="i810 intel"
- ALSA_CARDS="hda-intel intel8x0"
- INPUT_DEVICES="evdev"
- MAKEOPTS="-j2"
- EMERGE_DEFAULT_OPTS="--autounmask=n"
- LINGUAS="ru"
- USE="xml v4l v4l2 sse sse2 sse3 matroska libcaca libass mpeg vorbis offlinehelp cairo policykit consolekit svg gstreamer pdfimport tiff mmx aalib aac vcd wavpack win32codecs a52 ass bzip2 dv dvd dvdnav jpeg jpeg2k mad opengl mng quicktime raw sdl shm vorbix xscreensaver xv xvid encode flac faad ruby_targets_ruby19 threads alsa tk gtk libnotify libcanberra avcodec mp4 wma mp3 ogg gudev icu libxml2 fontconfig jpeg png truetype jadetex lxde bash-completion djvu ffmpeg dv unicode userlocales python acpi eselect X xorg nptl hal dbus dri dri2 xcomposite"
- # WARNING: Changing your CHOST is not something that should be done lightly.
- # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
- CHOST="i686-pc-linux-gnu"
- localhost / # eselect profile list
- Available profile symlink targets:
- [1] default/linux/x86/10.0 *
- [2] default/linux/x86/10.0/selinux
- [3] default/linux/x86/10.0/desktop
- [4] default/linux/x86/10.0/desktop/gnome
- [5] default/linux/x86/10.0/desktop/kde
- [6] default/linux/x86/10.0/developer
- [7] default/linux/x86/10.0/server
- [8] hardened/linux/x86
- [9] hardened/linux/x86/selinux
- localhost / # emerge -pv sqlite
- These are the packages that would be merged, in order:
- Calculating dependencies... done!
- [ebuild R ] dev-db/sqlite-3.7.11 USE="extensions fts3 icu readline threadsafe -debug -doc -secure-delete -soundex -tcl -test -unlock-notify" 0 kB
- Total: 1 package (1 reinstall), Size of downloads: 0 kB
- * IMPORTANT: 2 news items need reading for repository 'gentoo'.
- * Use eselect news to read news items.
- localhost / #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement