Develop
eggs-9.1.0-1
A breacking news!
- wardrobe: after a bit of consolidation, I moved the suddivision of firmwares from the code to the wardrobe organization.
firmwares
now is a accessory with same own internal accessories. - accessories: now accessories can be external and internal. Internal accessories live inside the costume, for example inside firmwares live codecs, network-cable and so on. Internal accessories have suffix:
./
:./codecs
,./network-cable
, etc. - If you open
wardrobe.d/accessories/firmwares
, you can find inside: codecs, network-cable, printers, video-nvidia, network-wifi, video-amd and ou are free to add others.
This result in a great semplification of code and a improved organization. Just adding others firmware categories inside firmwares - such graphics-tables - add an index.yml with the packages you needs; note: if your packages need a specific repo, you can add it too. Add your new accessory on index.yml of firmares and eggs will load it, add the request repos then install yours packages.