<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.12">
</HEAD>
<BODY>
On Sun, 2004-07-25 at 10:23 +1200, Nathan Cook wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2"><FONT COLOR="#000000">Hi all, I've set up a server and got all the packages running that I need, I'm currently running the update for MDK 10, I was wondering if there is an easier way to apply the updates automatically, as this will be running as a server and will be just sitting in the corner, so what I want it to do is download the updates, install them (at night) and then if need be restart the computer, would be great if I could just download the security fixes only. Is there a way I can do this?</FONT></FONT><BR>
    <FONT COLOR="#000000">&nbsp;</FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#000000">Cheers</FONT></FONT><BR>
    <FONT COLOR="#000000">&nbsp;</FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#000000">Nathan</FONT></FONT><BR>
    <FONT COLOR="#000000">&nbsp;</FONT><BR>
    <FONT COLOR="#000000"> </FONT><BR>
</BLOCKQUOTE>
<BR>
put:<BR>
<BR>
urpmi --auto-select --media updates<BR>
<BR>
in a cron job - make sure your updates source is called &quot;updates&quot; or replace &quot;updates&quot; with the correct name.&nbsp; 
</BODY>
</HTML>