| 31 Aug 2023 |
samueldr | yeah, that is a much more trivial situation | 19:22:04 |
@angryant:envs.net | Ah sorry I wasn’t clear: The idea was to play around with mock data in the out-of-the-box setup, dial in what I actually want, do a factory reset, then do the robotnix install. | 19:35:55 |
oak 🏳️🌈♥️ | If you change from LineageOS built at official servers, to LineageOS you have built yourself, you need to change the signing keys for system apps in /data/system/appops.xml | 20:30:58 |
oak 🏳️🌈♥️ | Is there any good software for doing backups nowadays? Back in the days I paid for pro version of Titanium Backup, but last time I checked it was not updated anymore | 20:31:41 |
oak 🏳️🌈♥️ | Honestly because of all this new Google spying crap lately I've been thinking about switching to iPhone | 20:32:30 |
samueldr | last I tried, titanium backup still works fine | 20:33:51 |
samueldr | but YMMV as always :/ | 20:33:58 |
oak 🏳️🌈♥️ | For some reason I thought it doesn't support new versions of Android but need to check | 20:34:49 |
samueldr | last I tried was LineageOS 18.1 | 20:38:54 |
samueldr | I have had no desire to try android 12 | 20:39:03 |
| 1 Sep 2023 |
atemu12 | oak: https://github.com/LineageOS/scripts/blob/master/key-migration/migration.sh | 02:00:50 |
| j4m3s joined the room. | 08:53:50 |
| ajs124 left the room. | 10:15:27 |
| 2 Sep 2023 |
| hacker1024 joined the room. | 10:15:31 |
| 7 Sep 2023 |
| @seb:tchncs.de joined the room. | 09:26:16 |
| 10 Sep 2023 |
| danielrf changed the room topic to "Build Android (AOSP) using Nix | https://github.com/nix-community/robotnix" from "Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix". | 09:09:59 |
danielrf | Hi everyone. I've moved the robotnix project to the "nix-community" organization, since I haven't been able to maintain this project for a while. I've added Atemu to the project, and others interested could be added as well. | 09:46:34 |
atemu12 | cc raitobezarius | 09:47:13 |
raitobezarius | Beautiful! | 10:36:29 |
| 12 Sep 2023 |
| SomeoneSerge (matrix works sometimes) joined the room. | 13:00:20 |
| 13 Sep 2023 |
gotlou | Hello, are there any tips to reduce android custom ROM build time, like using a prebuilt webview binary and Linux kernel from a specified source? | 02:14:16 |
samueldr | for the prebuilt webview: https://github.com/samueldr-android-shenanigans/configuration/blob/d1e30ad0a3c9891fa7b866283dbc11192b50c492/base/default.nix#L32-L35 | 02:21:44 |
samueldr | (that's just an example | 02:23:43 |
samueldr | * (that's just an example) | 02:30:32 |
gotlou | Thanks! | 04:05:10 |
gotlou | On a related note, how long does it take for your machine to build this config? | 04:08:05 |
gotlou | I've read the README which mentioned an Intel 3rd gen CPU and a threadripper but nothing in between | 04:08:46 |
samueldr | Xeon E5-1660 (V1) took a few hours to thirteen depending on the exact config | 04:09:23 |
samueldr | I don't have anything more precise as things can vary | 04:09:31 |
gotlou | Thanks a lot! | 04:11:51 |