Displaying 5 results from an estimated 5 matches for "ks_mirror".
2013 Jan 18
1
F18 import error?
...started: 2013-01-18_062009_import
task started (id=Media import, time=Fri Jan 18 06:20:09 2013)
Found a redhat compatible signature: Packages
adding distros
creating new distro: F18-x86_64
creating new profile: F18-x86_64
associating repos
traversing distro F18-x86_64
descent into /var/www/cobbler/ks_mirror/F18-x86_64
processing repo at : /var/www/cobbler/ks_mirror/F18-x86_64
need to process repo/comps: /var/www/cobbler/ks_mirror/F18-x86_64
looking for /var/www/cobbler/ks_mirror/F18-x86_64/repodata/*comps*.xml
running: createrepo -c cache -s sha --groupfile
/var/www/cobbler/ks_mirror/F18-x86_64/repod...
2009 Dec 04
3
yumrepo is missing name attribute in repo files using puppet-0.24.8-4.el5
...id
I get this behavior on all of my yumrepo definitions. One of them
looks like this:
yumrepo {
"local-$lsbdistid-$release-$architecture":
name => "local-$lsbdistid-$release-$architecture",
baseurl => "http://hostname.changed.com:80/cobbler/ks_mirror/
$lsbdistid-$release-$architecture",
enabled => 1,
gpgcheck => 0,
priority => 10;
}
and the resulting file contents are:
[local-CentOS-5.4-x86_64]
baseurl=http://hostname.changed.com:80/cobbler/ks_mirror/CentOS-5.4-
x86_64
enabled=1
gpgcheck=0
priority=10...
2010 Oct 07
1
Kickstart - URL command
...nyone know why the URL command doesn't support the --proxy method? I
get an Anaconda error message stating that this method is not supported.
Even though i found out about that method in documentation.
Relevant section in my kickstart:
# install system
install
url --url=http://1.2.3.4/cobbler/ks_mirror/CentOS-5.5-x86_64/ --proxy=
http://5.6.7.8:12345
text
firstboot --disable
reboot
Anyone with suggestions? Other methods of getting this thing to install over
a proxy server?
Thanks in advance!
Regards,
Jorgen Maas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &...
2008 Feb 15
1
Modify kickstart initrd to add Buslogic driver
Hi
I have a running kernel with the same kernel version of that in the
kickstart that contains the Buslogic driver which would enable me to
install a vmware client using kickstart.
Is there an 'easy' way to take the initrd that contains the correct
drivers and inject these into the initrd of the kickstart kernel? Or
does anyone have a kickstart initrd available with the Buslogic
2009 Sep 09
1
oVirt Appliance / Single Machine Install
The following two patches fixes / reimplements the oVirt appliance
project, installing the entire oVirt stack including all server
and node components on one machine.
These patches are intended to be checked out and used to build
the appliance rpm, after which it is installed provides the
/usr/sbin/ovirt-appliance-ctrl script to install/uninstall the
appliance.
The first patch merely removes