X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=cf18df9852d69dd41359de30584103b680c680e7;hb=2b86b5b69df77007ae7fd31fc1ae39361a1a9019;hp=c19d7ce401cc195d01ad60a79223a24f1fbdb9f0;hpb=2483a92b6e18c5269af71a64da662ac2940d4cd0;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index c19d7ce..cf18df9 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -3,11 +3,7 @@ source ../functions/main source /etc/profile -if [ "x${USER}" != "xroot" ]; then - echo "You must be the superuser to install hvlinux." - exit 1 -fi - +check_for_root_user init_log_file LFS_PKG_DIR_ORIG=${LFS_PKG_DIR} @@ -72,7 +68,7 @@ ipkg -m acnb ${MESALIB} install_xorg_modules ${XORG_APP} ipkg_xorg ${XCURSOR_THEMES} "data" install_xorg_modules ${XORG_FONT} -rscr once "Configuring fonts" configure-fonts +######################rscr once "Configuring fonts" configure-fonts ipkg ${XKEYBOARD_CONFIG} ${XORG_CONFIG} --with-xkb-rules-symlink=xorg ipkg_xorg ${LUIT} "app" ipkg ${PIXMAN}