chroot.sh: create users group with GID 1000.

--HG--
extra : convert_revision : 6e0323ab1b32393a84d724242bf11a6f20b14272
This commit is contained in:
Juan RP 2008-12-16 22:39:41 +01:00
parent d903c1d26e
commit dc5030514b

View file

@ -90,6 +90,7 @@ usb:x:14:
cdrom:x:15:
mail:x:34:
nogroup:x:99:
users:x:1000:
_EOF
# Default file as in Ubuntu.
cat > $XBPS_MASTERDIR/etc/hosts <<_EOF