I am looking at yumex on my toshiba, trying to create a kickstart for my hp.....
What is profiles? Is it possible to build a list completely of install, ignoring the current install?
Again, I am trying to help myself along with kickstart. And how do I tell what is just installed without having to be selected?
So I do not see freeradius listed not in the update selection nor the install selection. A rpm -qa|grep radius shows freeradius installed on the toshiba.
It would be 'neat' of kickstart config could take advantage of yumex....
On Tue, 21 Mar 2006 09:50:00 -0600 Robert Moskowitz rgm@htt-consult.com wrote:
I am looking at yumex on my toshiba, trying to create a kickstart for my hp.....
What is profiles? Is it possible to build a list completely of install, ignoring the current install?
Again, I am trying to help myself along with kickstart. And how do I tell what is just installed without having to be selected?
So I do not see freeradius listed not in the update selection nor the install selection. A rpm -qa|grep radius shows freeradius installed on the toshiba.
It would be 'neat' of kickstart config could take advantage of yumex....
http://www.centos.org/docs/4/html/rhel-sag-en-4/s1-kickstart2-howuse.html
At 09:54 AM 3/21/2006, boricua wrote:
On Tue, 21 Mar 2006 09:50:00 -0600 Robert Moskowitz rgm@htt-consult.com wrote:
I am looking at yumex on my toshiba, trying to create a kickstart for my hp.....
What is profiles? Is it possible to build a list completely of install, ignoring the current install?
Again, I am trying to help myself along with kickstart. And how do I tell what is just installed without having to be selected?
So I do not see freeradius listed not in the update selection nor the install selection. A rpm -qa|grep radius shows freeradius installed on the toshiba.
It would be 'neat' of kickstart config could take advantage of yumex....
http://www.centos.org/docs/4/html/rhel-sag-en-4/s1-kickstart2-howuse.html
Been through this a dozen times. It really does not tell you much about what packages you can install:
http://www.centos.org/docs/4/html/rhel-sag-en-4/s1-kickstart2-packageselecti...
Really not informative. And kickstart config basically expects you to fill in the packages section manually,,,
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Robert Moskowitz wrote:
Been through this a dozen times. It really does not tell you much about what packages you can install:
http://www.centos.org/docs/4/html/rhel-sag-en-4/s1-kickstart2-packageselecti...
Really not informative. And kickstart config basically expects you to fill in the packages section manually,,,
you can always just look at the tree and find out whats on offer ?
At 10:33 AM 3/21/2006, Karanbir Singh wrote:
Robert Moskowitz wrote:
Been through this a dozen times. It really does not tell you much about what packages you can install: http://www.centos.org/docs/4/html/rhel-sag-en-4/s1-kickstart2-packageselecti...
Really not informative. And kickstart config basically expects you to fill in the packages section manually,,,
you can always just look at the tree and find out whats on offer ?
I am still trying to figure this out.
I have a good xml editor for Win, XMLmind. But I don't have the dtd to read the comps.xml and yumsgroup.xml files (and whatelse?).
That would be a big help...