diff options
Diffstat (limited to 'profiles/nfsroot/package.use')
-rw-r--r-- | profiles/nfsroot/package.use | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/profiles/nfsroot/package.use b/profiles/nfsroot/package.use new file mode 100644 index 0000000..eb44b25 --- /dev/null +++ b/profiles/nfsroot/package.use @@ -0,0 +1,19 @@ +<=net-misc/neon-0.28.2 -socks -socks5 +# We want good integration of the LDAP system +app-admin/sudo ldap + +# 2008/07/02 - Eric Thibodeau <kyron@neurabls.com> +# +# This is from /usr/portage/profiles/default/linux/amd64/2008.0/desktop/../../../../../targets/desktop/package.use +## 2008/03/26 - Chris Gianelloni <wolf31o2@gentoo.org> +## While we may need LDAP client support, who needs the server on a desktop? +## Did I mention that this also fixes the horrible perl dependency hell, too? +# +# Let the fun begin :( I have no choice to set this here since stage*.spec does not provide the means to set USE flags +#net-nds/openldap -minimal + +# ^^^ Nope...that won't work, so commenting and trying in livecd-stage1.spec instead (net-nds/openldap added to the list) + +sys-cluster/openmpi smp threads fortran +app-editors/vim-core -minimal -livecd +app-editors/vim -minimal -livecd |