Oliver Smith
f468d3ed7e
Disable metadata_csum when generating ext4 rootfs ( #1367 )
...
Some downstream kernels don't support this, and this recently became
the default in e2fsprogs.
2018-03-28 18:00:18 +00:00
Oliver Smith
4c9b0de4f5
Fix invalid /etc/apk/repositories entry on device ( #1189 )
...
It used to have an entry for /mnt/pmbootstrap-packages, which only
makes sense while working on the chroot with pmbootstrap. After the
installation on the device, there's no repo in that path.
Furthermore, empty lines were added to the recovery installer script
for readability (thanks @ata2001!)
2018-02-01 22:44:20 +00:00
Attila Szöllősi
ceefc5d8ec
[recovery-installer] Copy contents of /etc/skel to home directory ( #1114 )
2018-01-12 21:53:15 +00:00
Attila Szöllősi
7a92fc03d4
[recovery-installer] Log into one logfile instead of two ( #1031 )
2017-12-22 18:39:44 +00:00
Attila Szöllősi
fdbbc774a9
Run recovery installer in chroot ( #901 )
...
The recovery installer now has as few dependencies on the
Android recovery system as possible.
2017-11-16 22:20:57 +00:00
Attila Szöllősi
9ba8b8fe2c
[recovery-installer] Don't fail when reflashing after fail ( #786 )
2017-10-18 18:58:58 +00:00
drebrez
d4df6dc96b
Add mkfs.ext2 and mkfs.ext4 binaries to the android-recovery-installer ( #684 )
2017-10-07 18:36:23 +00:00
Attila Szöllősi
e4fad30e2a
android-recovery: Don't extract tar archive in tmpfs ( #654 )
2017-09-30 21:59:08 +00:00
Attila Szöllősi
06dc9adf4a
Add support for isorec flashing in recovery installer ( #609 )
2017-09-28 22:05:00 +00:00
Attila Szöllősi
71ad48a487
Add ascii art to recovery installer ( #498 )
...
* Add ascii art
* Bump version number
2017-09-02 18:44:04 +00:00
Attila Szöllősi
b8423c02bc
Fix shellcheck issue ( #470 )
2017-08-25 22:31:55 +00:00
Attila Szöllősi
5f754e3e64
Recovery installer zip ( #404 )
...
Supports flashing with TWRP and other Android recovery OS through adb sideload,
as well as exporting a generated recovery zip file.
See also:
https://github.com/postmarketOS/pmbootstrap/wiki/deviceinfo_flash_methods#recovery-mode-adb
2017-08-24 21:07:36 +00:00