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