Pelagicore / meta-pelux

PELUX is an open source, GENIVI compliant development platform that supports the Qt Automotive Suite
https://pelux.io
MIT License
39 stars 28 forks source link

wic image for RPI and adding media partition #334

Closed fhajredini closed 5 years ago

fhajredini commented 5 years ago

A wic image will simplify adding partitions to the image and adding labels for them.

Since root partitions now have labels, the blacklisting added in 4d4ffbaf125badc31be1af34b70f471c820ad034 will work for RPI as well.

A new partition, /media, was also added for RPI images.

Signed-off-by: Fisnik Hajredini fhajredini@luxoft.com

sashko commented 5 years ago

You should separate those changes.

sashko commented 5 years ago

Could you please change the title?

fhajredini commented 5 years ago

Could you please change the title?

Can you please suggest?

sashko commented 5 years ago

Could you please change the title?

Can you please suggest?

Use WIC... for Raspberry Pi or something along with those words...

martin-ejdestig commented 5 years ago

Split the RPI commit and added a commit that renames /media to /data.

martin-ejdestig commented 5 years ago

(Note that GitHub displays the commits in the wrong order.)