commit | d1f40635d25bda3eff0b6a1be9c2659a5d09a57c | [log] [tgz] |
---|---|---|
author | Stuart Longland <stuartl@vrt.com.au> | Tue Feb 23 15:51:26 2016 +1000 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 14:18:39 2016 -0400 |
tree | bc0a188d41431982898aeaf6c6f87b65c9db35e0 | |
parent | 268e9d82ee801f946c806696adf24f481dd9f57f [diff] |
common: Add support for environment file in EXT4. This is an enhancement that permits storing the environment file on an EXT4 partition such as the root filesystem. It is based on the existing FAT environment file code.