Commit Graph

3382 Commits

Author SHA1 Message Date
chewitt
25e7ecaa43 busybox: add ledfix script/service 2020-07-06 06:49:47 +00:00
chewitt
41a16f0593 wait-time-sync: correction to description text 2020-06-30 05:11:12 +00:00
Ian Leonard
50771db2ae Revert "busybox: init: remove usleep"
usleep is used by init's functions to create quarter and half second
progress reports. Not worth diving into for what was a 1.2kb savings.

This reverts commit 9e055544be.
2020-06-29 05:04:08 +00:00
Ian Leonard
9e055544be busybox: init: remove usleep
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-26 21:53:04 +00:00
Ian Leonard
a72e31a1a2 system: make configuration restore less selective on backup file names
Restoring system settings expects a filename of 14 characters followed
by .tar ($DATESTAMP.tar from the backup file the addon creates).

Change to glob onto whatever *.tar file gets put into /storage/.restore/
at the busybox init and system restore level. The addon still creates
and expects the $DATESTAMP.tar file, so users will need to use this
feature by ssh or other method.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-26 21:53:04 +00:00
Ian Leonard
1aa1ac31b1 busybox: remove webserver
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-26 19:50:15 +00:00
MilhouseVH
f1d58c8d4b open-vm-tools: update to open-vm-tools-stable-11.1.0 2020-06-24 20:56:40 +02:00
Jernej Skrabec
ca738c960a open-iscsi: Fix build with -fno-common 2020-06-24 20:56:40 +02:00
CvH
f32e4aaa2b Merge pull request #4388 from antonlacon/le10-april-updates
April 2020 Package Updates
2020-06-18 21:33:27 +02:00
Christian Hewitt
bb514e12c8 Merge pull request #4413 from mglae/le10_wait-time-sync
wait-time-sync: new package to reliable detect ntp synchronized system time
2020-06-16 08:58:39 +04:00
Christian Hewitt
ebc62d6f07 Merge pull request #4402 from jernejsk/gcc10
GCC 10 build fixes
2020-06-11 13:28:47 +04:00
mglae
2dbe701b39 systemd: remove systemd-time-wait-sync and depend on wait-time-sync 2020-06-10 23:46:17 +02:00
mglae
b38318f8a1 wait-time-sync: new package to reliable detect ntp synchronized system time 2020-06-10 23:46:03 +02:00
Ian Leonard
ac61bbdf23 tz: update to 2020a
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-07 19:52:02 +00:00
Matthias Reichl
f7c61e1ae1 ir-bpf-decoders: update to v4l-utils-1.20.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-06 11:07:25 +02:00
Matthias Reichl
e49b0f23c7 v4l-utils: update to 1.20.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-06 11:07:25 +02:00
Jernej Skrabec
0e25e3ffed squashfs-tools: Fix building with gcc 10 2020-06-01 19:32:07 +02:00
CvH
135e9a9694 Merge pull request #4261 from HiassofT/le10-oneshot-systemd-fix
add RemainAfterExit=yes to our oneshot systemd services
2020-05-31 10:44:00 +02:00
Christian Hewitt
d2619e5510 Merge pull request #4325 from MilhouseVH/le10_busybox_tac
busybox: update to busybox-9aa751b; enable tac
2020-05-22 18:57:34 +04:00
Christian Hewitt
551ba0849a Merge pull request #4341 from MilhouseVH/le10_tmpfiles_group_fixes
dbus, systemd: fix duplicate tmpfiles and missing groups
2020-05-22 18:52:27 +04:00
Matthias Reichl
8e8dd89ebd v4l-utils: update to 1.18.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-05-03 11:30:37 +02:00
MilhouseVH
d73f667942 systemd: add kvm and render groups 2020-04-21 15:38:55 +01:00
MilhouseVH
22e0b6ac72 dbus: drop tmpfiles.d/z_02_dbus.conf 2020-04-21 15:17:11 +01:00
MilhouseVH
7e4411735b busybox: update to busybox-9aa751b 2020-04-15 07:36:05 +01:00
MilhouseVH
e1904c6bd4 busybox: enable tac 2020-04-15 07:17:21 +01:00