Disable USE=nls and USE=unicode for the installcd.
svn path=/trunk/; revision=499
This commit is contained in:
parent
f8648ca06d
commit
35c56d7183
3 changed files with 9 additions and 4 deletions
|
@ -2,6 +2,11 @@
|
|||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
18 Mar 2008; Christian Heim <phreak@gentoo.org>
|
||||
specs/x86/hardened/installcd-stage1.spec,
|
||||
specs/x86/hardened/installcd-stage2-minimal.spec:
|
||||
Disable USE=nls and USE=unicode for the installcd.
|
||||
|
||||
14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||
specs/alpha/installcd-stage2-minimal.spec,
|
||||
specs/alpha/installcd-stage2-universal.spec,
|
||||
|
|
|
@ -13,12 +13,12 @@ livecd/use:
|
|||
livecd
|
||||
lvm1
|
||||
ncurses
|
||||
nls
|
||||
# nls
|
||||
pam
|
||||
readline
|
||||
socks5
|
||||
ssl
|
||||
unicode
|
||||
# unicode
|
||||
|
||||
livecd/packages:
|
||||
app-accessibility/brltty
|
||||
|
|
|
@ -30,7 +30,7 @@ boot/kernel/gentoo/use:
|
|||
lvm1
|
||||
mng
|
||||
ncurses
|
||||
nls
|
||||
# nls
|
||||
nptl
|
||||
nptlonly
|
||||
pam
|
||||
|
@ -39,7 +39,7 @@ boot/kernel/gentoo/use:
|
|||
socks5
|
||||
ssl
|
||||
truetype
|
||||
unicode
|
||||
# unicode
|
||||
usb
|
||||
|
||||
boot/kernel/gentoo/packages:
|
||||
|
|
Loading…
Add table
Reference in a new issue