informatica:linux:yum:repositorio_iso
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:yum:repositorio_iso [2015/06/02 15:32] – created jose | informatica:linux:yum:repositorio_iso [2015/06/25 10:27] (current) – jose | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Crear repositorio yum desde una ISO ====== | ====== Crear repositorio yum desde una ISO ====== | ||
| http:// | http:// | ||
| + | |||
| + | mount -o loop,ro / | ||
| + | |||
| + | / | ||
| + | < | ||
| + | [OL63] | ||
| + | name=Oracle Linux 6.3 x86_64 | ||
| + | baseurl=file:/// | ||
| + | gpgkey=file:/// | ||
| + | gpgcheck=1 | ||
| + | enabled=1 | ||
| + | </ | ||
| + | |||
| + | |||
| + | # yum clean all | ||
| + | |||
| + | # yum repolist | ||
informatica/linux/yum/repositorio_iso.1433259170.txt.gz · Last modified:  by jose
                
                