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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
"devel" mode fix: Added SB1 compat.rules for /scratchbox/tools/bin/{perl,python}
Lauri Aarnio
1
-0
/
+15
2009-02-16
"devel" and "emulate" modes: Added one Scratchbox1 compatibility rule
Lauri Aarnio
2
-1
/
+13
2009-02-16
Bugfix: Host perl/python libraries are mapped to host.
Mika Westerberg
1
-0
/
+4
2009-02-16
"tools" mode bugfix: Don't map the directory where sb2 was started
Lauri Aarnio
1
-1
/
+13
2009-02-10
Bugfix: script execution failed to find correct exec policy
Lauri Aarnio
2
-3
/
+5
2009-02-10
Added support for SBOX_REDIRECT_FORCE environment variable
Lauri Aarnio
3
-4
/
+18
2009-02-10
"devel" mode: IMPORTANT POLICY CHANGE: perl* and python* mapped to target_root
Lauri Aarnio
1
-6
/
+46
2009-02-10
"devel" mode: Execute scripts from host with interpreters from host
Lauri Aarnio
1
-1
/
+5
2009-02-10
"devel" mode: Changed mapping of /bin, /usr/bin/, /sbin and /usr/sbin
Lauri Aarnio
2
-6
/
+18
2009-02-10
Path mapping logic: subtrees in rulesets may return without a result
Lauri Aarnio
1
-17
/
+29
2009-02-10
Fix to script interpreter exec: exec policy is selected in correct place
Lauri Aarnio
1
-2
/
+2
2009-02-10
Argv&envp mangling rules are now generated only once per session.
Mika Westerberg
4
-21
/
+148
2009-02-10
Hardcoded mapping /usr/share/scratchbox2 replaced by sbox_dir .. "/share/scra...
Pasi Savanainen
1
-2
/
+2
2009-02-10
devel mode: added rule for /usr/bin/chrpath
Lauri Aarnio
1
-0
/
+5
2009-02-10
Simplified support for SBOX_REDIRECT_IGNORE environment variable
Lauri Aarnio
2
-2
/
+13
2009-02-10
devel mode: perl, python and other script languages: execution policy changes
Lauri Aarnio
1
-62
/
+70
2009-02-10
mapping.lua: Improvements to conditional rules
Lauri Aarnio
1
-28
/
+46
2009-02-10
Added a mechanism for finding currently active exec policy
Lauri Aarnio
7
-0
/
+79
2009-02-10
Exec algorithm improvements: Policy-based mapping of script interpreters
Lauri Aarnio
2
-31
/
+116
2009-02-10
devel mode bugfix: fixed mapping of /usr/share/docbook-utils
Lauri Aarnio
1
-1
/
+6
2009-02-10
incremented rule file interface version number
Lauri Aarnio
6
-6
/
+12
2009-02-10
re-activated reverse mapping (all mapping modes)
Lauri Aarnio
6
-8
/
+22
2009-01-20
sb2 now writes path where libsb2 is found into exec_config.lua.
Mika Westerberg
1
-0
/
+16
2009-01-20
Automatically created mapping rules for toolchain components (used by "devel")
Lauri Aarnio
3
-0
/
+66
2009-01-20
SB2's Configuration & Initialization Redesign: part 2: Gcc toochain config
Lauri Aarnio
2
-68
/
+98
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
8
-29
/
+60
2008-12-11
Performance optimization: Support for rule trees (and restructured "devel" mode)
Lauri Aarnio
8
-120
/
+202
2008-12-11
"devel" mode: Mapped /usr/bin/localedef to target_root
Lauri Aarnio
1
-0
/
+5
2008-12-07
Workaround for a system call bug in older "libattr" libraries of ARM targets
Lauri Aarnio
1
-0
/
+10
2008-12-07
Bugfix for persistent sessions with multiple mapping modes vs. /sb2/wrappers
Lauri Aarnio
4
-3
/
+5
2008-12-07
Performance improvements: Implemented part of rule selection logic in C
Lauri Aarnio
1
-40
/
+41
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
2
-13
/
+35
2008-12-07
devel mode: target_root is now write-protected almost completely
Lauri Aarnio
1
-43
/
+93
2008-12-07
Fixed mapping mode selection within persistent sessions
Lauri Aarnio
2
-4
/
+15
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
Yet another fix to gcc tools exec preprocesing - something was still missing ...
Lauri Aarnio
1
-4
/
+10
2008-11-02
More fixes to gcc tools exec preprocesing - My previous patch was simply too ...
Lauri Aarnio
2
-10
/
+32
2008-11-02
Fixes to exec preprocessing: Processing of gcc tools requires abs.paths etc. ...
Lauri Aarnio
2
-53
/
+90
[next]