FreeBSD: WITHOUT_GNU
Добавлено: 2009-08-14 0:43:16
man src.conf:
Вопрос: можно ли установить рабочую систему без GNU и на какие неполадки можно нарваться?
Код: Выделить всё
WITHOUT_GNU
Set to not build contributed GNU software as a part of the base
system. This option can be useful if the system built must not
contain any code covered by the GNU Public License due to legal
reasons. The option has no effect yet. When set, it also
enforces the following options:
WITHOUT_GNU_SUPPORT
WITH_GNU_CPIO
Set to build GNU cpio as a part of the base system, and symlink
/usr/bin/cpio to this version. (This will override the symlink
to the BSD version.)
WITHOUT_GNU_GREP
Set to not build GNU grep as a part of the base system.
WITHOUT_GNU_SUPPORT
Set to build some programs without optional GNU support.