Files
infnoise/software/build-scripts
2018-06-27 22:35:05 -04:00
..
2018-04-02 15:44:08 +02:00
2018-04-22 15:14:21 +02:00
2018-04-02 16:44:37 +02:00
2018-04-10 00:01:59 +02:00
2018-04-10 00:01:59 +02:00
2018-04-22 08:27:38 +02:00

The scripts need to be run from the software directory like this:

$ build-scripts/build.sh x86

and can create packages of the following types:

  • DEB (Debian, Ubuntu, Raspbian)
  • RPM (CentOS, Fedora)
  • ArchLinux

The packages are signed and made available as Github releases and via the apt repository described in software/README.

During the build the GitHub release and version information are compiled into the binary.

$ infnoise --version
GIT VERSION - 0.2.2
GIT COMMIT  - b428787161f7c759c70c081621ffe43f24ca73b1
GIT DATE    - 2018-03-01T23:43:26+01:00
BUILD DATE  - 2018-03-01T23:50:33+01:00