From 2fb303548aefd5520b92cb85fed0f91af08fae60 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 28 Jan 2018 14:59:43 -0700 Subject: [PATCH] Update to new nightly, update kernel, run dnsd by default --- filesystem.toml | 1 + kernel | 2 +- rust | 2 +- rust-toolchain | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/filesystem.toml b/filesystem.toml index a4e08f2..037ce57 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -96,6 +96,7 @@ pcid /etc/pcid/filesystem.toml path = "/etc/init.d/10_net" data = """ smolnetd +dnsd """ [[files]] diff --git a/kernel b/kernel index 86ef2c4..015b794 160000 --- a/kernel +++ b/kernel @@ -1 +1 @@ -Subproject commit 86ef2c4eb353a0757b7df0296b287a2337b93bd2 +Subproject commit 015b79430e27f4fbcc8ab3125746330a6c90d366 diff --git a/rust b/rust index 5919243..771873c 160000 --- a/rust +++ b/rust @@ -1 +1 @@ -Subproject commit 5919243924bff22e7a2fb82a49269ebd25191537 +Subproject commit 771873c84137842c78cfc39625613b95867d21ef diff --git a/rust-toolchain b/rust-toolchain index 617d325..96a93aa 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2017-12-21 +nightly-2018-01-28