Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distro rework #52

Open
rafluan opened this issue Oct 27, 2024 · 1 comment
Open

Distro rework #52

rafluan opened this issue Oct 27, 2024 · 1 comment

Comments

@rafluan
Copy link

rafluan commented Oct 27, 2024

Hi @koenkooi and @kraj,

In my early days working with the Yocto Project, I used the Angstrom distribution. After several years away from it, I became curious about how the project has evolved, so I decided to clone it and explore its current state. While going through the distro, I noticed that it contains a large number of include files, which left me somewhat confused. To get a better understanding, I started comparing Angstrom with other well-known distros like Poky and OEL (from OSSystems).

This got me thinking: what if I could rework Angstrom by drawing inspiration from these distros? My idea would be to streamline the layer, making it more minimalistic. The goal would be to offer a clean, simplified reference layer that others could use as a base for their own personal projects. What do you think about this approach?

@koenkooi
Copy link
Contributor

The config files certainly need a lot of pruning and the number of them could be reduced. But be careful when looking at Poky, it makes some choices that make actually maintaining the runtime part of the distro very hard!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants