the ultimate sources for 9.3 x86_64
------------ inst_source.sh ------------- #!/bin/bash installation_sources -e -a ftp://mirror.mcs.anl.gov/pub/suse/x86_64/supplementary/KDE/update_for_9.3/yast-source enabled installation_sources -e -a http://ftp.gwdg.de/pub/linux/misc/suser-scorot/suse93 installation_sources -e -a ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/suse/i386/9.3 installation_sources -e -a ftp://mirror.mcs.anl.gov/pub/suse/x86_64/9.3/ #dvd:/// disabled installation_sources -e -a http://ftp.gwdg.de/pub/linux/misc/packman/suse/9.3 installation_sources -e -a ftp://ftp.oregonstate.edu/pub/suse/suse/x86_64/9.3 installation_sources -e -a http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/9.3 installation_sources -e -a ftp://mirror.mcs.anl.gov/pub/suse/i386/9.3 --------- unsnip -------------- Pascal has hidden some packages here: http://ftp.gwdg.de/pub/linux/misc/suser-drcux/93/rpm/ here there is a singular working rpm for kchm. The i586 package won't do. the above bash script takes a long time to run, but once it's done, "YaST2 sw_single" has nothing left to do and opens up without delay. regards, tlviewer __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
Had a go with your cute script allthough I think I would change some of the US mirrors to some european mirrors: Here's the result ;-) ------------- snip ---------------- ./install.sh Installation Sources: supplementary KDE 3.4 update (ftp://mirror.mcs.anl.gov/pub/suse/x86_64/supplementary/KDE/update_for_9.3/yast-source) ERROR(InstSrc:E_no_instsrc_on_media) Installation Sources: n1:/home/n1/dl/setup/add_yast_x86-64_sources_to_yast/org # n1:/home/n1/dl/setup/add_yast_x86-64_sources_to_yast/org # ./install.sh Installation Sources: supplementary KDE 3.4 update (ftp://mirror.mcs.anl.gov/pub/suse/x86_64/supplementary/KDE/update_for_9.3/yast-source) ERROR(InstSrc:E_no_instsrc_on_media) Installation Sources: Installation Sources: SUSE LINUX Version 9.3 (ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/suse/i386/9.3) Installation Sources: SUSE LINUX Version 9.3 (ftp://mirror.mcs.anl.gov/pub/suse/x86_64/9.3/) ERROR(InstSrc:E_no_instsrc_on_media) Installation Sources: Installation Sources: SUSE LINUX Version 9.3 (ftp://ftp.oregonstate.edu/pub/suse/suse/x86_64/9.3) ERROR(InstSrc:E_no_instsrc_on_media) Installation Sources: Installation Sources: SUSE LINUX Version 9.3 (ftp://mirror.mcs.anl.gov/pub/suse/i386/9.3) n1:/home/n1/dl/setup/add_yast_x86-64_sources_to_yast/org # -------------- end of snip ---------------- Johan Søndag 09 oktober 2005 08:29 skrev mark pryor:
------------ inst_source.sh ------------- #!/bin/bash installation_sources -e -a ftp://mirror.mcs.anl.gov/pub/suse/x86_64/supplementary/KDE/update_for_9.3/y ast-source enabled installation_sources -e -a http://ftp.gwdg.de/pub/linux/misc/suser-scorot/suse93 installation_sources -e -a ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/suse/i386/9.3
installation_sources -e -a ftp://mirror.mcs.anl.gov/pub/suse/x86_64/9.3/ #dvd:/// disabled installation_sources -e -a http://ftp.gwdg.de/pub/linux/misc/packman/suse/9.3 installation_sources -e -a ftp://ftp.oregonstate.edu/pub/suse/suse/x86_64/9.3 installation_sources -e -a http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/9.3 installation_sources -e -a ftp://mirror.mcs.anl.gov/pub/suse/i386/9.3 --------- unsnip --------------
Pascal has hidden some packages here: http://ftp.gwdg.de/pub/linux/misc/suser-drcux/93/rpm/ here there is a singular working rpm for kchm. The i586 package won't do.
the above bash script takes a long time to run, but once it's done, "YaST2 sw_single" has nothing left to do and opens up without delay.
regards, tlviewer
__________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
participants (2)
-
Johan Nielsen
-
mark pryor