Commit Graph

31 Commits

Author SHA1 Message Date
depsterr c4e56a64c7 Fixed duplicate string in options 2021-03-09 19:49:49 +01:00
depsterr dc9a075235 Include changes #20 and #23. 2021-03-09 19:15:28 +01:00
depsterr b6204adbd8 Merge branch 'master' of https://github.com/sailfish-on-dontbeevil/flash-it 2021-03-09 19:14:04 +01:00
depsterr 4e5f916555 fixed issue with copying boot files 2021-03-09 18:53:18 +01:00
Natanael Arndt 2df425c829 Fix options 2021-03-08 19:18:14 +01:00
Natanael Arndt 5059792eb9 Fix #18. Add PinePhone 1.2 to image selection. 2021-03-08 12:08:55 +01:00
depsterr 0e62ac551c Improved script portability 2021-03-06 17:02:10 +01:00
Natanael Arndt 79a63f5816 Fix #16. Introduce check_sudo_dependency. 2021-03-06 10:58:22 +01:00
Simon Schmeisser 97eb6078f7 hack that loads compiled crust from pine64 2020-11-16 21:36:05 +01:00
Adam Pigg 24b9738262 Add pinetabdev device, which uses the normal pinetab rootfs, but
different uboot script
2020-10-22 12:12:30 +01:00
Adam Pigg e7152942bc Copy all files/folders in /boot to the boot partition.
New uboot looks in allwinne/* for the dtb files, and the new kernel
properly populates its /boot folder with the allwinner folder and the
backup files in /boot
2020-09-05 19:33:34 +01:00
Dylan Van Assche 1bd68e90e6
Fix glob expansion which resulted in some boot failures 2020-05-01 15:33:46 +02:00
Dylan Van Assche 51baade149
Switch back to master branch 2020-05-01 07:14:04 +00:00
Dylan Van Assche 1fc0092d16
Enable pinephone revisions 2020-04-30 20:16:23 +02:00
depsterr f734780f4e fixed issue with check always returning true 2020-02-25 15:30:12 +01: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
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
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