flatcar-scripts/sdk_lib
Michael Marineau 4b23a26667 update_chroot: fix transition to new os-release location
Previously /etc/os-release was installed both by set_lsb_release and
the baselayout package. Now it is only installed by set_lsb_release but
when baselayout is upgraded it removes /etc/os-release. So the first
update_chroot works but the second detects the chroot's version
incorrectly and tries to apply the one time updates in this directory.
Both of them are very old so we can just delete them. The second run
will now fix up /etc/os-release and we can all move on and be happy.
2014-07-14 17:59:15 -07:00
..
updates update_chroot: fix transition to new os-release location 2014-07-14 17:59:15 -07:00
enter_chroot.sh enter_chroot: set reasonable PATH when calling locale-gen 2014-07-03 15:23:18 -07:00
make_chroot.sh make_chroot: explicitly set path when entering the chroot. 2014-07-03 14:51:32 -07:00
sdk_util.sh fix(*): Migrate image storage to new buckets 2014-05-21 13:21:07 -07:00