41 Commits

Author SHA1 Message Date
Apaczer
bb94014294 FIRSBOOT: add extra p5 for ROMS (use GPT) & add option for switching FS (#168)
* BOARD: firstboot:  use ext4 for p1 explicitly
* BOARD: /etc/main : update fsck scripts
* BOARD: inittab: 
 - add /roms in p5
 - mount RO /boot in async (default)
* BOARD: genimage.sh: gen ROMS EXT4 image
* BAORD: prebuild.sh: 
 - create mount point for ROMS
 - increase MAIN & ROMS block size
 - the size of /mnt is "hardcoded" after image creation
 - we need real space for backup manipulation in ROMS
* BOARD: mv roms upward
* BOARD: firstboot: add p5 ROMS and resize
* BOARD: genimage-sdcard.cfg: 
 - use GPT
 - add p5 for roms

* PACKAGE/BOARD: patch/genimage: down-size gpt table
* PACKAGE/DEFCONFIG: add `gptfdisk` package to shared
* BOARD: firstboot: allow for switching FS type in MAIN and ROMS
* README: update firstboot_procedure.drawio.png
  - add FS change boxes and IPK installer
* BOARD: firstboot: not mandatory to resize for IPK manager
* DEFCONFIG: add default kernel patching
* DEFCONFIG: uppercase rootfs label
* BOARD: umtpr: uppercas partition LABELS
* DEFCONFIG/PACKAGE: add RSYNC pkg
* BOARD: mount FAT p5 in async (default)

* BOARD: add ROMS icons for Win
Co-Authored-By: TriForce <triforce@gznetwork.com>
2025-05-18 16:27:05 +02:00
Apaczer
cd78fd937d ACTIONS: don't run on MARKDOWN & PNG update (#164) 2025-04-16 21:38:26 +02:00
tiopex
0f3be0177e WORKFLOW: add --line-buffered to grep (#137) 2024-11-16 09:46:01 +01:00
Apaczer
a8ab1705ed ACTIONS: use apt-get for stable CI (#102) 2024-04-30 21:03:45 +02:00
TAKANO Mitsuhiro
3074093f8d ACTIONS: update GH & market actions to latest (#95) 2024-03-30 11:34:48 +01:00
Apaczer
fc489c0680 GENIMAGE/ACTIONS: automate CFW release tag & status ver. (#94)
* [GENIMAGE]  automate CFW release tag & status ver.
- shell formatting
- add CFW_ITERATION count for Dev-build
- separate CFW and BR2 tagging
- don't use $BR2_VERSION_FULL

* [ACTIONS] build.yml:
- allow for manual workflow dispatch
- fetch-depth=0 (can't fetch-tags)
- rm commented line
- cleanup
- append `ref_name` for unofficials
2024-03-08 17:07:46 +01:00
Apaczer
dc3f7dea54 ACTIONS: use max CPU cores count on gh runners (#93)
`getconf _NPROCESSORS_ONLN` for Linux system
2024-02-25 12:17:20 +01:00
Apaczer
c0e05d10be [GENIMAGE/ACTIONS] revert ver. to 2.0.0-BETAv2
+ append auto-builds with "Dev_build" string
2024-01-12 20:55:53 +01:00
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
Apaczer
bdbbae19c9 upload rootfs.ext4 in action build as part of submodules pack (#24)
* extract rootfs from *.yml build & grab only rootfs.ext4 as in gen. img script
2023-03-28 13:08:36 +02:00
tiopex
d625bdc17d Add generate build graphs 2023-03-28 09:34:49 +02:00
tiopex
c373149731 Update rootfs.yml 2023-03-28 06:53:50 +02:00
tiopex
6706bf08f7 Update rootfs.yml 2023-03-27 21:43:14 +02:00
tiopex
9cdef518d1 Update rootfs.yml 2023-03-27 19:53:06 +02:00
tiopex
d924f539eb Enable ccache 2023-03-27 13:15:17 +02:00
tiopex
a2f39f8c83 Generate sdk tarball file by buildroot
Fix gmenu2x output files when rebuild image
2023-03-27 11:24:45 +02:00
tiopex
8bd4a5d2e2 Add version and toolchain to img filename (#18)
* add version and toolchain to img filename
---------

Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com>
2023-03-27 09:08:23 +02:00
tiopex
81abb23927 remove reusable cache 2023-03-19 10:08:54 +01:00
tiopex
fa8b4b1683 add build image 2023-03-13 17:52:33 +01:00
tiopex
f6dbd54c41 add build kernel and uboot 2023-03-12 19:56:43 +01:00
tiopex
6a16c5e137 update configs and workflow 2023-03-11 22:54:08 +01:00
tiopex
af4356877c add uclibc config 2023-03-10 21:08:11 +01:00
Apaczer
dd31a00a77 rm auto-generate config file + update workflow
make miyoo_defconfig
2023-02-25 23:54:55 +01:00
tiopex
ac712610ca Update rootfs.yml 2023-01-31 19:17:43 +01:00
Nathan Friedly
ee6d894fd2 enable reusable workflow 2022-04-09 10:42:22 -04:00
Nathan Friedly
46b88a1a5b Use miyoocfw/toolchain docker 2022-04-02 09:09:26 -04:00
Nathan Friedly
cda5cd6f73 make it work as root 2022-04-01 18:30:48 -04:00
Nathan Friedly
fda0fa67c2 path env config 2022-04-01 18:30:48 -04:00
Nathan Friedly
9aea1f98e4 set up CI build 2022-04-01 18:30:27 -04:00