summaryrefslogtreecommitdiffstats
path: root/setup_env.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04setup_env.sh: python pkg name updatesBritney Fransen1-1/+1
linhes-install.service: change starting
2016-05-18go.sh: copy files for build.shBritney Fransen1-1/+1
setup_env.sh: add pkgs needed for building iso and syncing repos
2016-05-18setup_env.sh: add unison to installed pkgs in build rootBritney Fransen1-1/+1
2013-08-13setup_env.sh: correct underscore to dash for march 64 bitBritney Fransen1-0/+2
2013-08-05setup_env.sh: add su -c to commands to work when run not as root.Britney Fransen1-5/+5
2012-10-27setup_env.sh file updated for x86_64James Meyer1-20/+95
./setup_env.sh x86_64 testing
2008-11-16modify kmsync to include sync of source packages.James Meyer1-0/+2
2008-11-08add mv-coreJames Meyer1-1/+1
2008-10-28Add support for pacman.static for i686.James Meyer1-4/+19
if pacman is not found on the exisiting system, then it will download pacman-static from knoppmyth.net. After download is complete it will adjust the path to include the static version of pacman
2008-10-16Make sure the printout lines up as desired.R. Dale Thomas1-14/+12
2008-10-16Major changes to the enter_dev_chroot.sh script.James Meyer1-2/+5
2008-10-04setup_env.sh now takes an 2nd argument naming the developer template to use.James Meyer1-2/+34
If the template is not found the script will exit. If the template is found it will copy loginrun.sh to the chroot, and also execute custom_chroot.sh
2008-10-02initital importJames Meyer1-0/+89