1.1 KiB
Executable File
1.1 KiB
Executable File
Updatelog
V1.2 Updatelog
- Added compatibility for Ubuntu system
- Restored support for busybox, allowing users to choose between busybox, buildroot, and Ubuntu according to their needs
- Added Ubuntu root file submodule and support for switching between GitHub and Gitee sources
- Added support for exFAT file system
- Partial bug fixes
V1.1 Updatelog
- Rootfs built using buildroot, making it easier to add or remove applications
- Previously, the rootfs was directly built using busybox, which has been moved to the busybox branch
- Buildroot now defaults to enabling the following libraries:
- Python3
- Default libraries enabled:
- PERIPHERY
- PILLOW (font loading temporarily unavailable)
- SERIAL
- SMBUS
- SPIDEV
- SSH
- Automatically starts on boot
- Account: root
- Password: luckfox
- Samba
- Automatically starts on boot
- Account: root
- Password: luckfox
- ADB
- Automatically starts on boot
- Python3
V1.0 Updatelog
- Initial upload, default system is busybox