Commit Graph

13 Commits

Author SHA1 Message Date
tiopex
130d2be1f3 BTRFS file system for MAIN and rootfs partition (#65)
* BTRFS file system for MAIN and rootfs partition
2023-12-13 07:14:00 +01:00
Apaczer
7597efebdf [ACTIONS] upload logs from "submodule" path 2023-11-15 10:59:57 +01:00
Apaczer
e353d2a88e [ACTIONS] show last lines before error in BR2 build 2023-11-14 17:33:06 +01:00
tiopex
89d86217ef [ACTIONS] Less verbose log for GitHub log action + change repo format for libxmlrpc package (#52) 2023-11-14 13:25:33 +01:00
Apaczer
f4b09f9e10 [ACTIONS] correct artifact name for static SDKs 2023-10-26 23:03:44 +02:00
Apaczer
c8906ecd1e [DEFCONFIG/ACTIONS] add static uClibc & musl SDK build (#49)
- striped defconfigs with static libs to build working toolchains
- disable PARTED & GDB on static uClibc
- update actions with static toolchains output
2023-10-26 22:58:34 +02:00
tiopex
4496aedc62 Merge pull request #47 from tiopex/logo
Add current version to boot logo
2023-10-25 08:47:45 +02:00
tiopex
1508059285 Add gsfont dependency 2023-10-24 16:05:57 +02:00
tiopex
c26a2c2c44 add imagemagick package 2023-10-24 15:49:05 +02:00
TAKANO Mitsuhiro
1d2b3e0077 [ACTIONS] Free hd space on action runner at first (#46)
* Maximize build space

Maximize build space for `build-image-uclibc` and `build-image-musl`

* Pin `maximize-build-space` to stable release.

Use `v8`

https://github.com/easimon/maximize-build-space/releases/tag/v8
2023-10-21 13:51:08 +02:00
Apaczer
7c9145f0ce use BUILDROOT&CFW_HASH & real GMENU2X COMMIT_HASH in package CFLAGS (#31)
update workflow to accomodate CFW_HASH
2023-04-23 22:29:39 +02:00
Nathan Friedly
d5f813447f keep the ccache 2023-03-29 16:41:44 -04:00
Nathan Friedly
fc6a6b79b1 Cleanup build
No functional changes here, just a few housekeeping things:

1) Renamed it to "build.yml" and "Buildroot" since it's responsibilities have now expanded.

2) Got rid of all the caching stuff since we're not using it any more.

3) Updated the upload-artifact action to v3 to resolve the warnings Github was logging about v2 using a deprecated node.js version
2023-03-29 16:22:14 -04:00