diff --git a/cookbook b/cookbook index 4dc1cc2..cfa1711 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit 4dc1cc23ba0d5d4cd2f2ffdf46aa28646c56e5c3 +Subproject commit cfa1711df81e5d8b7ceff6c3ccc1d3870435177e diff --git a/mk/userspace/coreutils.mk b/mk/userspace/coreutils.mk index a75f307..117644c 100644 --- a/mk/userspace/coreutils.mk +++ b/mk/userspace/coreutils.mk @@ -34,6 +34,7 @@ coreutils: \ filesystem/bin/touch \ filesystem/bin/true \ filesystem/bin/wc \ + filesystem/bin/which \ filesystem/bin/yes #filesystem/bin/shutdown filesystem/bin/test diff --git a/programs/coreutils b/programs/coreutils index faea312..cdd9b8d 160000 --- a/programs/coreutils +++ b/programs/coreutils @@ -1 +1 @@ -Subproject commit faea31206a403eb1f3e1b5eea272019f3e25fcfb +Subproject commit cdd9b8dc7200dfcd382a2ba8debfc213e5180654