summaryrefslogtreecommitdiffstats
path: root/wic
Commit message (Collapse)AuthorAgeFilesLines
* Exchange A2 and ext4 rootfs partitions in wic imageAndrey Zhizhikin2018-08-231-1/+1
| | | | | | | | | | This would allow to later on resize the rootfs partition inside of the Linux if the storage media used is originally bigger than the image itself. It would effectively allow to utilize the entire storage media from the Linux OS on the device. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* Remove mountpoint for a2 partitionDalon Westergreen2018-04-231-1/+1
|
* Fix wic mount of sdcard fat partitionDalon Westergreen2018-02-272-2/+2
| | | | | | | | wic modifies /etc/fstab to add mount points listed in the wks file. We do not want the fat partition mounted by default Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add wic file for Cyclone5 / Arria5Dalon Westergreen2018-02-261-0/+8
|
* Add wic file for stratix10Dalon Westergreen2018-02-261-0/+6
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>