config the urpmi in mandriva 2005 Limited Edition

ramacess發表於2005-05-26

local media update method:

copy all file in iso1, iso2 ,iso3  in a new directory(named iso);

set 3 iso entry:

set the URL to <iso>/media/main
set the relative systhesis/hdlist path to ../../media/media_info/hdlist1.cz

set the URL to <iso>/media/main2
set the relative systhesis/hdlist path to ../../media/media_info/hdlist2.cz

set the URL to <iso>/media/main3
set the relative systhesis/hdlist path to ../../media/media_info/hdlist3.cz

update OK...


ps: /etc/urpmi/urpmi.cfg
# generated Thu May 26 09:11:29 2005
iso file://iso/media/main {
  hdlist: hdlist.iso.cz
  key-ids: 70771ff3
  with_hdlist: ../../media/media_info/hdlist1.cz
}

iso3 file://iso/media/main3 {
  hdlist: hdlist.iso3.cz
  key-ids: 70771ff3
  with_hdlist: ../../media/media_info/hdlist3.cz
}

iso2 file://iso/media/main2 {
  hdlist: hdlist.iso2.cz
  key-ids: 70771ff3
  with_hdlist: ../../media/media_info/hdlist2.cz
}

相關文章