Skip to content

Conversation

@kabiroberai
Copy link
Member

  • We now have a single tmpdir "root" that can be recreated at launch to clean up old stragglers
  • The location of this tmpdir root can be controlled by XTL_TMPDIR or TMPDIR. In general the path is $TMPDIR/sh.xtool.

With this change it should be possible to export XTL_TMPDIR=/var/tmp if /tmp doesn't have enough space, which fixes #23.

@kabiroberai kabiroberai merged commit 836fca8 into main Aug 10, 2025
9 checks passed
@britaliano
Copy link

How do we use this feature during setup?

By following the default instructions here - https://xtool.sh/documentation/xtool/installation-linux/ - I still run out of space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xtool setup hangs on "Extracting XIP" if /tmp is full/doesn't have enough space

2 participants