Mailinglist Archive: opensuse (1483 mails)

< Previous Next >
Re: [opensuse] Offline Update of SuSE ?
* Peter Maffter <petermaffter@xxxxxxxx> [02-13-12 14:58]:
Thanks for your answer but I am looking for a solution to get the newest
updates on another machine, since the machine, that needs
the updates, is offline.

So my plan is to get the Updates/patches for 12.1 on machine A and transfer
them to machine B with a freshly installed OpenSuSE 12.1
to perform the update from some directory there.


Best regards
Pete



----- Ursprüngliche Message -----
Von: Patrick Shanahan <paka@xxxxxxxxxxxx>
An: opensuse@xxxxxxxxxxxx
Cc:
Gesendet: 17:10 Samstag, 11.Februar 2012
Betreff: Re: [opensuse] Offline Update of SuSE ?

* Peter Maffter <petermaffter@xxxxxxxx> [02-11-12 11:00]:
Is there a solution for this in SuSE 12.1?
Some file list with the newest updates so that I can download them with
wget or similar?

I do not want to browse through the old updates and I do not want to have
the hassle to select files.
Just a simple solution.



----- Ursprüngliche Message -----
Von: Peter Maffter <petermaffter@xxxxxxxx>
An: "opensuse@xxxxxxxxxxxx" <opensuse@xxxxxxxxxxxx>
Cc:
Gesendet: 23:29 Mittwoch, 21.Dezember 2011
Betreff: Re: [opensuse] Offline Update of SuSE ?

The problem is, that I would like to have the list of latest updates at
first without browsing.
It would be easier for me.



----- Ursprüngliche Message -----
Von: Carlos E. R. <robin.listas@xxxxxxxxxxxxxx>


You can browse it via http and choose.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx


zypper ref; zypper -v up

will provide you with a fresh list of updates

zypper up --download-only <file1> <file2> <file3>

will download specified files and not install

zypper mr -kt

will enable keeping packages for all *remote* repo


zypper --help
zypper <option> --help
man zypper

Are all big helps in learning how zypper package management works

--
(paka)Patrick Shanahan      Plainfield, Indiana, USA      HOG # US1244711
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org                          openSUSE Community Member
Registered Linux User #207535                    @ http://linuxcounter.net
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx

You can search for the thread, I don't know the Subject:, or email direct:
"David C. Rankin" <drankinatty<at>suddenlinkmail.com> (replace <at>/@)

David composed a scheme to download patches/updates to one machine and
make them, composit, available to other local machines. I don't recall
the particulars but I am sure that he will and will be helpful.

Otherwise, retain or download-only the updates/patches and make your own
repo available locally via ??_nfs or some other manner and use the local
repo. I maintain a small repo locally (nfs) which I use for packages not
available on the *regular* repos from repos that contain unwanted packages
or packages not suited for my install. I believe that in essance this is
what David is doing.


--
(paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org openSUSE Community Member
Registered Linux User #207535 @ http://linuxcounter.net
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx

< Previous Next >