2015年8月30日 星期日

[Reinstall][Gentoo] Computer reinstall && quick install the tool script at Gentoo

grep processor /proc/cpuinfo
/etc/portage/make.conf
MAKEOPTS=”-j4”
Set USE="XXXX"

--buildpkg # after compile the code will pick up the binary under /usr/portage/packages.
It will save time when system need to restore.
Just need to backup packages after emerge the package.
  • Tools
    • emerge --buildpkg sys-fs/ntfs3g # Open source read-write NTFS driver that runs under FUSE
    • emerge --buildpkg media-gfx/scrot # Screen capture utility using imlib2 library
    • emerge --buildpkg dev-util/meld # A graphical diff and merge tool
    • emerge --buildpkg x11-misc/xdotool # Simulate keyboard input and mouse activity, move and resize windows
    • emerge --buildpkg app-text/tree # Lists directories recursively, and produces an indented listing of files app-text/tree
    • emerge --buildpkg app-admin/sudo # simple and secure way to configure privilege escalation
    • emerge --buildpkg app-misc/xmind # A brainstorming and mind mapping software tool
    • emerge --buildpkg media-video/vlc # VLC media player
    • emerge --buildpkg media-gfx/eog # For Eye of Gnome: An image viewing and cataloging program.
    • emerge --buildpkg gnome-base/nautilus # A file manager for the GNOME desktop
    • emerge --buildpkg net-ftp/tftp-hpa # port of the OpenBSD TFTP server
    • emerge --buildpkg app-text/atril # For PDF viewer
    • emerge --buildpkg dev-vcs/git # Git is distributed revision control and source code management software.
    • emerge --buildpkg dev-vcs/tig # text mode interface for git
    • emerge --buildpkg app-portage/gentoolkit # Collection of administration scripts for Gentoo
    • emerge --buildpkg dev-util/geany # GTK+ based fast and lightweight IDE
    • emerge --buildpkg x11-misc/pcmanfm # PCMan File Manager (PCManFM) is a powerful file manager application written by Hong Jen Yee.
    • emerge --buildpkg www-servers/lighttpd # lighttpd is a fast and lightweight web server.
    • emerge --buildpkg sys-process/htop # interactive process viewer
    • emerge --buildpkg net-analyzer/tcpdump # tcpdump is a command-line network monitoring and data acquisition tool.
    • emerge --buildpkg sys-apps/util-linux # Various useful Linux utilities
      (Include cfdisk)
    • emerge --buildpkg app-office/libreoffice # A full office productivity suite
    • Take a long time
      • emerge --buildpkg app-emulation/virtualbox # VirtualBox is cross-platform virtualization software
        [Gentoo] How to load kernel modules for Virtualbox
      • emerge --buildpkg net-analyzer/wireshark # A network protocol analyzer formerly known as ethereal (9 min to install)
      • emerge --buildpkg kde-apps/kdegraphics-meta # For Paint Program
        This package need more settings.Ref
  • Intel driver
    • emerge --buildpkg x11-libs/libva-intel-driver # HW video decode support for Intel integrated graphics
    • emerge --buildpkg x11-drivers/xf86-video-intel # X.Org driver for Intel cards
  • emerge --buildpkg net-misc/ntp # NTP (Network Time Protocol) is used to synchronize the system time with other devices over the network.
  • emerge --buildpkg sys-devel/binutils #
  • emerge --buildpkg sys-devel/gcc #
  • emerge --buildpkg dev-lang/php # The PHP language runtime engine
  • emerge --buildpkg sys-libs/glibc # GNU libc6 (also called glibc2) C library
  • emerge --buildpkg sys-devel/make #
  • emerge --buildpkg sys-apps/gawk #
  • emerge --buildpkg app-portage/eix # Search and query ebuilds, portage incl. local settings, ext. overlays and more
  • emerge --buildpkg sys-libs/ncurses # console display library
  • emerge --buildpkg app-misc/tmux #
  • emerge --buildpkg app-editors/vim #
  • emerge --buildpkg virtual/udev # Virtual to select between different udev daemon providers
  • emerge --buildpkg x11-terms/gnome-terminal # The Gnome Terminal
  • emerge --buildpkg net-misc/openssh # OpenSSH (sshd)
    [sshd][Gentoo] Install sshd into Gentoo
  • emerge --buildpkg dev-util/cscope # Interactively examine a C program
  • emerge --buildpkg www-client/firefox # Firefox Web Browser
  • emerge --buildpkg media-gfx/eog # The Eye of GNOME image viewer (View Picture)
  • emerge --buildpkg lxde-base/lxterminal # Lightweight vte-based tabbed terminal emulator for LXDE
  • emerge --buildpkg net-misc/networkmanager # NetworkManager is a network management software for Ethernet, Wifi, DSL, dialup, VPN, WiMAX and mobile broadband network connections.
  • compressor/uncompressor
    • emerge --buildpkg app-arch/p7zip # Port of 7-Zip(7z) archiver for Unix
    • emerge --buildpkg app-arch/rar # RAR compressor/uncompressor
  • Input doxygen
    • emerge --buildpkg app-doc/doxygen # Documentation system for most programming languages
    • emerge --buildpkg dev-haskell/graphviz # Bindings to Graphviz for graph visualisation
  • Input Method
    • emerge --buildpkg app-i18n/ibus # IBus (Intelligent Input Bus) is an open source input framework for Linux and Unix.
  • chromium
  • latex
    • emerge --buildpkg app-text/texlive # A complete TeX distribution
    • emerge --buildpkg dev-texlive/texlive-publishers #
    • emerge --buildpkg dev-tex/cjk-latex # A LaTeX 2e macro package which enables the use of CJK scripts in various encodings
  • Yocto
    • emerge --buildpkg dev-util/diffstat # Display a histogram of diff changes
    • emerge --buildpkg app-admin/chrpath #

Reference :

0 意見:

張貼留言