index
:
sbox2
2.0-maintenance
master
Scratchbox v2 (mirrored from https://gitlab.freedesktop.org/archived-projects/sbox2)
lle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua_scripts
/
pathmaps
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-10
"tools" mode bugfix: Do not map tools_root twice
Lauri Aarnio
1
-0
/
+8
2009-01-10
Now sb2 supports also localization of tools_root.
Mika Westerberg
1
-1
/
+12
2009-01-10
devel mode: more rules for directories under /usr/share
Lauri Aarnio
1
-0
/
+27
2008-12-11
Fixed /proc/self/exe (and /proc/<MY_PID>/exe)
Lauri Aarnio
5
-12
/
+12
2008-12-11
Performance optimization: Support for rule trees (and restructured "devel" mode)
Lauri Aarnio
5
-118
/
+188
2008-12-11
"devel" mode: Mapped /usr/bin/localedef to target_root
Lauri Aarnio
1
-0
/
+5
2008-12-07
Bugfix for persistent sessions with multiple mapping modes vs. /sb2/wrappers
Lauri Aarnio
3
-3
/
+3
2008-12-07
"devel" mode: Minor fixes (reordered some rules, etc)
Lauri Aarnio
1
-10
/
+5
2008-12-07
devel, simple & emulate modes: More general way to map home directories
Lauri Aarnio
3
-9
/
+17
2008-12-07
"dpkg-checkbuilddeps" wrapper does not disable mapping anymore
Lauri Aarnio
1
-0
/
+13
2008-12-07
Added "tools" mapping mode
Lauri Aarnio
1
-0
/
+140
2008-12-07
Support to start ARM binaries under qemu gdbserver.
Mika Westerberg
1
-0
/
+2
2008-12-07
Wrappers are now selected from modeconf.*
Lauri Aarnio
2
-13
/
+8
2008-12-07
"devel" and "emulate" modes: Mapped /var/run to a session-specific directory
Lauri Aarnio
2
-0
/
+5
2008-12-07
emulate mode: target_root is now R/O for "normal" use, "sb2 -R" makes it R/W
Lauri Aarnio
1
-12
/
+34
2008-12-07
devel mode: target_root is now write-protected almost completely
Lauri Aarnio
1
-43
/
+93
2008-12-07
Devel mode: changed default mapping strategy
Lauri Aarnio
1
-3
/
+14
2008-12-07
Emulate mode: Don't map /home (except /home/user)
Lauri Aarnio
1
-1
/
+9
2008-12-07
Added support for debugging x86 binaries under emulation mode.
Mika Westerberg
1
-1
/
+10
2008-11-02
Wrapped /sbin/ldconfig in emulation mode.
Lauri Aarnio
1
-0
/
+4
2008-11-02
sb2 command: New option -O for setting mode-specific options (for debugging) ...
Lauri Aarnio
1
-1
/
+9
2008-11-02
devel mode: Added rules for /usr/lib/gcc, useful when gcc comes from tools_ro...
Lauri Aarnio
1
-0
/
+1
2008-10-25
Fixed exec policy based setting of LD_LIBRARY_PATH for native applications - ...
Lauri Aarnio
1
-1
/
+13
2008-10-23
Added path reversing logic; getcwd() etc now return backward-mapped results -...
Lauri Aarnio
2
-4
/
+14
2008-10-23
Introduced basic support for exec_policy based localization.
Mika Westerberg
1
-0
/
+37
2008-10-18
Moved host-* wrappers from /usr/bin to /sb2/wrappers (a new virtual directory...
Lauri Aarnio
2
-0
/
+28
2008-10-18
"emulate" mode bugfix: Disabled mangling of gcc & related commands - A mappin...
Lauri Aarnio
1
-0
/
+5
2008-10-18
"maemo" mode renamed to "devel" mode - "devel" mode = sotfware development mo...
Lauri Aarnio
1
-20
/
+29
2008-10-18
Optimized Lua code (and mapping logic/mapping rule interface) - "match" rules...
Lauri Aarnio
4
-5
/
+7
2008-09-27
Added interface version check to mapping rules and added default exec policie...
Lauri Aarnio
4
-0
/
+83
2008-09-27
"emulate" mode: Don't map the working directory where sb2 was started ...unle...
Lauri Aarnio
1
-0
/
+13
2008-09-27
Maemo mode: added mapping "/target_root" => rootstrap - provides clear, unmod...
Lauri Aarnio
1
-0
/
+8
2008-09-27
Changes to executing native binaries from tools/target by ld.so - The default...
Lauri Aarnio
1
-0
/
+2
2008-09-27
Removed all calls to os.getenv() from pathmapping scripts - added several var...
Lauri Aarnio
4
-51
/
+25
2008-09-27
Replaced env.var. SBOX_TARGET_ROOT by conf.var. sbox_target_root
Lauri Aarnio
1
-1
/
+1
2008-09-27
Implemented policy-based execution of native binaries. - Exec policies can be...
Lauri Aarnio
1
-1
/
+103
2008-09-27
Maemo mode: mapped /usr/lib/man-db to tools. - needed when using tools from D...
Lauri Aarnio
1
-0
/
+1
2008-09-27
All mapping modes: Map /tmp to session's private tmp.directory
Lauri Aarnio
4
-7
/
+44
2008-09-27
"emulate" mode: Added scratchbox 1 compatibility rules (these make it possibl...
Lauri Aarnio
1
-0
/
+11
2008-09-27
Maemo mode: added two rules (/usr/share subdirs)
Lauri Aarnio
1
-0
/
+6
2008-09-27
Maemo mode: mapping of /usr/src simplified (everything mapped to rootstrap now)
Lauri Aarnio
1
-9
/
+2
2008-07-25
'install' mapping mode
Timo Savola
1
-0
/
+78
2008-06-17
Small modification to Maemo mode mapping rules
Lauri Aarnio
1
-1
/
+16
2008-06-17
Maemo mode: map /usr/share/scratchbox2/host_usr directly to /usr
Lauri Aarnio
1
-0
/
+2
2008-06-17
Maemo mode bugfix
Lauri Aarnio
1
-1
/
+1
2008-06-17
Maemo mode: map /etc/gtk-2.0 to rootstrap
Lauri Aarnio
1
-0
/
+1
2008-06-17
Maemo mode: mapped more SB1 tools
Lauri Aarnio
1
-0
/
+13
2008-06-17
Maemo mode: Don't map /scratchbox
Lauri Aarnio
1
-0
/
+4
2008-03-14
oops; fixed typos in mapping rules.
Lauri Aarnio
2
-9
/
+9
2008-03-14
Updates to path mapping code and mapping modes
Lauri Aarnio
3
-58
/
+262
[next]