Evan Deaubl
|
0da9feeda0
|
constants.py: add oneplus-fajita device to support OP6T
|
2022-07-04 21:37:12 +00:00 |
|
InsanePrawn
|
2778038b19
|
constants: temporarily replace squeekboard with phosh-osk-stub
|
2022-05-10 06:47:47 +02:00 |
|
InsanePrawn
|
232254948d
|
config: add pacman.repo_branch, adjust KUPFER_HTTPS url to include $arch and use repo_branch
|
2022-05-08 18:05:09 +02:00 |
|
InsanePrawn
|
2733d49eab
|
constants: import TypeAlias from typing_extensions (py3.9 compat)
|
2022-02-20 20:21:23 +01:00 |
|
InsanePrawn
|
434ddfde8f
|
small cleanups
|
2022-02-20 19:23:28 +01:00 |
|
InsanePrawn
|
7a324555da
|
Type annotate all the things!
|
2022-02-18 06:32:04 +01:00 |
|
InsanePrawn
|
700c914855
|
constants.py: make TypeAliases explicit
|
2022-02-17 19:36:08 +01:00 |
|
InsanePrawn
|
0c3592065c
|
distro: refactor into multiple files, packages: factor out distro.Pkgbuild class
|
2022-02-17 05:55:35 +01:00 |
|
InsanePrawn
|
418a8c16c2
|
wrapper: refactor docker into submodule
|
2022-02-16 21:14:37 +01:00 |
|
InsanePrawn
|
3347b33e50
|
constants: phosh: disable squeekboard temporarily and bump image size to 5GB
|
2022-02-14 18:53:04 +01:00 |
|
InsanePrawn
|
dd1423cfc9
|
constants.py: raise phosh-flavour image size to 4GB
it's 3023M installed on enchilada
|
2022-02-07 00:21:11 +01:00 |
|
InsanePrawn
|
94cd4b8331
|
s/bootimg/aboot/i
|
2022-02-06 20:36:11 +01:00 |
|
InsanePrawn
|
b65823bc10
|
Introduce constants.CHROOT_PATHS to spec paths _inside_ chroots
|
2022-01-26 15:50:41 +01:00 |
|
jld3103
|
955546c918
|
Add separate boot partition
|
2021-10-26 02:57:58 +02:00 |
|
InsanePrawn
|
6be94271a2
|
make packages build work again
|
2021-10-25 01:51:03 +02:00 |
|
jld3103
|
0e07a33968
|
Add packages sideload feature
|
2021-10-18 09:00:11 +02:00 |
|
jld3103
|
37b5ecb34b
|
Add phosh flavour and repository
|
2021-10-14 20:10:32 +02:00 |
|
jld3103
|
58cf5b40b2
|
Add new cross repo
|
2021-10-10 21:21:23 +02:00 |
|
InsanePrawn
|
f95d16c996
|
fix crosscompile -> add makepkg_cross_{arch}.conf generation
TODO: use everywhere
|
2021-10-04 13:34:37 +02:00 |
|
InsanePrawn
|
6242e4850d
|
partially fix crossdirect and QEMU_LD_PREFIX env var, copy /lib/ld-linux-* to foreign chroot for cross-execution
|
2021-10-04 13:34:37 +02:00 |
|
InsanePrawn
|
b490cd10ee
|
Clean up envs passing for chroots, add crossdirect packages (todo: cleanup)
|
2021-10-02 06:36:48 +02:00 |
|
InsanePrawn
|
d85c00fa12
|
Move mounting code to utils.py, move a lot of chroot-logic from packages to chroot.py, cmd_chroot
also moar crossdirect
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-10-01 18:30:01 +02:00 |
|
InsanePrawn
|
81f22e67ae
|
include image size in flavour, centralise fs resizing in image.py
|
2021-09-30 05:04:42 +02:00 |
|
InsanePrawn
|
f6678181b8
|
let's break all the things! (use distros to generate repos)
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-29 16:54:26 +02:00 |
|
InsanePrawn
|
f09deaa9a5
|
a lot: profiles, some more help strings. partial: exceptions instead of exit()
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-29 02:00:59 +02:00 |
|
InsanePrawn
|
e705af21f5
|
flavours: only offer packaged DEs
|
2021-09-27 02:15:27 +02:00 |
|
InsanePrawn
|
3594952a13
|
Cleanups, packages/cmd_check: ignore comments, cmd_build: add --force
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-26 17:19:30 +02:00 |
|
InsanePrawn
|
d08e25fe1b
|
Add distros.get_base_distros()
|
2021-09-26 17:19:30 +02:00 |
|
InsanePrawn
|
232df81901
|
WIP: Add scaffolding for arch-agnostic base-distro handling
|
2021-09-26 17:19:30 +02:00 |
|
InsanePrawn
|
2de5d33f19
|
Constants: apply device package renames to device-*
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
|
2021-09-26 17:13:15 +02:00 |
|
jld3103
|
7729a7982e
|
Restructure pkgbuilds layout
|
2021-08-18 12:27:03 +02:00 |
|
jld3103
|
b46b6ca612
|
Add debug-shell flavour
|
2021-08-17 21:00:14 +02:00 |
|
jld3103
|
4369df9673
|
Restructure building images, flashing and booting
|
2021-08-17 20:57:31 +02:00 |
|