Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-14 | enter_dev_chroot.sh: remove unneeded leading slash in ckMount | Britney Fransen | 1 | -1/+1 | |
2016-05-18 | enter_dev_chroot.sh: copy in bashrc_linhes | Britney Fransen | 1 | -2/+2 | |
2015-07-15 | makepkg.conf: add VCS sources | Britney Fransen | 1 | -2/+7 | |
2014-12-02 | makepkg.conf: update | Britney Fransen | 1 | -23/+53 | |
2014-09-03 | Convert dev chroot to a container. | James Meyer | 5 | -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-05 | pacman.conf.chroot: remove SyncFirst option as it isn't supported in pacman 4.1+ | Britney Fransen | 1 | -2/+0 | |
2013-05-07 | enter_dev_chroot.sh: change path to chroot. In R8 it is at /usr/bin/chroot | Britney Fransen | 1 | -1/+1 | |
2012-10-27 | fixups for creating the chroot | James Meyer | 2 | -8/+9 | |
Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2012-02-20 | pacman.conf.chroot: change knoppmyth.net to linhes.org | Michael Hanson | 1 | -5/+5 | |
2011-08-29 | linhes_dev: fix a couple line wrap mistakes | Michael Hanson | 1 | -6/+3 | |
2011-08-29 | linhes_dev: README, makepkg.conf and pacman.conf.chroot fixes | mihanson | 2 | -34/+48 | |
2011-03-01 | bashrc: fix cdl path | Britney Fransen | 1 | -1/+1 | |
2011-02-28 | bashrc: update cdl and cdp paths | Britney Fransen | 1 | -2/+2 | |
2010-11-05 | fix typo in makepkg.conf file REPLACEM->REPLACEME | James Meyer | 1 | -1/+1 | |
2010-10-25 | update mount command for the new location of pkg repo | James Meyer | 1 | -2/+3 | |
2010-10-25 | update makepkg.conf template to include purge | James Meyer | 1 | -28/+33 | |
2010-10-25 | rename repo and their locations. | James Meyer | 1 | -3/+3 | |
2009-03-15 | For now point the repo to testing for new chroots. | James Meyer | 1 | -10/+10 | |
2008-10-16 | Make sure the printout lines up as desired. | R. Dale Thomas | 1 | -4/+8 | |
2008-10-16 | Major changes to the enter_dev_chroot.sh script. | James Meyer | 1 | -175/+138 | |
2008-10-09 | comment out server lines | James Meyer | 1 | -2/+2 | |
2008-10-04 | fix the Term variable | James Meyer | 1 | -1/+1 | |
2008-10-04 | jams-developer template | James Meyer | 2 | -1/+12 | |
2008-10-04 | add /dev/ptmx | James Meyer | 1 | -0/+1 | |
2008-10-02 | Add the DISPLAY & TERM environment variables to .bash_profile. | R. Dale Thomas | 1 | -0/+3 | |
2008-10-02 | initital import | James Meyer | 11 | -0/+423 | |