Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-envtools: check for config prior to append | Imran Khan | 2019-12-17 |
| | | | | | | | | | | | | | In the rare event a pre-populated fw_env.config exists in the rootfs prior to firstboot, calling fw_setenv after the system has initialised will annihilate the devices environment due to two identical lines in fw_env.config. Check for existence prior to blind appendage. Signed-off-by: Imran Khan <gururug@gmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org> [daniel@makrotopia.org: fixed patch format, improved grep, cosmetics] | ||
* | move boot related packages to their own folder | John Crispin | 2012-10-16 |
SVN-Revision: 33781 |