Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-10 | package: cfgfs: implement 'diff' command | Phil Sutter | |
Sometimes it is unclear how exactly files changed in /etc and the md5sum is no help there. Implement a diff command for these situations. It is pretty inefficient since it has to perform a second 'setup' before the actual 'diff' call. To cover for missing recursion support (and also exclude internal files) by calling diff for each file separately. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2023-01-09 | python-mako: fix wrong python makefile | Waldemar Brodkorb | |
2023-01-09 | expat: update to 2.5.0, reported by Georgii Rylov | Waldemar Brodkorb | |
2023-01-09 | remove python2 dependencies and packages | Waldemar Brodkorb | |
2023-01-08 | new package firefox, obsolete python2 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2022-12-31 | xorg-server: update to 21.1.5 | Waldemar Brodkorb | |
2022-12-31 | x11vnc: update to 0.9.16 | Waldemar Brodkorb | |
2022-12-31 | rxvt-unicode: update to 9.30 | Waldemar Brodkorb | |
2022-12-31 | mesa: update to 22.3.2 | Waldemar Brodkorb | |
2022-12-31 | mesa-demos: update to 8.5.0, add glxgears subpackage | Waldemar Brodkorb | |
2022-12-31 | libdrm: update to 2.4.114 | Waldemar Brodkorb | |
2022-12-31 | glu: update to 9.0.2 | Waldemar Brodkorb | |
2022-12-30 | dropbear: allow to use X11 forwarding | Waldemar Brodkorb | |
2022-12-30 | xterm: update to 377 | Waldemar Brodkorb | |
2022-12-30 | mesa: allow aarch64 | Waldemar Brodkorb | |
2022-12-30 | rockpi4-plus: fix drm support | Waldemar Brodkorb | |
2022-12-29 | libressl: update to 3.6.1 | Waldemar Brodkorb | |
2022-12-29 | add firmware for rockpi4-plus bluetooth | Waldemar Brodkorb | |
2022-12-29 | rockpi4-plus: switch to correct dtb, enable bluetooth support | Waldemar Brodkorb | |
2022-12-29 | dropbear: generate ed25519 key | Waldemar Brodkorb | |
2022-12-29 | xorg-server: patch is not compatible with glibc | Waldemar Brodkorb | |
2022-12-29 | xf86-input-evdev: fix dependencies | Waldemar Brodkorb | |
2022-12-29 | bluez: update to 5.66 | Waldemar Brodkorb | |
2022-12-29 | libinput: fix dependencies | Waldemar Brodkorb | |
2022-12-26 | add arm-trusted-firmware package | Waldemar Brodkorb | |
2022-12-26 | implement dual-boot for rockpi4-plus device | Waldemar Brodkorb | |
2022-12-25 | update kodi, ffmpeg and libvpx | Waldemar Brodkorb | |
2022-12-25 | u-boot: enable fw_printenv | Waldemar Brodkorb | |
2022-12-25 | iw: update to 5.19 | Waldemar Brodkorb | |
2022-12-25 | wpa_supplicant: default to internal crypto | Waldemar Brodkorb | |
2022-12-25 | udhcpc in background for MMU systems | Waldemar Brodkorb | |
2022-12-25 | ssid might contain spaces. sleep for a second for wlan to come up. | Waldemar Brodkorb | |
2022-12-25 | use rockpi4 b plus dtb instead of c, fixes bootup. | Waldemar Brodkorb | |
A lot of drivers where moved from mini.config to target/linux/config. WLAN works, ethernet works, i2c works, RTC works. | |||
2022-12-19 | Add support for Banana PI M2 Zero | Waldemar Brodkorb | |
2022-12-15 | add support for rockpi4-plus | Waldemar Brodkorb | |
2022-12-06 | wpa_suppplicant: hash has changed | Waldemar Brodkorb | |
2022-12-03 | u-boot: update | Waldemar Brodkorb | |
2022-11-28 | package: dropbear: Minor Makefile fix | Phil Sutter | |
The file options.h does not exist anymore, instead custom overrides should go into localoptions.h. Both settings are not needed anymore though, so no functional change. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-11-28 | package: samba: Avoid creating sockets in /etc/ | Phil Sutter | |
Otherwise cfgfs will complain. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-11-28 | gmediaserver: Fix for newer libmagic, support flac and flv | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-11-28 | gmediaserver: Depend on magic | Phil Sutter | |
It needs the database to identify file types. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-11-28 | file: Fix magic package | Phil Sutter | |
If enabled, the database was installed into libmagic fake dir. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-11-28 | lvm: Add a default config to stop writing cache | Phil Sutter | |
No point in storing the cache in cfgfs. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-11-28 | file: Update to version 5.41 | Phil Sutter | |
The previous version did not host-compile for me, this one seems not to require a host-build for cross-compiling. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-10-20 | dnsmasq: update to 2.87 | Waldemar Brodkorb | |
2022-10-20 | openssh: update to 9.1p1 | Waldemar Brodkorb | |
2022-10-20 | zlib: update to 1.2.13 | Waldemar Brodkorb | |
2022-10-19 | xz: update to 5.2.7 | Waldemar Brodkorb | |
2022-10-11 | toolbox: disable mknod, compile issue with glibc | Waldemar Brodkorb | |
2022-10-11 | libevent: update to 2.1.12 | Waldemar Brodkorb | |