updates lurching towards functionality
authorChris Koeritz <fred@gruntose.com>
Sun, 29 May 2022 01:45:34 +0000 (21:45 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 29 May 2022 01:45:34 +0000 (21:45 -0400)
commit0f0df8de389914b66cf70759575eef0b8261c797
tree354aec2c26c1db5eddea9b03fb7f79c73b640eca
parent2d2b1d669337dd8843f785c2f3d9c6048f730252
updates lurching towards functionality

first attempt at virtual unix root is not going to work out due to interdependencies introduced between configuration and filesystem or vice-versa.  i warned about them in a comment, and they unfortunately became true.  we need to pull the virtual unix root up to a new level, hoist it into a config file that we can generate at build time and not depend on a lot of file ops.
nucleus/library/configuration/application_configuration.cpp
nucleus/library/configuration/ini_configurator.cpp
nucleus/library/filesystem/filename.cpp
nucleus/makefile
scripts/generator/produce_feisty_meow.sh
scripts/generator/wrapdoze.sh [deleted file]