| 25 Aug 2023 |
atemu12 | Haven't had the motivation or time to follow up on that proper though | 12:28:15 |
atemu12 | I just reflash every time now :/ | 12:28:29 |
atemu12 | I could try and get TWRP to work on my phone, that respects addons.d, so magisk stays | 12:29:02 |
atemu12 | But same problem again | 12:29:12 |
raitobezarius | I don't have TWRP on my phone | 12:34:31 |
raitobezarius | It is not supported | 12:34:33 |
raitobezarius | I thought it was possible to add a step where you could patch the boot.img or something and then reapply it? | 12:34:46 |
raitobezarius | it seems to be working | 13:07:45 |
raitobezarius | happiness is currently happening | 13:07:51 |
raitobezarius | I lied | 13:08:00 |
raitobezarius |
Exception: https://android.googlesource.com/device/google/cuttlefish_prebuilts is missing refs/tags/android-13.0.0_r67
| 13:08:01 |
raitobezarius | OK I should finish the AOSP sync I guess | 13:08:12 |
raitobezarius | 99% is not enough | 13:08:16 |
raitobezarius | surely repo sync -j128 should work | 13:08:36 |
raitobezarius | BTW Atemu how big are your mirrors overall? | 13:11:07 |
raitobezarius | Right now, I am past 1TB in just source code | 13:11:15 |
| * raitobezarius is happy he bought 8TB DC grade NVMe | 13:11:27 |
atemu12 | raitobezarius: 1.1TiB for the AOSP mirror | 13:53:46 |
atemu12 | Most of that is pre-built binaries that google puts into Git repos 🤪 | 13:54:43 |
raitobezarius | raito@epyc /var/lib/src % du -hs aosp
1.3T aosp | 13:55:17 |
raitobezarius | why am I past 1.1TB | 13:55:22 |
atemu12 | What command did you run? | 13:55:34 |
raitobezarius | repo init -u https://android.googlesource.com/mirror/manifest --mirror
repo sync
| 13:56:01 |
atemu12 | That sounds about right to me | 13:56:31 |
raitobezarius | and I am only at 97% now again | 13:56:43 |
atemu12 | I haven't synced in half a month though | 13:56:44 |
raitobezarius | so it potentially got 200GB in the meantime? :> | 13:56:57 |
atemu12 | $ du -hs /Volumes/Data/AOSP/AOSP /Volumes/Data/AOSP/LineageOS /Volumes/Data/AOSP/the-muppets /Volumes/Data/AOSP/TheMuppets
1.2T /Volumes/Data/AOSP/AOSP
369G /Volumes/Data/AOSP/LineageOS
32G /Volumes/Data/AOSP/the-muppets
74G /Volumes/Data/AOSP/TheMuppets
| 13:57:06 |
raitobezarius | I see | 13:57:24 |
atemu12 | Perhaps there's also a gc step at some point? | 13:58:01 |