Bug 189064 - /usr/sbin/xenguest-install.py should allow specification of file:// URL.
Summary: /usr/sbin/xenguest-install.py should allow specification of file:// URL.
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-15 10:27 UTC by James Hunt
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-04-15 13:44:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Hunt 2006-04-15 10:27:28 UTC
Description of problem:

/usr/sbin/xenguest-install.py should allow specification of file:// URL.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeremy Katz 2006-04-15 13:44:10 UTC
file urls can't work as they wouldn't then be accessible to the guest which is
going to be installed.  If you want a local repository, you'll also need to set
up an NFS server on the dom0 so that the tree can be served to domUs.


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