[Base]name=centos-$releasever-basebaseurl=http://mirrors.163.com/centos/6/os/$basearch/Gpgcheck=1Gpgkey=http://mirrors.163.com/centos/rpm-gpg-key-centos-6#released Updates[Updates]name=centos-$releasever-updatesbaseurl=http://mirrors.163.com/centos/6/updates/$basearch/Gpgcheck=1Gpgkey=http://mirrors.163.com/centos/rpm-gpg-key-centos-6#packages used/produced in the build and not released#[addons]#name =centos-$releasever-
1. Modify the source configuration file /etc/yum.repos.d/rhel-debuginfo.repoAdd the following to the content:[Base]Name=Red Hat Enterprise Linux $releasever-base#mirrorlist =http://mirrorlist.centos.org/?release= $releasever 5arch= $basearch reo=os#baseurl =http://mirror.centos.org/centos/$releasever/os/$basearch/baseurl=http://ftp.sjtu.edu.cn/centos/5/os/$basearch/Gpgcheck=1Gpgkey=http://mirror.centos.org/centos/rpm-gpg-key-centos5#released Updates[UPDATE]Name=Red Hat Enterprise Linux $releasev
-$releasever-basebaseurl=http://mirrors.163.com/centos/6/os/$basearch/Gpgcheck=1Gpgkey=http://mirrors.163.com/centos/rpm-gpg-key-centos-6#released Updates[Updates]name=centos-$releasever-updatesbaseurl=http://mirrors.163.com/centos/6/updates/$basearch/Gpgcheck=1Gpgkey=http://mirrors.163.com/centos/rpm-gpg-key-centos-6#packages used/produced in the build and not released#[addons]#name =centos-$releasever-addons
One, the two ways of installation:1) Deb Package installation:This installation works well for simplicity and does not require much manual intervention, and most plugins are covered in Deb. The specific steps are as follows:1. Edit the/etc/apt/source.list file and add the Odoo source at the end: http://nightly.odoo.com/ Deb http://nightly.odoo.com/8.0/nightly/deb/./2. sudo apt-get update updates the source list, this process may encounter a key validation failure problem, you can download the p
1. Enter the centos system as the root user. [Root @ xuxy ~] # Cd/etc/yum. Repos. d
2. Backup Repo [Root @ xuxy yum. Repos. d] # Music CentOS-Base.repo CentOS-Base.repo.bak
3. Create a New CentOS-Base.repo file: (take centos 5.3 as an example) [Root @ xuxy yum. Repos. d] # vi CentOS-Base.repo
The content is as follows:
[
Base ]
Name = centos-5-Base
# Configure list = http://List.centos.org /? Release = $ releasever5 arch = $ basearch Repo = OS
# Baseurl = http://Mirror.centos.org/
/centos/RPM-GPG-KEY-CentOS-6# Released updates[Updates]Name = CentOS-$ releasever-UpdatesBaseurl = http://mirrors.163.com/centos/6.3/updates/?basearch/Gpgcheck = 1Gpgkey = http://mirrors.163.com/centos/RPM-GPG-KEY-CentOS-6# Packages used/produced in the build but not released# [Addons]# Name = CentOS-$ releasever-Addons# Baseurl = http://mirrors.163.com/centos/?releasever/
CentOS 7 (7.1.1503) 163 Source
The 163 source of centos 7 was not found for a long time on the Internet, most of which only had 6 configurations. Write a code that can be used in 7. Pay attention to the next version. Replace it with your own version.[Html] view plaincopyprint?
[Base]
Name = CentOS-$ releasever-Base-163.com
# Items list = http://mirrorlist.centos.org /? Release = $ releasever arch = $ basearch repo = OS
Base url = http://mirrors.163.com/centos/7.1.1503/updates/x86_64
Gpgc
We often talk about behavior extensions and plug-ins (recommended) in ThinkPHP.
Principle Analysis
Use the import or add method in the Hook class to set the correspondence between tags and classes (for example, 'app _ init '=> array ('common \ Behavior \ InitHook, load it to the static variable $ tags in the Hook class. When the listen or exec method of the static method in the Hook is executed (exec is called in the listen method), the class corresponding to the tag is instantiated, and the cor
-centos-6exclude=postgresql* #packages used/produced in the build but not released#[addons] #name = centos-$releasever-addons#baseurl=http://mirrors.163.com/centos/6.6/addons/x86_64/#gpgcheck =1#gpgkey=http:// Mirrors.163.com/centos/rpm-gpg-key-centos-6#additional packages that could be useful[extras]name=centos-$releasever- extrasbaseurl=http://mirrors.163.com/c
packages must be installed at the same time, otherwise they will depend on each other.
4. Update the repo File
MV/etc/yum. Repos. d/rhel-debuginfo.repo/etc/yum. Repos. d/rhel-debuginfo.repo.repo.bakThis file may not exist here. It does not matter. If there is no such file, it cannot be executed.
VI/etc/yum. Repos. d/rhel-debuginfo.repo
Content:
[Base]Name = centos-$ releasever-BaseBaseurl = http://mirrors.163.com/centos/6/ OS /?basearch/Gpgcheck = 1Gpgkey = http://mirrors.163.com/centos/RPM-GP
[Root@localhost yum.repos.d]# Cat Centos-base.repo
# Centos-base.repo
#
# This file uses a new mirrorlist system developed by Lance Davis for CentOS.
# The Mirror system uses the connecting IP address of the client and the
# Update status of each mirror to pick mirrors, are updated to and
# Geographically close to the client. You are should use this for CentOS updates
# Unless you are manually picking the other mirrors.
#
# If The mirrorlist= does not work for your, as a fall back you can try th
know the Openframeworks folder
want to do cross-platform, then there is a rigorous directory structure, not too much
Openframeworks contains the following folders:
Addons, apps, examples, libs, export, PROJECTGENERATOR-VS, etc. and some files
"It is recommended to read README.MD First, there is a relatively complete introduction to the document"
Examples Folder
This file contains simple examples of almost all aspects, and it is necessary to have a l
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.