Emery Hemingway
e2661c58dc
Convert static VFS library to dynamic library
...
Fix #2759
2018-05-30 12:26:19 +02:00
Christian Helmuth
5657375c9f
Disable network tests on imx53_qsb_tz
2018-05-03 15:32:01 +02:00
Martin Stein
178efe9c97
fetchurl.run: add missing gpio driver
...
Fixes #2780
2018-05-03 15:31:20 +02:00
Norman Feske
cb78516bf1
os: add tests to autopilot
...
Since the autopilot has become able to use the depot, futher tests can
be enabled by default.
2018-04-19 12:38:53 +02:00
Norman Feske
10c9b8a221
sculpt: change DNS server to 1.1.1.1
...
The previously used nameserver 213.73.91.35 of the CCC seems to be no
longer available.
2018-04-10 13:03:26 +02:00
Emery Hemingway
e1a079954b
Fetchurl: optionally attempt to re-fetch failed URLs.
...
Fix #2733
2018-04-10 11:11:50 +02:00
Emery Hemingway
84ac5891b2
Fetchurl progress reporting
...
Refactor the fetchurl utility to optionally report the initial fetch
state, fetch progress, and the final state.
Fix #2702
2018-03-08 12:05:09 +01: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
Emery Hemingway
e1f7dd0553
Migrate fetchurl to socket_fs
...
Remove the dependency on the deprecated LwIP libary.
Remove the progress logging callback. Should a progress indicator be
desired, a progress report would be more appropriate.
Fix #2684
2018-02-28 11:01:31 +01:00
Norman Feske
c8c910a41b
fetchurl: dim debug-message noise
2018-02-09 13:34:13 +01:00
Christian Helmuth
a1e22789af
fetchurl: NIC driver binary from platform_drv.inc
2018-01-17 12:14:43 +01:00
Norman Feske
61e1bed2c2
Adaptation to changed RTC handling in libc
...
This is a follow-up commit to "libc: prevent timer session if rtc not
configured".
Issue #2625
2018-01-17 12:14:33 +01:00
Norman Feske
fd89f510ca
fetchurl.run: update list of needed boot modules
2017-12-22 11:43:39 +01:00
Norman Feske
c9a5f0ce45
libports: import fetchurl from world
...
Fixes #2578
2017-12-21 15:01:43 +01:00