Linux搭建本地yum源配置
发布时间 2023-08-14 10:17:17作者: 幸福在靠近
name= BC-Linux-8.2 - BaseOS
baseurl=http://10.104.89.8/BClinux-iso/BaseOS/
gpgcheck=0
enabled=1
[AppStream]
name= BC-Linux-8.2 - AppStream
baseurl=http://10.104.89.8/BClinux-iso/AppStream/
gpgcheck=0
enabled=1
[BaseOS]
name= BC-Linux-8.2 - BaseOS
baseurl=file:///home/oracle/iso/BaseOS/
gpgcheck=0
enabled=1
[AppStream]
name= BC-Linux-8.2 - AppStream
baseurl=file:///home/oracle/iso/AppStream/
gpgcheck=0
enabled=1