[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Minimal systems
- From: James Laska <jlaska redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: Minimal systems
- Date: Fri, 01 Feb 2008 07:30:30 -0500
Greetings,
Try ...
%packages --nobase
...
%end
You'll likely end up with a useless system, so you'll need to manually
add in packages (or smaller comps groups) that you want installed.
Thanks,
James
Gary Thomas wrote:
I'm am trying to build the most minimal system possible.
My first attempt (via kickstart) lists these packages:
%packages
@base
-selinux-policy
-selinux-policy-targeted
-selinux-policy-mls
%end
Despite this, I *still* end up with selinux-policy and
selinux-policy-targeted installed. Why? Nothing that
was installed requires them, so how/why did they end up
in the list of packages?
--
==========================================
James Laska -- jlaska redhat com
Quality Engineering -- Red Hat, Inc.
==========================================
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]