Tagged Questions

2
votes
2answers
83 views

Version Control / Configuration Management for Linux Images

One project I'm working on involves continuously maintaining a base Linux disk image that gets cloned onto embedded devices. Right now, every time a change is made, we log what we've done in a file ...