[BACK]Return to dgl-create-chroot.conf.example.solaris CVS log [TXT][DIR] Up to [contributed] / dgamelaunch-openbsd / examples

File: [contributed] / dgamelaunch-openbsd / examples / dgl-create-chroot.conf.example.solaris (download)

Revision 1.1.1.1 (vendor branch), Tue Mar 9 14:36:01 2021 UTC (3 years, 2 months ago) by rubenllorente
Branch: paxed, MAIN
CVS Tags: start, HEAD, DGAMELAUNCH_0_0_1
Changes since 1.1: +0 -0 lines

Initial commit from the latest dgamelaunch version available at https://github.com/paxed

#!/bin/sh
# hack it for crab test
# This file created by Jilles Tjoelker <jilles@stack.nl>.

chroot_path="/tmp/jilles/dgl-chroot"
shed_uid=1677
shed_gid=104
# This allows both 32-bit and 64-bit dynamically linked binaries in the chroot:
libs="/usr/lib/ld.so.1 /usr/lib/sparcv9/ld.so.1"
playground_fixed=""
playground_var=""
nethack_bin="nethackstub"
# For standard curses:
termdata="/usr/share/lib/terminfo"
#termdata="/usr/local/share/lib/terminfo"