From 497b6fde96aa7d730565a8926c6fea171b6fb80e Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 19 Jun 2017 20:52:42 -0600 Subject: [PATCH] Remove init from filesystem, as it is in the initfs --- filesystem.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/filesystem.toml b/filesystem.toml index 323fea8a0..afcc1c530 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -18,7 +18,6 @@ extrautils = {} #gcc = {} #gnu-binutils = {} #gnu-make = {} -init = {} installer = {} ion = {} #lua = {}