Tomáš Kelemen (vudiq)
1350cd4992
busybox/fsresize: drop duplicate (u)mounts
2024-05-31 15:47:38 +02:00
Tomáš Kelemen (vudiq)
08d672b54b
busybox/Ayn/Odin: use proper kernel arg to not hide kernel messages in console
2024-05-21 18:02:06 +02:00
Tomáš Kelemen (vudiq)
c07c6e2493
Lakka support for firstboot.sh script (backport)
...
This script takes values from files stored in the FAT32 partition to set
up Wi-Fi and override/add settings to default retroarch.cfg.
inspired by the solution from @macmoritz
2024-05-15 21:49:24 +02:00
Tomáš Kelemen (vudiq)
273ce0a009
busybox/resizefs: align text for reboot
2024-04-17 22:59:57 +02:00
Tomáš Kelemen (vudiq)
46bb6fa5c5
busybox/resizefs: make fs online during resize2fs
...
see [1] - online resize is recommended
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1796788/comments/2
fixes #1963
2024-04-17 22:55:00 +02:00
Demetris Ierokipides
f285677776
Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2024-03-20 01:05:52 +02:00
GavinDarkglider
6fb5ad6fee
Cleanups, More LibreELEC Stuff, more permission fixes, Misc switch stuff. ( #1930 )
...
* libCEC: Update to 6.0.2
* L4T: Switch-bsp: Fix typos
* Switch: Fix all permission issues with running kodi as a non-root user.
* L4T: Switch: Minor code cleanups
* Add upower and libgudev so kodi can get battery stats
Upower was removed from libreELEC in 2013 with this commit: 3a130cd500
This was a stupid choice as it is the only option in kodi for supplying any battery statitistics. Currently broken.
This patchset: https://github.com/xbmc/xbmc/pull/17327/commits for kodi seemingliy wants to fix the issue(Doesnt, is more of a new way to deal with dbus in general), but will still require that upower be available for battery.
* Switch: LibreELEC: Peripheral.Joystick: Fix Add Patches from PR's upstream to fix issues with udev devices
* Switch: LibreElec: Peripheral.Joystick: Add Nintendo Switch udev joystick mappings
* Switch: LibreELEC: Peripheral.Joystick: Force Udev controller driver as default.
2024-02-17 18:33:15 +02:00
Rudi Heitbaum
4fe0a56c2a
tz: update to 2023d
2024-01-09 12:26:27 +00:00
Christian Hewitt
724a6f8912
Merge pull request #8305 from antonlacon/le11-hostname
...
systemd: network-base: add hostname and localhost to hosts.conf if not present [LE11]
2024-01-09 04:37:26 +04:00
Demetris Ierokipides
acc73f9447
Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-12-14 21:39:49 +02:00
Christian Hewitt
334ab81cc8
Merge pull request #8309 from HiassofT/le11-udevil-conf
...
[le11] udevil: support custom udevil.conf in /storage/.config
2023-12-14 13:47:49 +04:00
CvH
a0db5fc45e
pastebinit: use LE paste service
2023-12-12 20:06:20 +01:00
Demetris Ierokipides
12b236c3b1
libusb-compat: fix sha256
2023-11-29 22:05:48 +02:00
Demetris Ierokipides
4099f48153
Merge Rpi5 SOC support to Lakka
...
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2023-11-25 02:07:06 +02:00
Matthias Reichl
30054f96d5
udevil: support custom udevil.conf in /storage/.config
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-11-10 11:04:41 +01:00
Ian Leonard
95d00c5318
systemd: hosts.conf: update comments
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-11-08 14:50:06 -05:00
Ian Leonard
25a1d6a435
systemd: network-base: alter hosts.conf if contents still default
...
add license header and shellcheck change too
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-11-08 14:49:38 -05:00
GavinDarkglider
7d0d1b53a8
Lakka v5.x switch 4 ( #1898 )
...
* L4T: Switch: Dont set canary path for official builds
* mergerfs: add patch to fix makefile
2023-11-03 01:35:10 +02:00
Christian Hewitt
d2021437fe
Merge pull request #7729 from mglae/le11_gptfdisk_fs-resize
...
gptfdisk: update to 1.09.2 / fs_resize: improvements
2023-10-30 17:58:23 +04:00
GavinDarkglider
4d743d3c68
Lakka v5.x switch 3 ( #1895 )
...
* Switch: Bootloader: Fix boot.scr issues, fix issue in updater, and bump package version
* Joycond: Switch: Update
* L4T: Switch: Retroarch: Add patch to fix single joycon detection
This patch is included in upstream PR #15818
* Lakka: Wii-u-gc-adapter: Enable service when building image
* L4T: Switch: Add wii-u-gc-adapter to build
* L4T: Switch: retroarch add canary support to updater
* Lakka: Retroarch: Add Canary path support for updater
* Retroarch: Switch: Add patch for canary builds
* L4T: BusyBox: Fix Password Generation
* Busybox: Make DISTRO user password creation match switch busybox package
* L4T: tegra-bsp: Update 10-monitor.conf to fix vsync/tearing issues
2023-10-29 22:58:45 +02:00
Matthias Reichl
f1b8be5f7f
systemd: let logind handle the power key on GBM
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-29 01:15:02 +02:00
mglae
0368acc296
gptfdisk: update to 1.0.9.2+ via patches from git
...
Latest release 1.0.9 is failing when using "sgdisk -e /dev/sdX"
2023-07-07 00:07:38 +03:00
mglae
474a934ccc
fs-resize: log to /flash
...
Add simple logging to ease debugging of future errors
2023-07-07 00:07:38 +03:00
mglae
8ce253e709
fs-resize: print error if disk or partition was not deteced
2023-07-07 00:07:38 +03:00
mglae
9cd0448cd9
fs-resize: add nvme support
2023-07-07 00:07:38 +03:00
Demetris Ierokipides
cff38254a6
Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-06-25 20:47:07 +03:00
GavinDarkglider
47c07c60ba
[WIP]Lakka 5.x Switch changes..... ( #1853 )
...
* Latest 4.3 changes poorly merged
* Build fixes
* Squash?
* Fix ppsspp on switch
* Fix video recording, add base stuff for nvv4l2 decoder/encoder, but leave disabled for now
* Clean up left over files
* Switch: Dont build xpadneo driver, but install configs
* FFMpeg: Add back L4T decoder Patches
2023-06-10 03:16:27 +03:00
mglae
115b829af2
busybox: createlog: don't include journal files of persistent logging
2023-04-23 19:37:57 +02:00
Demetris Ierokipides
fe887f9aa0
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-04-10 14:08:07 +03:00
Rudi Heitbaum
e2c9ec9f29
systemd: update to 253.3
...
log:
- https://github.com/systemd/systemd-stable/compare/v253.2...v253.3
2023-04-05 12:37:41 +00:00
mglae
0adb582098
udevil: improve mount.ntfs script
...
Explicit mount ntfs3 fs. Avoid log spam by performing automatic
mount over all file systems. Explicit Ntfs3 module load can be
dropped.
2023-04-02 15:15:02 +02:00
mglae
ce95687080
udevil: improve mount.ntfs script
...
Explicit mount ntfs3 fs. Avoid log spam by performing automatic
mount over all file systems. Explicit Ntfs3 module load can be
dropped.
2023-04-02 12:23:39 +02:00
CvH
3f5d099ae6
Merge pull request #7719 from heitbaum/toolchain
...
Toolchain updates
2023-04-01 12:49:02 +02:00
CvH
aa96f96a3c
Merge pull request #7720 from heitbaum/systemd
...
systemd: update to 253.2
2023-04-01 12:48:35 +02:00
mglae
9ed1338ad3
gptfdisk: update to 1.0.9.2+ via patches from git
...
Latest release 1.0.9 is failing when using "sgdisk -e /dev/sdX"
2023-03-30 18:47:11 +02:00
mglae
33ae9c1101
fs-resize: log to /flash
...
Add simple logging to ease debugging of future errors
2023-03-30 18:47:07 +02:00
mglae
2f27d3ac97
fs-resize: print error if disk or partition was not deteced
2023-03-30 18:47:03 +02:00
mglae
c6a6dc3f0e
fs-resize: add nvme support
2023-03-30 18:46:58 +02:00
Rudi Heitbaum
e5dd1ba3b8
fuse3: update to 3.14.1
...
release notes:
- https://github.com/libfuse/libfuse/releases/tag/fuse-3.14.1
2023-03-30 12:38:50 +00:00
Rudi Heitbaum
1029a20962
systemd: update to 253.2
...
log:
- https://github.com/systemd/systemd-stable/compare/v253.1...v253.2
2023-03-30 12:30:44 +00:00
Rudi Heitbaum
e6ddb930f0
squashfs-tools: update to 4.6.1
...
release notes:
- https://github.com/plougher/squashfs-tools/releases/tag/4.6
- https://github.com/plougher/squashfs-tools/releases/tag/4.6.1
2023-03-30 12:01:08 +00:00
Rudi Heitbaum
ceb3783c78
tz: update to 2023c
...
log:
- https://github.com/eggert/tz/compare/2023b...2023c
2023-03-29 08:38:51 +00:00
Rudi Heitbaum
31f83e7231
tz: update to 2023c
...
log:
- https://github.com/eggert/tz/compare/2023b...2023c
2023-03-29 08:38:33 +00:00
Rudi Heitbaum
7b3313a17d
tz: update to 2023b
2023-03-24 07:36:31 +00:00
Rudi Heitbaum
28c95efe9d
tz: update to 2023b
2023-03-24 07:35:47 +00:00
CvH
91e808cfab
Merge pull request #7642 from antonlacon/samba-tmpfiles
...
samba: move directory creation to busybox or kodi tmpfiles.d
2023-03-20 12:05:25 +01:00
CvH
a446844119
Merge pull request #7641 from antonlacon/hfstools
...
distro: don't include hfstools in image
2023-03-20 12:03:51 +01:00
Ian Leonard
73c2d5d023
diskdev_cmds: drop package
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-19 18:58:39 +00:00
Rudi Heitbaum
4c927d44b6
systemd: update to 253.1
2023-03-19 05:41:08 +00:00
Ian Leonard
5fd5392e6d
samba: move directory creation to busybox or kodi tmpfiles.d
...
For the logfiles share, the createlog script will create /storage/logfiles
before moving the zipped logs there.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-18 18:35:18 +00:00