Commit graph

23 commits

Author SHA1 Message Date
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