mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 14:32:21 +08:00
158 lines
2.6 KiB
Plaintext
158 lines
2.6 KiB
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
HAVE_NPROC=y
|
|
|
|
#
|
|
# BOOK Settings
|
|
#
|
|
# BOOK_LFS is not set
|
|
BOOK_LFS_SYSD=y
|
|
# BOOK_BLFS is not set
|
|
INITSYS="systemd"
|
|
RUN_ME="./jhalfs run"
|
|
BRANCH=y
|
|
# WORKING_COPY is not set
|
|
COMMIT="trunk"
|
|
LFS_MULTILIB_NO=y
|
|
# LFS_MULTILIB_I686 is not set
|
|
# LFS_MULTILIB_X32 is not set
|
|
# LFS_MULTILIB_ALL is not set
|
|
MULTILIB="default"
|
|
BUILD_CHROOT=y
|
|
# BUILD_BOOT is not set
|
|
METHOD="chroot"
|
|
BLFS_TOOL=y
|
|
|
|
#
|
|
# blfs-tool dependencies
|
|
#
|
|
DEP_LIBXML=y
|
|
DEP_LIBXSLT=y
|
|
DEP_DBXML=y
|
|
DEP_LYNX=y
|
|
DEP_SUDO=y
|
|
DEP_WGET=y
|
|
DEP_GPM=y
|
|
DEP_GIT=y
|
|
# end of blfs-tool dependencies
|
|
|
|
BLFS_BRANCH=y
|
|
# BLFS_WORKING_COPY is not set
|
|
BLFS_COMMIT="trunk"
|
|
BLFS_ROOT="/blfs_root"
|
|
BLFS_XML="blfs-xml"
|
|
LFS_XML="lfs-xml"
|
|
# CUSTOM_TOOLS is not set
|
|
TRACKING_DIR="/var/lib/jhalfs/BLFS"
|
|
# end of BOOK Settings
|
|
|
|
#
|
|
# General Settings
|
|
#
|
|
LUSER="lfs"
|
|
LGROUP="lfs"
|
|
LHOME="/home"
|
|
BUILDDIR="xxx"
|
|
GETPKG=y
|
|
SRC_ARCHIVE="$SRC_ARCHIVE"
|
|
RETRYSRCDOWNLOAD=y
|
|
RETRYDOWNLOADCNT=20
|
|
DOWNLOADTIMEOUT=30
|
|
# RUNMAKE is not set
|
|
# CLEAN is not set
|
|
# end of General Settings
|
|
|
|
#
|
|
# Build Settings
|
|
#
|
|
|
|
#
|
|
# Parallelism settings
|
|
#
|
|
ALL_CORES=y
|
|
# REALSBU is not set
|
|
# end of Parallelism settings
|
|
|
|
# CONFIG_TESTS is not set
|
|
TEST=0
|
|
# PKGMNGT is not set
|
|
# INSTALL_LOG is not set
|
|
STRIP=y
|
|
NO_PROGRESS_BAR=y
|
|
# end of Build Settings
|
|
|
|
#
|
|
# System configuration
|
|
#
|
|
HAVE_FSTAB=y
|
|
FSTAB="xxx"
|
|
CONFIG_BUILD_KERNEL=y
|
|
CONFIG="xxx"
|
|
# NCURSES5 is not set
|
|
TIMEZONE="Europe/Budapest"
|
|
LANG="hu_HU.UTF-8"
|
|
FULL_LOCALE=y
|
|
# PAGE_LETTER is not set
|
|
PAGE_A4=y
|
|
PAGE="A4"
|
|
HOSTNAME="PKR-LINUX"
|
|
|
|
#
|
|
# Network configuration
|
|
#
|
|
INTERFACE="eth0"
|
|
IP_ADDR="192.168.1.82"
|
|
GATEWAY="192.168.1.1"
|
|
PREFIX="24"
|
|
BROADCAST="192.168.1.255"
|
|
DOMAIN="local"
|
|
DNS1="192.168.1.1"
|
|
DNS2="8.8.8.8"
|
|
# end of Network configuration
|
|
|
|
#
|
|
# Console configuration
|
|
#
|
|
FONT="lat2-16"
|
|
KEYMAP="xxx"
|
|
# LOCAL is not set
|
|
# end of Console configuration
|
|
# end of System configuration
|
|
|
|
#
|
|
# Advanced Features
|
|
#
|
|
CONFIG_OPTIMIZE=y
|
|
|
|
#
|
|
# Optimization settings
|
|
#
|
|
OPT_1=y
|
|
# OPT_2 is not set
|
|
# end of Optimization settings
|
|
|
|
OPTIMIZE=1
|
|
# REPORT is not set
|
|
# SAVE_CH5 is not set
|
|
# COMPARE is not set
|
|
|
|
#
|
|
# Internal Settings (WARNING: for jhalfs developers only)
|
|
#
|
|
SCRIPT_ROOT="jhalfs"
|
|
JHALFSDIR="$BUILDDIR/$SCRIPT_ROOT"
|
|
LOGDIRBASE="logs"
|
|
LOGDIR="$JHALFSDIR/$LOGDIRBASE"
|
|
TESTLOGDIRBASE="test-logs"
|
|
TESTLOGDIR="$JHALFSDIR/$TESTLOGDIRBASE"
|
|
FILELOGDIRBASE="installed-files"
|
|
FILELOGDIR="$JHALFSDIR/$FILELOGDIRBASE"
|
|
ICALOGDIR="$LOGDIR/ICA"
|
|
MKFILE="$JHALFSDIR/Makefile"
|
|
XSL="lfs.xsl"
|
|
PKG_LST="unpacked"
|
|
DEL_LA_FILES=y
|
|
# end of Internal Settings (WARNING: for jhalfs developers only)
|
|
# end of Advanced Features
|
|
|
|
# REBUILD_MAKEFILE is not set
|