CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by Anonymous on Wed 13th Feb 10:06 (modification of post by view diff)
download | new post

  1. $ cat /etc/portage/make.conf
  2. CFLAGS="-O2 -march=core2 -pipe -fomit-frame-pointer"
  3. CXXFLAGS="${CFLAGS}"
  4.  
  5. CHOST="x86_64-pc-linux-gnu"
  6. USE="alsa bash-completion -bluetooth cdr color -cups dvd dri git -gnome -gtk -joystick -kde libedit mmx mp3 ogg -pulseaudio qt4 smp sse sse2 threads vdpau vim-syntax udev"
  7. MAKEOPTS="-j3"
  8. GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
  9.  
  10. SYNC="rsync://192.168.0.13/gentoo-portage"
  11. #SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
  12.  
  13. VIDEO_CARDS="nouveau nvidia"
  14. INPUT_DEVICES="evdev"
  15. FEATURES="parallel-fetch"
  16. PORTDIR_OVERLAY="/usr/local/portage/"
  17. source /var/lib/layman/make.conf
  18.  
  19. GRUB_PLATFORMS="pc

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me