summaryrefslogtreecommitdiff
path: root/lua_scripts
AgeCommit message (Expand)AuthorFilesLines
2009-06-08"devel" mode: added a rule for "icu" (map /usr/share/icu to rootstrap)Lauri Aarnio1-0/+4
2009-06-08"devel" mode: Added a SB1 compatibility rule for /scratchbox/compilers/binLauri Aarnio1-0/+6
2009-03-31Added "nomap" mapping mode: SB2 can now be used to do native builds, too!Lauri Aarnio1-0/+68
2009-03-30Prefer -U LD_PRELOAD over -drop-ld-preloadRiku Voipio1-7/+12
2009-03-23Interface version numbers were incrementedLauri Aarnio8-10/+11
2009-03-23"devel" mode bugfix: More rules for perl & pythonLauri Aarnio1-0/+4
2009-03-23Bugfix: reverse rule generator failed to process "dir" rules correctlyLauri Aarnio1-0/+3
2009-03-23l10n: message catalogs are now mapped based on active exec policyMika Westerberg2-8/+18
2009-03-23Bugfix: Failed, if /tmp was symlink to /var/tmp (all mapping modes)Lauri Aarnio6-6/+18
2009-03-18Fix: Reverse rule generator works now also when next_chain != nilLauri Aarnio1-10/+16
2009-03-18Now sb1-compat wrappers scripts are mapped to target_root for dpkg.Mika Westerberg1-0/+23
2009-03-07simple-mapping: use host tmp dirFelipe Contreras1-8/+2
2009-03-07mapping: maemo-specific stuff to 'maemo_simple'Felipe Contreras2-10/+126
2009-03-07simple mapping: whitespace cleanupFelipe Contreras1-2/+0
2009-03-07Bugfix: Mapped terminfo paths based on active exec policy.Mika Westerberg1-0/+20
2009-03-07"devel" mode fix: "qmake" works now (mapped /usr/share/qt* to target_root)Lauri Aarnio1-0/+4
2009-03-07Two bugfixes to the reverse rule generator Lua scriptLauri Aarnio1-48/+116
2009-03-07Bugfix: Corrected /etc/resolv.conf mappings in devel and emulate modes.Mika Westerberg2-3/+18
2009-03-07"devel" mode bugfix: Don't reverse automatically generated /usr/bin/* rulesLauri Aarnio1-1/+2
2009-02-16Script interpreter mapping: Added support for multiple mapping rulesLauri Aarnio7-31/+48
2009-02-16"tools" mode: Added one Scratchbox1 compatibility ruleLauri Aarnio1-0/+9
2009-02-16"devel" mode bugfix: exec_policy selection failed if tools_root was in homedir.Lauri Aarnio1-6/+11
2009-02-16"devel" mode fix: Added SB1 compat.rules for /scratchbox/tools/bin/{perl,python}Lauri Aarnio1-0/+15
2009-02-16"devel" and "emulate" modes: Added one Scratchbox1 compatibility ruleLauri Aarnio2-1/+13
2009-02-16Bugfix: Host perl/python libraries are mapped to host.Mika Westerberg1-0/+4
2009-02-16"tools" mode bugfix: Don't map the directory where sb2 was startedLauri Aarnio1-1/+13
2009-02-10Bugfix: script execution failed to find correct exec policyLauri Aarnio2-3/+5
2009-02-10Added support for SBOX_REDIRECT_FORCE environment variableLauri Aarnio3-4/+18
2009-02-10"devel" mode: IMPORTANT POLICY CHANGE: perl* and python* mapped to target_rootLauri Aarnio1-6/+46
2009-02-10"devel" mode: Execute scripts from host with interpreters from hostLauri Aarnio1-1/+5
2009-02-10"devel" mode: Changed mapping of /bin, /usr/bin/, /sbin and /usr/sbinLauri Aarnio2-6/+18
2009-02-10Path mapping logic: subtrees in rulesets may return without a resultLauri Aarnio1-17/+29
2009-02-10Fix to script interpreter exec: exec policy is selected in correct placeLauri Aarnio1-2/+2
2009-02-10Argv&envp mangling rules are now generated only once per session.Mika Westerberg4-21/+148
2009-02-10Hardcoded mapping /usr/share/scratchbox2 replaced by sbox_dir .. "/share/scra...Pasi Savanainen1-2/+2
2009-02-10devel mode: added rule for /usr/bin/chrpathLauri Aarnio1-0/+5
2009-02-10Simplified support for SBOX_REDIRECT_IGNORE environment variableLauri Aarnio2-2/+13
2009-02-10devel mode: perl, python and other script languages: execution policy changesLauri Aarnio1-62/+70
2009-02-10mapping.lua: Improvements to conditional rulesLauri Aarnio1-28/+46
2009-02-10Added a mechanism for finding currently active exec policyLauri Aarnio7-0/+79
2009-02-10Exec algorithm improvements: Policy-based mapping of script interpretersLauri Aarnio2-31/+116
2009-02-10devel mode bugfix: fixed mapping of /usr/share/docbook-utilsLauri Aarnio1-1/+6
2009-02-10incremented rule file interface version numberLauri Aarnio6-6/+12
2009-02-10re-activated reverse mapping (all mapping modes)Lauri Aarnio6-8/+22
2009-01-20sb2 now writes path where libsb2 is found into exec_config.lua.Mika Westerberg1-0/+16
2009-01-20Automatically created mapping rules for toolchain components (used by "devel")Lauri Aarnio3-0/+66
2009-01-20SB2's Configuration & Initialization Redesign: part 2: Gcc toochain configLauri Aarnio2-68/+98
2009-01-10"tools" mode bugfix: Do not map tools_root twiceLauri Aarnio1-0/+8
2009-01-10Now sb2 supports also localization of tools_root.Mika Westerberg1-1/+12
2009-01-10devel mode: more rules for directories under /usr/shareLauri Aarnio1-0/+27