Commit Graph

20 Commits

Author SHA1 Message Date
depsterr
f734780f4e fixed issue with check always returning true 2020-02-25 15:30:12 +01:00
Dylan Van Assche
c1c656b1a6
Merge pull request #4 from neochapay/master
Allow to install rootfs from custom dir and raw images
2020-02-19 17:26:17 +00:00
Sergey Chupligin
193e4f346f Allow to create raw image 2020-02-17 20:08:27 +03:00
Sergey Chupligin
2ef43447b4 Allow to install rootfs from custom dir 2020-02-17 18:24:13 +03:00
Adam Pigg
fbf2477b1c
Merge pull request #2 from depsterr/master
Adding support for installing to sd cards as well as preventing unnecessary downloads.
2020-02-06 09:47:18 +00:00
depsterr
ae7bb2d79a realised that ls commands will differ for platforms 2020-02-06 10:34:35 +01:00
depsterr
f5a271b56f fixed accidental row concatination 2020-02-05 21:37:01 +01:00
depsterr
fb322d05dd fixed wrong ls checks 2020-02-05 21:29:40 +01:00
depsterr
fc9557a42d added comments and removed need to redownload 2020-02-05 21:15:10 +01:00
depsterr
841cf43d59 added support for sd card drives 2020-02-05 20:45:53 +01:00
Dylan Van Assche
9a76eec613
V0.2.0 2020-02-02 11:11:19 +01:00
Dylan Van Assche
85c3741997
Merge pull request #1 from ProjectMoon/master
Make flashing script more robust and pretty.
2020-02-02 10:09:41 +00:00
projectmoon
ae54b81a76 Make flashing script more robust and pretty.
Adds error handling, dependency checking, and prettier output. Also
expands compatibility on various systems by not relying on bsdtar
(seems to not be installed on many systems) and hardcoded paths to
parted.
2020-02-02 01:02:05 +00:00
Dylan Van Assche
1280511652
Use master branch of CI 2019-10-17 22:55:52 +02:00
Dylan Van Assche
98e5dc8c7e
Force unzip when folder already exists 2019-10-17 21:02:32 +02:00
Dylan Van Assche
af54bc6eb6
Copy U-boot boot script too 2019-10-17 19:33:38 +02:00
Dylan Van Assche
16d5a840dd
Copy kernel image to boot partition 2019-10-15 21:43:39 +02:00
Dylan Van Assche
e830122995
First working version 2019-10-15 21:07:17 +02:00
Dylan Van Assche
009bafa523
WIP formatting sd card 2019-10-14 20:25:22 +02:00
Dylan Van Assche
95f4215521
Initial version of the flasher script 2019-10-14 19:49:49 +02:00