Releases: VHSgunzo/runimage
Releases · VHSgunzo/runimage
v0.43.1
- Update runimage-utils package
- Update runimage-rootfs package
- Update Run-wrapper package
- Update sharun v0.7.3 -> v0.7.8 (changes)
- Update uruntime v0.4.3 -> v0.5.6 (changes)
- Update runimage-static package
- Add
RIM_BIND_RO=/path:/path,/path1:/path1Binds specified paths to the container in read-only - Add
RIM_BIND_RO_PWD=1Binds$PWDto the container in read-only - Add
RIM_COPY_RESOLVCONF=1Copies host/etc/resolv.conf(fix ivan-hc/Steam-appimage#26) - Add
RIM_UNSHARE_MACHINEID=1Unshares host/etc/machine-id - Add
RIM_SPOOF_MACHINEID=1Spoof/etc/machine-idwith a random id - Add
RIM_MACHINEID_FILE=/path/machine-idBinds machine-id to/etc/machine-idin RunImage (0 to disable) - Fix nvidia driver check when musl installed
- Update examples
- Fix compatibility for repackaged RunImage with AppImage uruntime (Steam-appimage)
- Minor fixes
v0.42.2
- Update runimage-utils package
- Update runimage-bubblewrap package
- Update runimage-rootfs package
- Fix bind
ld.so.cache - Fix install
xorgpackages (archlinux) for RunImage Desktop mode - Update a file for profiling open files when launching the application for DwarFS
v0.42.1
- Update runimage-utils package
- Update sharun v0.7.3
- Update uruntime v0.4.3
- Update runimage-static package
- Add
index=offoverlay option patch for bubblewrap-static - Update runimage-bubblewrap package
- Update examples
- Update runimage-rootfs package
- Minor fixes
v0.41.2
- Update runimage-utils package
- Update runimage-tini package
- Add tini option for kill all descendant processes when the main child exits
- Minor fixes
v0.41.1
- Update sharun v0.6.5
- Update uruntime v0.3.9
- Update runimage-static package
- Update runimage-utils package
- Create runimage-cpids A utility for tracking child processes of the runimage container
- Remove monitoring thread of running processes
- Сhange logic of tracking running processes and
rim-psmon - Reduced CPU utilization in idle time
- Remove
noatimefuse mount options: pkgforge-dev/Lutris-AppImage#7
v0.40.9
- Update sharun v0.6.3
- Update uruntime v0.3.6
- Update runimage-static package
- Update runimage-utils package
- Add env var
RIM_BUILD_DWFS_HFILE=/pathDwarFS hotness list file for creating DwarFS runimage - Add
memory-limit=autofor creating DwarFS runimage - Add the ability to use other docker registries for
getdimg - Update
READMEfor RunImage build - Minor fixes
v0.40.8
- Update sharun v0.6.2
- Update uruntime v0.3.4
- Update runimage-static package
- Update runimage-utils package
- Update
rim-dinteg(add new path for search icons) - Add
categorize=hotnessfor creating DwarFS runimage - Minor fixes
v0.40.7
- Update sharun v0.5.6
- Update uruntime v0.3.1
- Update runimage-static package
- Update runimage-utils package
- Update fake-systemd package
- Update runimage-mirrorlist package
- Update fake-sudo-pkexec package
- Add
Void Lnuxsupport forrim-desktop - Add
-d, --dinteg-dir /pathDesktop integration directory (env:RIM_DINTEG_DIR=/path) forrim-dinteg - Remove
[RunImage]from name of integrated desktops - Reduce
DwarFSRAM usage and speedup startup - Revert
Yandex Cloudmirrors - Update
README - Minor fixes
v0.40.6
- Update sharun v0.2.9
- Update runimage-static package
- Update runimage-utils package
- Update runimage-ssrv package
- Send output from all
_msg()functions tostderr - Update fix
GameModepacman hook - Fix
rim-execenv vars for non ssrv childs - Minor fixes
v0.40.5
- Fix downloading NVIDIA Data Center GPU Driver
- Update sharun v0.2.8
- Update fake-systemd package
- Update runimage-static package
- Update runimage-utils package
- Fix disabling Bubblewrap overlay if failed to start with it
- Update example of
steampackaging - Update
rim-bootstrap - Minor fixes