Cole Robinson
073b3a69e3
urlfetcher: Use inst.repo kernel option for new RH distros (bz 1026841)
2014-01-18 13:04:47 -05:00
Cole Robinson
a70077172e
urlfetcher: Don't mandate boot.iso in treeinfo for Generic distro
...
Hit this if doing --location /path/to/mounted/RHS.iso
https://bugzilla.redhat.com/show_bug.cgi?id=1039456
2014-01-11 16:24:13 -05:00
Cole Robinson
1ffcc0cced
urlfetcher: Fix breakage after kernel err report fix
2013-11-10 11:35:22 -05:00
Cole Robinson
8b42bca801
urlfetcher: Fix error reporting if fetching kernel fails (bz 1017419)
2013-11-09 18:56:09 -05:00
Cole Robinson
eb33bd34e7
Misc improvements to some debug messages
2013-11-09 18:17:29 -05:00
Giuseppe Scrivano
2a040ccd17
mass update: remove double spaces from comments
...
Updated by this script:
find -name '*.py' -exec sed -i "s|^\(#.*[^.?\!]\) \(.*[^#]\)$|\1 \2|g" \{\} \;
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2013-10-28 17:22:31 +01:00
Cole Robinson
1a88cef3af
altlinux doesn't have installable URLs, clarify
2013-10-15 11:21:53 -04:00
Cole Robinson
d49e11dabc
urlfetcher: Fix distro lookup short circuiting if os_variant specified
2013-09-26 17:45:02 -04:00
Cole Robinson
7aa24be31a
urlfetcher: Detect debian, ubuntu, and opensuse variant from URL
2013-09-26 17:44:57 -04:00
Cole Robinson
a78235c8bf
urlfetcher: More cleanups of isValidDistro impls
2013-09-26 16:31:53 -04:00
Cole Robinson
4378e40aad
urlfetcher: Drop Solaris and Netware distro classes
...
They are untested, likely broken, and I don't think anyone cares
anyways. Maybe opensolaris but it was tied in with a bunch of
extra junk.
2013-09-26 14:54:02 -04:00
Cole Robinson
c5f5d5ad9d
urlfetcher: Clean up APIs for fetching URL media
2013-09-26 14:28:13 -04:00
Cole Robinson
655f458298
test_urls: Turn each URL test into an object, not a dict
...
Update the URL list and fix a couple bugs
2013-09-26 12:36:21 -04:00
Cole Robinson
8ba600a8e7
virt-install: Fix --location nfs:// (bz 1011177)
2013-09-23 21:23:36 -04:00
Cole Robinson
f220e6778c
Guest: Drop OS listing helpers, and OS_TYPES back compat
2013-08-11 14:52:30 -04:00
Cole Robinson
c426d5a16f
Guest: Drop os_type, just use single os_variant
...
Internally the distinction hasn't been valuable for a long time,
so simplify the API here.
2013-08-11 12:39:36 -04:00
Cole Robinson
737d3e60f3
urlfetcher: Drop old SUSE RPM hacking
...
This is for an old old distro which has seen servicepack-esque updates
that invalidate all this hacking. It's basically impossible to test
anyways.
2013-08-11 12:39:28 -04:00
Cole Robinson
952708f509
virtinst: Rename most files to be more sensible
...
- Lower case everything
- Virtual... -> device...
- A few other similar bits
2013-08-09 08:54:39 -04:00