Norman Feske
a4b94dad41
depot_download: limit fetchurl download attempts
2018-05-31 12:28:14 +02:00
Norman Feske
c21e5863b9
depot_download: produce 'state' report
...
The state report reflects the progress of downloading, verifying, and
extracting archives. For the download step, it includes the progress
as reported by fetchurl.
2018-05-31 12:28:14 +02:00
Norman Feske
9fd2ab1aaf
depot_download: forward fetchurl progress reports
...
This patch enables the observation of the download progress from the
outside of the depot-download subsystem.
2018-05-30 13:36:17 +02:00
Norman Feske
e314edb736
depot_download: respond to 'installation' changes
...
This patch enables the 'depot_download' subsystem to trigger downloads
whenever there is a new version of the 'installation' ROM.
2018-05-30 13:36:17 +02:00
Emery Hemingway
e2661c58dc
Convert static VFS library to dynamic library
...
Fix #2759
2018-05-30 12:26:19 +02:00
Martin Stein
e8d17af1d0
depot_download_mgr: raise chroot quota for sel4
...
Give chroot 32K more to satisfy Sel4 on x86 64-bit.
Issue #2781
2018-05-03 15:31:22 +02:00
Christian Helmuth
ddd5e8abb4
Provide /dev/random in runtime for fetchurl
...
libcrypto transparently opens /dev/random to seed its PRNG or logs an
error if this fails.
2018-02-28 11:05:04 +01:00
Norman Feske
03574e4a79
Adaptation to lxIP-based fetchurl
2018-02-28 11:01:32 +01:00
Norman Feske
eabe83d4f2
Adaptation to chroot 'writeable' attribute
...
Issue #2643
2018-02-19 20:50:48 +01:00
Norman Feske
fefeb29d5f
Depot-download subsystem
2018-02-09 14:04:17 +01:00