From 519b63c6270b4fce2d3dfa9570ee0ceab36380e0 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Sat, 23 Sep 2017 14:21:37 +1000 Subject: [PATCH] added pkg to the everything kernel --- configs/everything.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/everything.cfg b/configs/everything.cfg index d7ab9f1..a2b4a64 100755 --- a/configs/everything.cfg +++ b/configs/everything.cfg @@ -33,6 +33,7 @@ fwrap skex exec/skex2.lua fwrap nshd exec/nshd.lua fwrap nsh exec/nsh.lua fwrap wget exec/wget.lua +fwrap pkg exec/pkg.lua modules/util/fs-automount.lua modules/setup.lua modules/base/footer.lua