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
|
@ -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
Add a link
Reference in a new issue