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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Support to start ARM binaries under qemu gdbserver.
Mika Westerberg
2
-63
/
+225
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
2
-13
/
+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
2
-20
/
+46
2008-11-03
Minor changes to C code, based on warnings from gcc 4.3.2
Lauri Aarnio
2
-4
/
+13
2008-11-02
Bugfix: inspect_binary() crashed when the file was empty - min.size of an exe...
Lauri Aarnio
1
-1
/
+2
2008-11-02
Fixes to exec preprocessing: Processing of gcc tools requires abs.paths etc. ...
Lauri Aarnio
2
-2
/
+11
2008-11-02
Modified sb2-generate-locales to use UTF-8 charmap when creating the files.
Mika Westerberg
1
-1
/
+2
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
2
-21
/
+111
2008-10-23
Added path reversing logic; getcwd() etc now return backward-mapped results -...
Lauri Aarnio
3
-11
/
+30
2008-10-23
Introduced basic support for exec_policy based localization.
Mika Westerberg
3
-1
/
+182
2008-10-23
sb2-check-pkg-mappings: added options -u (update) and -f (force to up-to-date)
Lauri Aarnio
1
-1
/
+73
2008-10-23
Cpu transparency logic is now completely implemented in Lua. - "sbrsh" is now...
Lauri Aarnio
2
-4
/
+2
2008-10-19
chmod +x for sb2-check-pkg-mappings
Lauri Leukkunen
1
-0
/
+0
2008-10-18
sb2-init requires nowadays -c to use cputransp
Lauri Leukkunen
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 devel.utility wrappers from "utils" to "wrappers" - installation locati...
Lauri Aarnio
5
-509
/
+0
2008-10-18
Moved host-* wrappers from /usr/bin to /sb2/wrappers (a new virtual directory...
Lauri Aarnio
1
-1
/
+4
2008-10-18
Added a wrapper for texi2html
Lauri Aarnio
1
-0
/
+59
2008-10-18
sb_exec.c cleanup: "sb2-show exec" now displays all exec param.modification -...
Lauri Aarnio
1
-13
/
+177
2008-10-18
Check if sb2 was called recursively from an existing sb2 session
Lauri Aarnio
1
-0
/
+8
2008-10-18
sb2-show can be used to manually execute lua scripts in the sb2 context - add...
Lauri Aarnio
1
-4
/
+63
2008-09-27
Fix path detection for non-bash shells
Lauri Leukkunen
1
-1
/
+10
2008-09-27
Fix sb2-init location detection
Lauri Leukkunen
1
-0
/
+6
2008-09-27
set a default value for shell type
Lauri Leukkunen
1
-1
/
+1
2008-09-27
Added a wrapper for ldconfig
Lauri Aarnio
1
-0
/
+41
2008-09-27
Fixed two minor bugs (sb2,sb2-init) Both bugs only show up when target archit...
Lauri Aarnio
2
-8
/
+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
Fixed a bug in "sb2-config -l"
Lauri Aarnio
1
-1
/
+1
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
2
-8
/
+2
2008-09-27
Cleanup: Replaced more environment variables by conf.vars - SBOX_DIR, SBOX_WO...
Lauri Aarnio
7
-25
/
+47
2008-09-27
Cleanup: Removed unnecessary environment variables
Lauri Aarnio
4
-66
/
+7
2008-09-27
Moved all "export" statements from sb2.config to "sb2" (and config version =>...
Lauri Aarnio
3
-69
/
+169
2008-09-27
Removed all calls to os.getenv() from argvenvp_gcc.lua - added several variab...
Lauri Aarnio
1
-0
/
+18
2008-09-27
Fixed an old, minor bug in sb2-show
Lauri Aarnio
1
-1
/
+1
2008-09-27
Removed all calls to os.getenv() from pathmapping scripts - added several var...
Lauri Aarnio
1
-0
/
+15
[next]