summaryrefslogtreecommitdiffstats
path: root/templates/developers
AgeCommit message (Collapse)AuthorFilesLines
2014-09-03Convert dev chroot to a container.James Meyer2-8/+10
This was needed to play nice with systemd and the way it mounts /dev/pts inside the chroot as public (breaking the default kernel policy). When public after /dev/pts inside the chroot is unmounted it also unmounts /dev/pts for the host. Same general steps as before. - Create new container with ./setup_env_container.sh - Enter container using ./enter_dev_container.$ARCH.$TS
2008-10-04jams-developer templateJames Meyer2-1/+12
2008-10-02Add the DISPLAY & TERM environment variables to .bash_profile.R. Dale Thomas1-0/+3
2008-10-02initital importJames Meyer4-0/+47