From 730ea6bf5b25623453856e368f763c56f2a00706 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 3 Mar 2023 19:48:02 -0700 Subject: [PATCH] Add dash and netsurf to i686 configs --- config/i686/ci.toml | 4 ++-- config/i686/demo.toml | 4 ++-- config/i686/desktop.toml | 4 ++-- config/i686/jeremy.toml | 2 +- config/i686/server.toml | 2 +- cookbook | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/i686/ci.toml b/config/i686/ci.toml index ea2e247..8b8bc29 100644 --- a/config/i686/ci.toml +++ b/config/i686/ci.toml @@ -13,7 +13,7 @@ bootstrap = {} ca-certificates = {} contain = {} coreutils = {} -#dash = {} # relibc issues? +dash = {} diffutils = {} drivers = {} escalated = {} @@ -27,7 +27,7 @@ ipcd = {} kernel = {} netdb = {} netstack = {} -#netsurf = {} # openssl issues +netsurf = {} netutils = {} orbdata = {} orbital = {} diff --git a/config/i686/demo.toml b/config/i686/demo.toml index 776e573..bfb29a9 100644 --- a/config/i686/demo.toml +++ b/config/i686/demo.toml @@ -37,7 +37,7 @@ bootstrap = {} ca-certificates = {} contain = {} coreutils = {} -#dash = {} # relibc issues? +dash = {} diffutils = {} drivers = {} escalated = {} @@ -51,7 +51,7 @@ ipcd = {} kernel = {} netdb = {} netstack = {} -#netsurf = {} # openssl issues +netsurf = {} netutils = {} orbdata = {} orbital = {} diff --git a/config/i686/desktop.toml b/config/i686/desktop.toml index 806d91e..935f310 100644 --- a/config/i686/desktop.toml +++ b/config/i686/desktop.toml @@ -15,7 +15,7 @@ bootstrap = {} ca-certificates = {} contain = {} coreutils = {} -#dash = {} # relibc issues? +dash = {} diffutils = {} drivers = {} escalated = {} @@ -29,7 +29,7 @@ ipcd = {} kernel = {} netdb = {} netstack = {} -#netsurf = {} # openssl issues +netsurf = {} netutils = {} orbdata = {} orbital = {} diff --git a/config/i686/jeremy.toml b/config/i686/jeremy.toml index 0907714..dfc5f07 100644 --- a/config/i686/jeremy.toml +++ b/config/i686/jeremy.toml @@ -29,7 +29,7 @@ ipcd = {} kernel = {} netdb = {} netstack = {} -#netsurf = {} # openssl issues +netsurf = {} netutils = {} orbdata = {} orbital = {} diff --git a/config/i686/server.toml b/config/i686/server.toml index a9e0840..b355832 100644 --- a/config/i686/server.toml +++ b/config/i686/server.toml @@ -14,7 +14,7 @@ bootstrap = {} ca-certificates = {} contain = {} coreutils = {} -#dash = {} # relibc issues? +dash = {} diffutils = {} drivers = {} escalated = {} diff --git a/cookbook b/cookbook index 2154af0..10a8b7f 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit 2154af0f6de2f8b1a2d68c24165d867fe60bf377 +Subproject commit 10a8b7f56669136c052d5c1f2099a5e209c6adf1