Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-09-2008, 03:12 AM
|
#1
|
Member
Registered: Jan 2007
Location: India
Distribution: RHEL 5, Fedora 9, Solaris, FreeBSD
Posts: 52
Rep:
|
how to enable package selection in system-config-kickstart in rhel5
Dear all,
I am using RHEL5 and in this package selection opetion is disabled in system-config-kickstart. Is there any option to enable it? if yes please tell me how?
Thanks
|
|
|
04-10-2008, 09:20 PM
|
#2
|
Member
Registered: Oct 2004
Location: Adelaide Hills, South Australia
Distribution: RHEL 5&6 CentOS 5, 6 & 7
Posts: 573
Rep:
|
What you're asking for in contrary to the purpose Kickstart was created. I think there is a way around it though. In the "%packages" section put "@ Base" only. Then in the %post section, add "/usr/sbin/system-config-packages" so the user has the chance to choose the packages they want installed.
Let me know if this works for you - I'd like to know
|
|
|
04-13-2008, 02:16 AM
|
#3
|
Member
Registered: Jan 2007
Location: India
Distribution: RHEL 5, Fedora 9, Solaris, FreeBSD
Posts: 52
Original Poster
Rep:
|
Quote:
Originally Posted by blacky_5251
What you're asking for in contrary to the purpose Kickstart was created. I think there is a way around it though. In the "%packages" section put "@ Base" only. Then in the %post section, add "/usr/sbin/system-config-packages" so the user has the chance to choose the packages they want installed.
Let me know if this works for you - I'd like to know
|
Actually I wanted to enable package selection option in system-config-kickstart in graphical mode. It is diabled when I create ks.cfg through graphical mode.
|
|
|
05-08-2008, 10:51 PM
|
#4
|
Senior Member
Registered: Sep 2002
Location: Philippines
Distribution: Slackware, RHEL&variants, AIX, SuSE
Posts: 1,127
Rep:
|
this is from RHEL5.1 README:
o Currently, system-config-kickstart does not support package selection
and deselection. When using system-config-kickstart, the Package
Selection option indicates that it is disabled. This is because
system-config-kickstart uses yum to gather group information, but is
unable to configure yum to connect to Red Hat Network.
At present, you need to update package sections in your kickstart
files manually. When using system-config-kickstart to open a kickstart
file, it will preserve all package information in it and write it back
out when you save.
so i guess RHEL5 is the same.
in case you need it, here are the group package listing that you can use
for your %packages section in your kickstart file:
@office
@engineering-and-scientific
@mysql
@admin-tools
@editors
@system-tools
@development-tools
@gnome-software-development
@text-internet
@x-software-development
@virtualization
@legacy-network-server
@dns-server
@gnome-desktop
@dialup
@core
@authoring-and-publishing
@base
@ftp-server
@network-server
@games
@legacy-software-development
@java
@java-development
@legacy-software-support
@smb-server
@base-x
@graphics
@web-server
@ruby
@printing
@kde-software-development
@kde-desktop
@mail-server
@server-cfg
@sound-and-video
@sql-server
@development-libs
@news-server
@graphical-internet
hth.
|
|
0 members found this post helpful.
|
All times are GMT -5. The time now is 06:28 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|