Skip to content

Tags: VHSgunzo/uruntime

Tags

v0.4.6

Toggle v0.4.6's commit message
Update build options and DwarFS mount options

v0.4.5

Toggle v0.4.5's commit message
Change the order of checking and setting portable home dir

v0.4.2

Toggle v0.4.2's commit message
Add tracking of the use of the image directory by processes running f…

…rom it

Add reuse mount point and unmounting of the mount directory with a delay
Minor fixes

v0.4.1

Toggle v0.4.1's commit message
Update DwarFS v0.12.4

Update Squashfuse v0.6.1
Add the ability to create and use ${RUNTIME_NAME}.share dir to use as $XDG_DATA_HOME
Add the ability to use ${RUNTIME_NAME}.env file for set/unset env vars
Minor fixes

v0.3.9

Toggle v0.3.9's commit message
Update name of runimage extract and run dir

v0.3.8

Toggle v0.3.8's commit message
Update memfd-exec fallback

Add env var NO_MEMFDEXEC=1 Do not use memfd-exec (use a temporary file instead)
Update fuse mount options to work in Ubuntu 25.04 (apparmor fusermount3 profile)

v0.3.7

Toggle v0.3.7's commit message
Update DwarFS v0.12.3

v0.3.6

Toggle v0.3.6's commit message
Update DwarFS v0.12.2

Minor fixes