Updating stand alone system without an Internet cnx
Hi all, How does Linux determine what updates are available for a system, does it check the installed software and patches, or is this unique key generated and stored on the system? I illustrate with an example below: PC 1 = no internet connection, unable to be networked PC 2 = internet connection enabled, able to be networked All installed systems need to get updates from the internet, whether they be program or security updates. Is there a system value that is generated by PC 1 that would be unique to it? Could this value then be retrieved and put into a web page on PC 2 and all the updates for PC 1 could be downloaded and burnt to a CD. I would then like to use this burnt CD to update PC 1, as though it was connected to the internet. This update CD would include all the software and security patches that PC 1 requires. This CD would then update the system from its initial install or from the last time an update CD was used. Tnx -- ======================================================================== Linux user # 229959 at http://counter.li.org Currently using SuSE 9.2 Professional with KDE ========================================================================
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Tuesday 2006-04-04 at 10:25 +0200, Hylton Conacher(ZR1HPC) wrote:
How does Linux determine what updates are available for a system, does it check the installed software and patches, or is this unique key generated and stored on the system?
No key, it is a database. Read everything about "rpm". Hint: /var/lib/YaST2/you/mnt/i386/update/{suse_version}/patches/
I illustrate with an example below:
PC 1 = no internet connection, unable to be networked PC 2 = internet connection enabled, able to be networked
Create a patch CD on a machine with network connection, and use it to update any other machine you want. Roughly it means duplicating the ftp update server directory structure. - -- Cheers, Carlos Robinson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFEPZ/jtTMYHG2NR9URApY0AJ9hgWLuTRih+6Vr8swfMG9dhw15OwCfRmCU YufZ+ZkVtRNrrFP2TJ6p07U= =+lV7 -----END PGP SIGNATURE-----
participants (2)
-
Carlos E. R.
-
Hylton Conacher(ZR1HPC)