diff --git a/buildroot-external/rootfs-overlay/.bash_profile b/buildroot-external/rootfs-overlay/.bash_profile deleted file mode 100644 index 49c25bda..00000000 --- a/buildroot-external/rootfs-overlay/.bash_profile +++ /dev/null @@ -1,6 +0,0 @@ -if [ -n "$BASH_VERSION" ]; then - # include .bashrc if it exists - if [ -f "$HOME/.bashrc" ]; then - . "$HOME/.bashrc" - fi -fi diff --git a/buildroot-external/rootfs-overlay/.bashrc b/buildroot-external/rootfs-overlay/.bashrc deleted file mode 100644 index bfa82949..00000000 --- a/buildroot-external/rootfs-overlay/.bashrc +++ /dev/null @@ -1,5 +0,0 @@ -export TERM=xterm-xfree86 - -PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w \$\[\033[00m\] ' - -export NODE_PATH=/usr/lib/node_modules diff --git a/buildroot-external/rootfs-overlay/.profile b/buildroot-external/rootfs-overlay/.profile deleted file mode 100644 index 49c25bda..00000000 --- a/buildroot-external/rootfs-overlay/.profile +++ /dev/null @@ -1,6 +0,0 @@ -if [ -n "$BASH_VERSION" ]; then - # include .bashrc if it exists - if [ -f "$HOME/.bashrc" ]; then - . "$HOME/.bashrc" - fi -fi diff --git a/buildroot-external/rootfs-overlay/home/mycroft/vosk-0.3.17-cp38-cp38-linux_aarch64.whl b/buildroot-external/rootfs-overlay/home/mycroft/vosk-0.3.17-cp38-cp38-linux_aarch64.whl deleted file mode 100644 index c2c7c368..00000000 Binary files a/buildroot-external/rootfs-overlay/home/mycroft/vosk-0.3.17-cp38-cp38-linux_aarch64.whl and /dev/null differ diff --git a/buildroot-external/rootfs-overlay/root/.bash_profile b/buildroot-external/rootfs-overlay/root/.bash_profile deleted file mode 100644 index 49c25bda..00000000 --- a/buildroot-external/rootfs-overlay/root/.bash_profile +++ /dev/null @@ -1,6 +0,0 @@ -if [ -n "$BASH_VERSION" ]; then - # include .bashrc if it exists - if [ -f "$HOME/.bashrc" ]; then - . "$HOME/.bashrc" - fi -fi diff --git a/buildroot-external/rootfs-overlay/root/.bashrc b/buildroot-external/rootfs-overlay/root/.bashrc deleted file mode 100644 index 2b1fe763..00000000 --- a/buildroot-external/rootfs-overlay/root/.bashrc +++ /dev/null @@ -1,7 +0,0 @@ -export TERM=xterm-xfree86 - -PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w \$\[\033[00m\] ' - -export NODE_PATH=/usr/lib/node_modules -export NVM_DIR="$HOME/.nvm" -[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" diff --git a/buildroot-external/rootfs-overlay/root/.profile b/buildroot-external/rootfs-overlay/root/.profile deleted file mode 100644 index 49c25bda..00000000 --- a/buildroot-external/rootfs-overlay/root/.profile +++ /dev/null @@ -1,6 +0,0 @@ -if [ -n "$BASH_VERSION" ]; then - # include .bashrc if it exists - if [ -f "$HOME/.bashrc" ]; then - . "$HOME/.bashrc" - fi -fi diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/firstboot.service.d/splash.conf b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/firstboot.service.d/splash.conf deleted file mode 100644 index 656beeb1..00000000 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/firstboot.service.d/splash.conf +++ /dev/null @@ -1,2 +0,0 @@ -[Service] -ExecStartPre=-/bin/psplash-write "PROGRESS 5"