On 2007-01-04 23:07, [EMAIL PROTECTED] wrote: > I've got a migraine I'd be happy to trade anyone for doing my own > research here, but.. where would yast keep a list of the install > sources? I have added various ones as folks have mentioned them since > No assurances that it's constant, but in 9.3, they are in separate directories under /var/adm/YaST/InstSrcManager/. Each source directory is name IS_CACHE_<hex_number>, eg. IS_CACHE_0x00000001, with the basic repository information stored in /var/adm/YaST/InstSrcManager/IS_CACHE_<number>/DESCRIPTION/description, eg:
~ # cat /var/adm/YaST/InstSrcManager/IS_CACHE_0x00000001/DESCRIPTION/description =Type: UnitedLinux =URL: ftp://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/9.3 =ProductDir: / =Default_activate: 1 =Default_rank: 2 =UseForDeltas: 1 +Media: guru 20061221130001 <etc etc> Have a peek around the tree structure there with, eg. Konqueror, as it's not easy (particularly with a migraine :-) ) to visualize it using ls commands at the keyboard. -- The best way to accelerate a computer running Windows is at 9.81 m/s² -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
