[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Installing minimal number of packages
- From: "Shabazian, Chip" <Chip Shabazian bankofamerica com>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: RE: Installing minimal number of packages
- Date: Mon, 20 Aug 2007 15:16:14 -0700
You still get base. A truly minimal install would be
%packages --no-base
But that would result in a largely unusable system, so you need to add
packages back in from that point.
NOTE: I have not tested this on FC6, but expect it to be the same.
-----Original Message-----
From: kickstart-list-bounces redhat com
[mailto:kickstart-list-bounces redhat com] On Behalf Of Michael
Sent: Monday, August 20, 2007 2:54 PM
To: Discussion list about Kickstart
Subject: Installing minimal number of packages
Hello,
I am doing a fc6 install for testing an automated app server install.
In the packages section, I just have
%packages
@core
sox
screen
mysql-server
I would expect a few small number of packages ( around 100 ). However,
I am getting 550 installed. I don't really understand why so many
packages are getting pulled in.
How can I debug this? Is @core no longer the right directive?
Michael
_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]