mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 16:01:09 +02:00
Enable PAM
Turn on PAM in product builds - leave it off in the SDK.
This commit is contained in:
parent
4d35ef8299
commit
eac6287dcc
@ -1,7 +1,7 @@
|
|||||||
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
|
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
USE="cros-debug acpi usb symlink-usr cryptsetup policykit -pam"
|
USE="cros-debug acpi usb symlink-usr cryptsetup policykit"
|
||||||
USE="${USE} -cros_host -expat -cairo -X -man"
|
USE="${USE} -cros_host -expat -cairo -X -man"
|
||||||
USE="${USE} -acl -cracklib -gpm -python -sha512"
|
USE="${USE} -acl -cracklib -gpm -python -sha512"
|
||||||
USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"
|
USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"
|
||||||
|
@ -14,7 +14,7 @@ net-analyzer/tcpdump -chroot
|
|||||||
net-misc/dhcp -server
|
net-misc/dhcp -server
|
||||||
net-misc/iperf threads
|
net-misc/iperf threads
|
||||||
net-misc/ntp caps
|
net-misc/ntp caps
|
||||||
sys-apps/busybox -pam -selinux
|
sys-apps/busybox -selinux
|
||||||
sys-apps/smartmontools minimal
|
sys-apps/smartmontools minimal
|
||||||
sys-block/parted device-mapper
|
sys-block/parted device-mapper
|
||||||
sys-fs/lvm2 -lvm1 -readline
|
sys-fs/lvm2 -lvm1 -readline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user