X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=blobdiff_plain;f=build.sh;h=75292e6777f936a0d9e5e0c38315753fa7bfa387;hp=98d5722a210a743747b8b1507074842744a22e21;hb=54030188086d72dec6bc163e36557b0df94368bb;hpb=b72ef6b70a9a1b5f6f37fb48a2e1ff62d9f3052b diff --git a/build.sh b/build.sh index 98d5722..75292e6 100755 --- a/build.sh +++ b/build.sh @@ -96,10 +96,10 @@ for pkgs in ../build/config.${pldistro}/bootstrapfs-*.pkgs ; do done # Disable splaying of cron. - echo > ${vdir}/etc/sysconfig/crontab + echo > ${vref}/etc/sysconfig/crontab # Add site_admin account - chroot ${vdir} /usr/sbin/useradd -p "" -u 502 -m site_admin + chroot ${vref} /usr/sbin/useradd -p "" -u 502 -m site_admin # Create a copy of the ${NAME} bootstrap filesystem w/o the base # bootstrap filesystem and make it smaller. This is a three step