flatcar-scripts/sdk_lib
Michael Marineau 6c2f9a9ffb fix(make_chroot): Improve chroot user creation.
If the user already exists check that the UID and GID are correct and
modify it (setting shell and home directory) to match what the SDK
expects. This avoids needlessly failing if the user calling cros_sdk is
the 'core' user on a CoreOS machine.

Change new-user creation to copy the user's full name and group instead
of using a generic name and Google's 'eng' group. Also remove the
default password for the account, it isn't needed and uses perl.
2013-08-26 00:53:13 +00: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): Improve chroot user creation. 2013-08-26 00:53:13 +00:00
make_conf_util.sh fix(scripts): Add --load-average to MAKEOPTS 2013-07-17 18:04:51 -07:00