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
/
utils
/
sb2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
Argv&envp mangling rules are now generated only once per session.
Mika Westerberg
1
-1
/
+29
2009-02-10
"sb2" script: fail if failed to create session directory
Lauri Aarnio
1
-0
/
+4
2009-02-10
Changed how "libsb2.so" is located from tools or native rootstraps
Lauri Aarnio
1
-17
/
+8
2009-02-10
Bugfix: Redirected stderr of ls to /dev/null.
Mika Westerberg
1
-1
/
+1
2009-01-20
sb2 now writes path where libsb2 is found into exec_config.lua.
Mika Westerberg
1
-3
/
+12
2009-01-20
Added new function base_version() to sb2.
Mika Westerberg
1
-6
/
+17
2009-01-20
Automatically created mapping rules for toolchain components (used by "devel")
Lauri Aarnio
1
-0
/
+29
2009-01-20
SB2's Configuration & Initialization Redesign: part 2: Gcc toochain config
Lauri Aarnio
1
-37
/
+28
2009-01-20
SB2's Configuration & Initialization Redesign: part 1
Lauri Aarnio
1
-3
/
+27
2009-01-10
Changes to ld.so search mechanism and LD_LIBRARY_PATH building
Mika Westerberg
1
-7
/
+36
2009-01-10
Now sb2 supports also localization of tools_root.
Mika Westerberg
1
-13
/
+51
2008-12-11
Bugfix: "sb2" command: fixed setting of $SBOX_TARGET for persistent sessions
Lauri Aarnio
1
-5
/
+23
2008-12-11
Fixed /proc/self/exe (and /proc/<MY_PID>/exe)
Lauri Aarnio
1
-0
/
+1
2008-12-11
"sb2" command: Added option "-T tools_dir"
Lauri Aarnio
1
-1
/
+15
2008-12-11
New algorithm for locating libsb2.so for tools during initialization
Lauri Aarnio
1
-12
/
+81
2008-12-07
Unify shell script coding style
Lauri Leukkunen
1
-123
/
+63
2008-12-07
Bugfix: Location of target_root was incorrect with "sb2 -c" (for gcc & ld only)
Lauri Aarnio
1
-2
/
+20
2008-12-07
Workaround for a system call bug in older "libattr" libraries of ARM targets
Lauri Aarnio
1
-1
/
+12
2008-12-07
Bugfix: "sb2 -J" used an incomplete LD_LIBRARY_PATH in certain situations
Lauri Aarnio
1
-5
/
+6
2008-12-07
"dpkg-checkbuilddeps" wrapper does not disable mapping anymore
Lauri Aarnio
1
-5
/
+10
2008-12-07
Bugfix ("sb2" command): unset variables after logging has been initialized
Lauri Aarnio
1
-8
/
+14
2008-12-07
Wrappers are now selected from modeconf.*
Lauri Aarnio
1
-0
/
+41
2008-12-07
"devel" and "emulate" modes: Mapped /var/run to a session-specific directory
Lauri Aarnio
1
-0
/
+8
2008-12-07
emulate mode: target_root is now R/O for "normal" use, "sb2 -R" makes it R/W
Lauri Aarnio
1
-3
/
+10
2008-12-07
the "sb2" command: removed option -p
Lauri Aarnio
1
-9
/
+1
2008-12-07
Fixed mapping mode selection within persistent sessions
Lauri Aarnio
1
-96
/
+206
2008-12-07
sb2 command: added option "-c": Makes a clone of target_root
Lauri Aarnio
1
-1
/
+29
2008-11-02
Fixes to exec preprocessing: Processing of gcc tools requires abs.paths etc. ...
Lauri Aarnio
1
-1
/
+3
2008-11-02
Optimized use of sb2's own environment variables - __SB2_BINARYNAME and __SB2...
Lauri Aarnio
1
-1
/
+3
2008-11-02
sb2 command: New option -O for setting mode-specific options (for debugging) ...
Lauri Aarnio
1
-1
/
+6
2008-11-02
sb2 command: added option -r (disables reverse mapping of paths) - reverse ma...
Lauri Aarnio
1
-4
/
+13
2008-10-23
Introduced persistent sessions (new flags -S,-J and -D for sb2) - a persisten...
Lauri Aarnio
1
-20
/
+106
2008-10-23
Added path reversing logic; getcwd() etc now return backward-mapped results -...
Lauri Aarnio
1
-0
/
+8
2008-10-23
Introduced basic support for exec_policy based localization.
Mika Westerberg
1
-0
/
+25
2008-10-23
Cpu transparency logic is now completely implemented in Lua. - "sbrsh" is now...
Lauri Aarnio
1
-2
/
+2
2008-10-18
Activate "fakeroot" automatically when "sb2" is started with -R - "sb2 -R" or...
Lauri Aarnio
1
-3
/
+7
2008-10-18
Moved host-* wrappers from /usr/bin to /sb2/wrappers (a new virtual directory...
Lauri Aarnio
1
-1
/
+4
2008-10-18
Check if sb2 was called recursively from an existing sb2 session
Lauri Aarnio
1
-0
/
+8
2008-09-27
Fixed two minor bugs (sb2,sb2-init) Both bugs only show up when target archit...
Lauri Aarnio
1
-4
/
+8
2008-09-27
Use simpler test for detecting --argv0 support in ld.so of tools&target
Lauri Aarnio
1
-8
/
+6
2008-09-27
CPU transparency changes: Qemu is now handled by an exec postprocessor - Exec...
Lauri Aarnio
1
-0
/
+37
2008-09-27
Changes to executing native binaries from tools/target by ld.so - The default...
Lauri Aarnio
1
-6
/
+65
2008-09-27
LD_LIBRARY_PATH fix for tools - Considering tools_root: Put tools library dir...
Lauri Aarnio
1
-0
/
+21
2008-09-27
Cleanup: Replaced more environment variables by conf.vars (part 2) - SBOX_UNA...
Lauri Aarnio
1
-4
/
+2
2008-09-27
Cleanup: Replaced more environment variables by conf.vars - SBOX_DIR, SBOX_WO...
Lauri Aarnio
1
-7
/
+5
2008-09-27
Cleanup: Removed unnecessary environment variables
Lauri Aarnio
1
-31
/
+2
2008-09-27
Moved all "export" statements from sb2.config to "sb2" (and config version =>...
Lauri Aarnio
1
-7
/
+62
2008-09-27
Removed all calls to os.getenv() from argvenvp_gcc.lua - added several variab...
Lauri Aarnio
1
-0
/
+18
2008-09-27
Removed all calls to os.getenv() from pathmapping scripts - added several var...
Lauri Aarnio
1
-0
/
+15
2008-09-27
Eliminated env.var. SBOX_LUA_SCRIPTS - replaced SBOX_LUA_SCRIPTS by SBOX_SESS...
Lauri Aarnio
1
-2
/
+4
[next]