
billk at iinet
Feb 27, 2005, 4:19 AM
Post #13 of 13
(1101 views)
Permalink
|
In roots crontab: (all on one line of course!) 05 04 * * * rsync -Pvv rsync://rsync.gentoo.org/gentoo-portage/metadata/glsa/* /usr/portage/metadata/glsa/;glsa-check -l|grep "\[N" Waiting for a new glsa to see what happens ... The mirror doc appears to have moved - at least I cant find it anymore. Is there a search, or full list of all the docs and FAQ's availablle: this idea of splitting everything into categories sucks when a document you know exists, but doesnt show in any of the obvious spots. BillK On Sat, 2005-02-26 at 11:15 +0100, Paul de Vrieze wrote: > On Saturday 26 February 2005 05:37, William Kenworthy wrote: > > I realise that, but what I am after is a way to glsa-check without > > having to emerge sync each time. It seems very wasteful (in time and > > expensive bandwidth) to download the whole tree all the time, in the > > hope of seeing just one glsa applicable update. Yes, once an update is > > found, the tree will need syncing, but until then is there a simple and > > easy way to save a bit? > > You use rsync, like described in the mirror howto, but you specify the subdir > where glsa's are kept instead of the root dir of the tree. You also might > want to take a look at the rsync manpage. > > Paul > -- William Kenworthy <billk [at] iinet> Home! -- gentoo-security [at] gentoo mailing list
|