Apaczer
a2929a4734
PKG-UMTPRD: bump to git f4a1d4a & enable sync_when_close ( #170 )
...
* bump git ver. to- to include extra fsync() before quit option
* umtprd.conf: add sync, flush data when un-plugging
2025-05-21 21:00:30 +02:00
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
tiopex
313fad9dbf
PACKAGE: Add DirectFB2 & SDL2 ( #134 )
...
* Add SDL2 + DirectFB2
---------
Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com >
2024-11-09 19:59:04 +01:00
tiopex
132594eb48
Remove option routers from dhcpd.conf
...
option routers cause network issues on host side
2024-09-10 11:58:21 +02:00
tiopex
67d5f04fbb
Add dhcp server and client package ( #124 )
2024-09-06 22:13:58 -04:00
tiopex
f0c2f995f9
Add network via usb ( #119 )
2024-09-04 05:51:51 -04:00
Apaczer
82da906482
BOARD: create /etc/opkg/opkg.conf ( #114 )
...
show full `opkg info` for packages
2024-07-30 20:17:56 -04:00
tiopex
05272fc242
Use miyoo video driver to get driver name and parameters for modprobe ( #73 )
2024-01-03 08:48:42 +01:00
tiopex
756a1d8592
BOOT and MAIN in lowercase ( #70 )
2023-12-27 18:54:36 -03:00
tiopex
bb7b7e03eb
[DEFCONFIG/BOARD] Fix permissions, mount rootfs read-only, create swap in firstboot ( #66 )
...
* Fix permissions
* Enable swap in firstboot, change btrfs commit interval to 5s
2023-12-14 23:06:39 +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
267973cf1d
[FIRSTBOOT] allow overwrite of logs & increase min unall. SDsize
2023-11-13 16:55:38 +01:00
Apaczer
1521678537
[BOARD] /etc/main - don't write 0 to .backlight.bak
2023-08-22 23:45:12 +02:00
Apaczer
40099a142e
[FIRSTBOOT/MAIN] refactor fatresize -s max / LOGs
...
*) FIRSTBOOT:
- calculate manually "size=max" of MAIN partition (workaround for know bug in libparted ``max_size`` class)
- add debug: write LOG to /mnt/log_firstboot.txt
- ditch "/boot/resize" file method
*)MAIN
- add debug: write LOGS to /mnt/log.txt
- cleanup & use tabs for indendent
- use ${HOME} variable often
*) GENIMAGE
- rm "resize" file (no use)
2023-08-08 21:39:41 +02:00
Apaczer
8791ad38c3
[BOARD] add mkswap for 3 partition in /etc/inittab
...
otherwise we have a system without Swap virtual memory!
2023-07-26 23:10:33 +02:00
Apaczer
d89fb54e39
[BOARD] add flashing procedure to firstboot + disclaimer msg ( #37 )
...
* refactor firstboot -> Flashing procedure
displays msgbox at firsts launch:
- "Can you see this msg?" (to test readID correctness)
- "Select your device:" (to choose manually proper module parameters)
- "Test Video" & "Test_Keyboard" dialog
- "Test_Image" invertion + xyc/m3
- "Your Device" dialog for all FORCE_VARIANT
- "Test_Video'2" & "Test_Variant"
- "Does this device match yours?" msg before License
- add temp "st7789s" console variant
- load proper firsboot menu from uEnv read
- Perform Tests only for $DETECTED_VERSION
* add $device_ID array from console.cfg (see if manually selected device type, matches uboot choices)
* move at end RESIZE script in firstboot
* only reboot after firstboot if console variant changed during flashing
* default to "unknown" console if no match
* add "m3_gc9306" to devices_ID[]
* refactor "xyc" & "m3" FORCE_VERSION
* use dialog --pause in firstboot (displays left time)
* Correct indentations in firstboot to TABS
* add functions in script
update "firstboot" script
2023-06-25 21:04:50 +02:00
Apaczer
b430a7b54e
[BOARD] refactor options.cfg + add INVERT setting
2023-05-30 07:42:04 +02:00
Apaczer
b65d52ae59
[BOARD] add modules.custom.sh in BOOT partition ( #35 )
...
* add modules.custom script
* refactor MODULES_CUSTOM scripting in main (disabled by default)
2023-05-26 00:07:39 +02:00
Apaczer
2aaffcfa27
[BOARD] update st7789sfb video driver long initialization fix
2023-05-16 22:37:26 +02:00
Apaczer
f75216531a
merge changes from sdcard scripting for TVout + reboot when TV ON
...
6fa5835de5
2023-04-10 20:53:32 +02:00
Apaczer
42ec8c273c
rework FLIP working from options.cfg
2023-04-10 20:25:37 +02:00
Apaczer
3b56bcdda6
add timidity sound patches in "/etc" for MIDI ( #28 )
2023-04-04 21:24:21 +02:00
Apaczer
a3b8303307
change default CONSOLE_VARIANT to "pocketgo"
...
the one using st7789sfb driver
2023-03-24 20:20:57 +01:00
root
8ee9df5b88
add libusbgx, add miyooctl
2023-03-22 07:31:48 +01:00
tiopex
fa8b4b1683
add build image
2023-03-13 17:52:33 +01:00