flatcar-scripts/sdk_lib
Michael Marineau e111aec543 fix(make_chroot): Fix support for new users with existing groups.
When a user creates a chroot and as a common primary group such as
'users' the groupadd command fails. Instead treat this the same as users
and only fail if the group exists but has a different (such as the
'users' group not using GID 100). Hopefully this works better.
2013-09-06 12:06:53 -07:00
..
updates fix(update_chroot): Replace old chroot version scheme. 2013-08-06 13:54:18 -04:00
enter_chroot.sh fix(enter_chroot): Limit sharing system mount sharing 2013-07-23 01:26:35 -04:00
make_chroot.sh fix(make_chroot): Fix support for new users with existing groups. 2013-09-06 12:06:53 -07:00
make_conf_util.sh fix(scripts): Add --load-average to MAKEOPTS 2013-07-17 18:04:51 -07:00