aboutsummaryrefslogtreecommitdiff
path: root/state
Commit message (Collapse)AuthorAge
* fix busybox booting into root shellweek3lonkaars2024-02-06
|
* WIP busyboxlonkaars2024-02-05
|
* fix sd card detection for laptoplonkaars2024-02-04
| | | | | | | | | the sd card is detected as removable and listed as a /dev/sd* device on my desktop pc, but listed as /dev/mmcblk* and non-removable on my laptop. now the state/gen script checks if it is EITHER removable or starts with mmcblk. also fixed `make status` output to look nicer
* update build environment after repartitioning sd cardlonkaars2024-02-04
|
* improve speed in state/gen for large kernel repolonkaars2024-02-03
|
* fully automatic sd card partitioning and formattinglonkaars2024-02-03
|
* WIP more unneeded automation of setuplonkaars2024-02-02