Déplacé variable GATEWAY dans script de configuration de carte réseau
[hvlinux.git] / stage0 / install-2
index 75e54f0..6bcd4d2 100755 (executable)
@@ -2,23 +2,13 @@
 
 source ~/.bashrc
 
-LFS_STAGE=stage0
-
 # Reading system configuration informations, functions and package versions.
 source ../sysinfos
 source ../functions
 source ../packages-list
 
-export LFS_PKG_DIR="$(dirname $(pwd))/packages/${LFS_STAGE}"
-export LFS_LOG_DIR=${LFS}/var/log/hvlinux-install/${LFS_STAGE}
-export LFS_LOG_FILE=${LFS_LOG_DIR}/install.log
-export LFS_TMP="${LFS}/tmp"
-
 init_log_file
 
-# Scripts directory
-export SCRDIR=$(pwd)
-
 ipkg -m noac ${KERNEL}
 
 case "${HVL_TARGET}" in