sellorm
9a8d2ee4ef
Allows building of RPMs for CentOS 6 ( #32 )
...
* Allows building of RPMs for CentOS 6
Builds on earlier work and provides the tooling required to create Linux OS packages (deb in this case).
Modifies: Dockerfile.centos-6
So that it includes the fpm package build tool and also copies in the packaging script
Adds: package.centos-6
which is the packaging script which runs fpm with the required parameters and dependencies
* Added additional font dependency
2019-09-04 22:28:52 +01:00
..
build.sh
Allows building deb packages for R on ubuntu-1804 ( #12 )
2019-07-20 01:17:48 +01:00
clean_centos6.sh
make repo public
2019-03-25 12:59:14 -04:00
docker-compose.yml
make repo public
2019-03-25 12:59:14 -04:00
Dockerfile.centos-6
Allows building of RPMs for CentOS 6 ( #32 )
2019-09-04 22:28:52 +01:00
Dockerfile.centos-7
Enables output of Linux OS packages for CentOS 7 ( #20 )
2019-08-06 23:17:45 +01:00
Dockerfile.debian-9
Enables output of Linux OS packages for Debian 9 ( #19 )
2019-07-30 21:04:21 +01:00
Dockerfile.opensuse-15
Enables building of RPMs for opensuse ( #25 )
2019-08-12 20:45:42 +01:00
Dockerfile.opensuse-42
Build with an older xz on openSUSE 42
2019-08-14 17:53:57 -05:00
Dockerfile.ubuntu-1604
Enables creation of Linux packages for Ubuntu 1604 ( #21 )
2019-08-06 00:26:53 +01:00
Dockerfile.ubuntu-1804
Allows building deb packages for R on ubuntu-1804 ( #12 )
2019-07-20 01:17:48 +01:00
env_centos6.sh
make repo public
2019-03-25 12:59:14 -04:00
package.centos-6
Allows building of RPMs for CentOS 6 ( #32 )
2019-09-04 22:28:52 +01:00
package.centos-7
Add unzip and zip to CentOS 7 package
2019-08-08 15:58:46 -05:00
package.debian-9
Enables output of Linux OS packages for Debian 9 ( #19 )
2019-07-30 21:04:21 +01:00
package.opensuse-15
Replace pango-tools with libpango for openSUSE
2019-08-14 18:12:13 -05:00
package.opensuse-42
Replace pango-tools with libpango for openSUSE
2019-08-14 18:12:13 -05:00
package.ubuntu-1604
Enables creation of Linux packages for Ubuntu 1604 ( #21 )
2019-08-06 00:26:53 +01:00
package.ubuntu-1804
Added 'vendor' to the package config ( #18 )
2019-07-30 21:03:00 +01:00