the-linux-schools-project / karoshi-client

Central repository for Karoshi Client development
http://linuxschools.org.uk
5 stars 6 forks source link

Complete package and PPA (including GPG keys) update and reform. #132

Closed m-jowett closed 8 years ago

m-jowett commented 8 years ago

The following commits will be added: @m-jowett Remove sudo from start of commands (cleanup). 1bbf436 @m-jowett Fix/change update and install of packages (major). c2b7c16 @m-jowett Remove duplicate of software-properties-common. 1c32bd3 @m-jowett Fix installation of eclipse and kxstudio-repos. 967146d @m-jowett Patch install of xubuntu-desktop. dd180fc @m-jowett Fix installation of packages. 09cb831 @m-jowett Fix store of system architecture for buildclient. 38e2b95 @m-jowett Add chroot path to file for buildclient. ab1d6a3 @m-jowett Fix reading variables in buildclient. c6b379d @m-jowett Correct $BUILDCLIENT to $BUILDPATH (1/2). 024a819 @m-jowett Correct $BUILPATH and change for installs (2/2). 2d961d1 @m-jowett Fix echo variables to file. 53396f1 @m-jowett Warn of inital GPG errors when installing wget. 3670555 @m-jowett Remove "$BUILDPATH/opt/tmp" after package install. f39c800

I will solve the merge conflicts as soon as the pull request is created.

m-jowett commented 8 years ago

Pull request finished and merge conflicts resolved.

ojphillips commented 8 years ago

Cool, thanks once again @m-jowett