summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2016-06-14enter_dev_chroot.sh: remove unneeded leading slash in ckMountBritney Fransen1-1/+1
2016-05-18enter_dev_chroot.sh: copy in bashrc_linhesBritney Fransen1-2/+2
2015-07-15makepkg.conf: add VCS sourcesBritney Fransen1-2/+7
2014-12-02makepkg.conf: updateBritney Fransen1-23/+53
2014-09-03Convert dev chroot to a container.James Meyer5-9/+133
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
2013-09-05pacman.conf.chroot: remove SyncFirst option as it isn't supported in pacman 4.1+Britney Fransen1-2/+0
2013-05-07enter_dev_chroot.sh: change path to chroot. In R8 it is at /usr/bin/chrootBritney Fransen1-1/+1
2012-10-27fixups for creating the chrootJames Meyer2-8/+9
Signed-off-by: James Meyer <james.meyer@operamail.com>
2012-02-20pacman.conf.chroot: change knoppmyth.net to linhes.orgMichael Hanson1-5/+5
2011-08-29linhes_dev: fix a couple line wrap mistakesMichael Hanson1-6/+3
2011-08-29linhes_dev: README, makepkg.conf and pacman.conf.chroot fixesmihanson2-34/+48
2011-03-01bashrc: fix cdl pathBritney Fransen1-1/+1
2011-02-28bashrc: update cdl and cdp pathsBritney Fransen1-2/+2
2010-11-05fix typo in makepkg.conf file REPLACEM->REPLACEMEJames Meyer1-1/+1
2010-10-25update mount command for the new location of pkg repoJames Meyer1-2/+3
2010-10-25update makepkg.conf template to include purgeJames Meyer1-28/+33
2010-10-25rename repo and their locations.James Meyer1-3/+3
2009-03-15For now point the repo to testing for new chroots.James Meyer1-10/+10
2008-10-16Make sure the printout lines up as desired.R. Dale Thomas1-4/+8
2008-10-16Major changes to the enter_dev_chroot.sh script.James Meyer1-175/+138
2008-10-09comment out server linesJames Meyer1-2/+2
2008-10-04fix the Term variableJames Meyer1-1/+1
2008-10-04jams-developer templateJames Meyer2-1/+12
2008-10-04add /dev/ptmxJames Meyer1-0/+1
2008-10-02Add the DISPLAY & TERM environment variables to .bash_profile.R. Dale Thomas1-0/+3
2008-10-02initital importJames Meyer11-0/+423