Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mvebu: gen_mvebu_sdcard_img.sh: use /bin/sh | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | mvebu: gen_mvebu_sdcard_img.sh: don't use format directly in printf | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | mvebu: gen_mvebu_sdcard_img.sh: replace let with $(()) | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | treewide: replace backticks by $(...) in gen_*_img.sh scripts | Adrian Schmutzler | 2019-09-29 | 1 | -1/+1 |
* | mvebu: image: don't create unnecessarily shell variables | Tomasz Maciej Nowak | 2019-05-11 | 1 | -2/+2 |
* | mvebu: make sdcard bootloader option configurable | Tomasz Maciej Nowak | 2018-03-02 | 1 | -9/+17 |
* | mvebu: fix partition type and signature for sdcard | Tomasz Maciej Nowak | 2018-03-02 | 1 | -3/+3 |
* | mvebu: use ext4/f2fs overlay filesystem for solidrun clearfog | Felix Fietkau | 2016-09-10 | 1 | -5/+8 |
* | mvebu: use ptgen instead of fdisk to make the clearfog image script more port... | Felix Fietkau | 2016-09-02 | 1 | -55/+17 |
* | mvebu: add sdcard image creation script | Josua Mayer | 2016-09-02 | 1 | -0/+111 |