Bug 129394 - Add download-only option to nightly cron job
Summary: Add download-only option to nightly cron job
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-07 20:18 UTC by Kenneth Porter
Modified: 2014-01-21 22:49 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-08-07 20:31:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kenneth Porter 2004-08-07 20:18:53 UTC
It would be nice to add an option to the nightly cron job, enabled
with a setting in /etc/sysconfig/yum, to only download the new
packages but not install them. (Ie. Add the --download-only flag.) A
user can then perform the actual update interactively, without waiting
for the download.

See bug 125898 for other enhancements requested for the cron script.
It probably makes sense to implement them all at once.

Comment 1 Seth Vidal 2004-08-07 20:31:21 UTC
the cron job is a text file and marked as a config file.

you can just add --download-only to it yourself.


Note You need to log in before you can comment on or make changes to this bug.