Re: jhalfs breaks with complaint when fstab supplied
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
On 21/09/2022 13:59, Pierre Labastie ([email protected] via alfs-discuss Mailing List) wrote: > Don't use ../dev !! (see my preceding post) It rings a bel.I woul change it to ../deve > > The configuration file you attached is truncated. The problematic part is not > there. I understand you may want to hide some configuration details, but please > send the beginning of "# System configuration" in the "configuration" file (The > four variables HAVE_FSTAB, FSTAB, CONFIG_BUILD_KERNEL, CONFIG) I've not intensionaly truncated file. Probably copy mistake. Attached copy paste created config and config.old file. This time I have Ctrl-A. :) Dragan -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page
configuration
(text/plain, 2.6 KB)
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) # # BOOK Settings # BOOK_LFS=y # BOOK_LFS_SYSD is not set # BOOK_BLFS is not set INITSYS="sysv" 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 is not set # CUSTOM_TOOLS is not set # end of BOOK Settings # # General Settings # LUSER="lfs" LGROUP="lfs" LHOME="/home" BUILDDIR="/lfs" GETPKG=y SRC_ARCHIVE="/sources/sources/lfs" RETRYSRCDOWNLOAD=y RETRYDOWNLOADCNT=4 DOWNLOADTIMEOUT=30 SERVER="http://ftp.osuosl.org" RUNMAKE=y # CLEAN is not set # end of General Settings # # Build Settings # # CONFIG_TESTS is not set TEST=0 # PKGMNGT is not set # INSTALL_LOG is not set STRIP=y DEL_LA_FILES=y # NO_PROGRESS_BAR is not set # end of Build Settings # # System configuration # # HAVE_FSTAB is not set CONFIG_BUILD_KERNEL=y CONFIG="/sources/script/config" # NCURSES5 is not set TIMEZONE="Amsterdam" LANG="en_US.UTF-8" # FULL_LOCALE is not set # PAGE_LETTER is not set PAGE_A4=y PAGE="A4" HOSTNAME="Draconian" # # Network configuration # INTERFACE="enp0s3" IP_ADDR="10.0.2.15" GATEWAY="10.0.2.15" PREFIX="24" BROADCAST="10.0.2.255" DOMAIN="local-host" DNS1="10.0.2.3" DNS2="8.8.8.8" # end of Network configuration # # Console configuration # FONT="lat0-16" KEYMAP="us" LOCAL=y LOG_LEVEL="4" # end of Console configuration # end of System configuration # # Advanced Features # REPORT=y # SAVE_CH5 is not set # COMPARE is not set CONFIG_OPTIMIZE=y # # Optimization settings # N_PARALLEL=16 # OPT_1 is not set OPT_2=y # REALSBU is not set # end of Optimization settings OPTIMIZE=2 # # 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" # end of Internal Settings (WARNING: for jhalfs developers only) # end of Advanced Features # REBUILD_MAKEFILE is not set
configuration_old
(text/plain, 2.6 KB)
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) # # BOOK Settings # BOOK_LFS=y # BOOK_LFS_SYSD is not set # BOOK_BLFS is not set INITSYS="sysv" 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 is not set # CUSTOM_TOOLS is not set # end of BOOK Settings # # General Settings # LUSER="lfs" LGROUP="lfs" LHOME="/home" BUILDDIR="/lfs" GETPKG=y SRC_ARCHIVE="/sources/sources/lfs" RETRYSRCDOWNLOAD=y RETRYDOWNLOADCNT=4 DOWNLOADTIMEOUT=30 SERVER="http://ftp.osuosl.org" RUNMAKE=y # CLEAN is not set # end of General Settings # # Build Settings # # CONFIG_TESTS is not set TEST=0 # PKGMNGT is not set # INSTALL_LOG is not set STRIP=y DEL_LA_FILES=y # NO_PROGRESS_BAR is not set # end of Build Settings # # System configuration # # HAVE_FSTAB is not set CONFIG_BUILD_KERNEL=y CONFIG="/sources/script/config" # NCURSES5 is not set TIMEZONE="Amsterdam" LANG="en_US.UTF-8" # FULL_LOCALE is not set # PAGE_LETTER is not set PAGE_A4=y PAGE="A4" HOSTNAME="Draconian" # # Network configuration # INTERFACE="enp0s3" IP_ADDR="10.0.2.15" GATEWAY="10.0.2.15" PREFIX="24" BROADCAST="10.0.2.255" DOMAIN="local-host" DNS1="10.0.2.3" DNS2="8.8.8.8" # end of Network configuration # # Console configuration # FONT="lat0-16" KEYMAP="us" LOCAL=y LOG_LEVEL="4" # end of Console configuration # end of System configuration # # Advanced Features # REPORT=y # SAVE_CH5 is not set # COMPARE is not set CONFIG_OPTIMIZE=y # # Optimization settings # N_PARALLEL=16 # OPT_1 is not set OPT_2=y # REALSBU is not set # end of Optimization settings OPTIMIZE=2 # # 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" # end of Internal Settings (WARNING: for jhalfs developers only) # end of Advanced Features # REBUILD_MAKEFILE is not set