|
|
发表于 2006-3-26 22:37:46
|
显示全部楼层
I want use pirut.
So simply I need to create a file like
/etc/yum.repos.d/dvd.repo
and put inside something like this :
[local]
name=Local Repository $releasever - $basearch - Some Extras
baseurl=file:///media/dvdrom
enabled=1
gpgcheck=1
but with or without the line
gpgcheck=1 |
|