X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=blobdiff_plain;f=build.sh;h=8b27508351521bec5ac135c315617efd1e98b096;hp=29bdff031a74203032407d47ea91fe6591ded627;hb=82b2f53d6dc15c3a4484f376ed7a2a9e82f1727d;hpb=b71d1478d0ff420458b2a0a71d5ffcb0ea5d422b diff --git a/build.sh b/build.sh index 29bdff0..8b27508 100755 --- a/build.sh +++ b/build.sh @@ -88,7 +88,7 @@ for pkgs in ../build/config.${pldistro}/bootstrapfs-*.pkgs ; do done # Add site_admin account - chroot ${vdir} /usr/sbin/useradd -p "" -u 502 -m site_admin + #chroot ${vdir} /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