Skip to content

Commit

Permalink
properly include 0114ee8, add contributions note
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Oct 22, 2019
1 parent 580e654 commit 0734638
Show file tree
Hide file tree
Showing 35 changed files with 245 additions and 17 deletions.
7 changes: 7 additions & 0 deletions deb/setup
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX=""
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_0.10
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_0.10 | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_0.10"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_0.12
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_0.12 | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_0.12"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_10.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_10.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_10.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_11.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_11.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_11.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_12.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_12.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_12.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_13.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_13.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_13.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_4.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_4.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_4.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_5.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_5.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_5.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_6.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_6.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_6.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_7.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_7.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_7.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_8.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_8.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_8.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_9.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_9.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_9.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_dev
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_dev | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_dev"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_iojs_1.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_iojs_1.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_iojs_1.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_iojs_2.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_iojs_2.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_iojs_2.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/setup_iojs_3.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup_iojs_3.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="_iojs_3.x"
Expand Down
7 changes: 7 additions & 0 deletions deb/src/_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
# or
# wget -qO- https://deb.nodesource.com/setup{{suffix}} | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/deb/src
# please don't submit pull requests against the built scripts.
#


export DEBIAN_FRONTEND=noninteractive
SCRSUFFIX="{{suffix}}"
Expand Down
8 changes: 7 additions & 1 deletion rpm/setup
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
# or
# wget -qO- https://rpm.nodesource.com/setup | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/rpm/src
# please don't submit pull requests against the built scripts.
#

SCRSUFFIX=""
NODENAME="Node.js 0.10"
Expand Down Expand Up @@ -213,7 +219,7 @@ else

## Using the redhat-release-server-X, centos-release-X, etc. pattern
## extract the major version number of the distro
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client)?-([0-9]+).*$/\2/')
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client|-common)?-([0-9]+).*$/\2/')

if ! [[ $DIST_VERSION =~ ^[0-9][0-9]?$ ]]; then

Expand Down
8 changes: 7 additions & 1 deletion rpm/setup_0.10
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
# or
# wget -qO- https://rpm.nodesource.com/setup_0.10 | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/rpm/src
# please don't submit pull requests against the built scripts.
#

SCRSUFFIX="_0.10"
NODENAME="Node.js 0.10"
Expand Down Expand Up @@ -213,7 +219,7 @@ else

## Using the redhat-release-server-X, centos-release-X, etc. pattern
## extract the major version number of the distro
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client)?-([0-9]+).*$/\2/')
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client|-common)?-([0-9]+).*$/\2/')

if ! [[ $DIST_VERSION =~ ^[0-9][0-9]?$ ]]; then

Expand Down
8 changes: 7 additions & 1 deletion rpm/setup_0.12
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
# or
# wget -qO- https://rpm.nodesource.com/setup_0.12 | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/rpm/src
# please don't submit pull requests against the built scripts.
#

SCRSUFFIX="_0.12"
NODENAME="Node.js 0.12"
Expand Down Expand Up @@ -213,7 +219,7 @@ else

## Using the redhat-release-server-X, centos-release-X, etc. pattern
## extract the major version number of the distro
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client)?-([0-9]+).*$/\2/')
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client|-common)?-([0-9]+).*$/\2/')

if ! [[ $DIST_VERSION =~ ^[0-9][0-9]?$ ]]; then

Expand Down
8 changes: 7 additions & 1 deletion rpm/setup_10.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
# or
# wget -qO- https://rpm.nodesource.com/setup_10.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/rpm/src
# please don't submit pull requests against the built scripts.
#

SCRSUFFIX="_10.x"
NODENAME="Node.js 10.x"
Expand Down Expand Up @@ -213,7 +219,7 @@ else

## Using the redhat-release-server-X, centos-release-X, etc. pattern
## extract the major version number of the distro
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client)?-([0-9]+).*$/\2/')
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client|-common)?-([0-9]+).*$/\2/')

if ! [[ $DIST_VERSION =~ ^[0-9][0-9]?$ ]]; then

Expand Down
8 changes: 7 additions & 1 deletion rpm/setup_11.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
# or
# wget -qO- https://rpm.nodesource.com/setup_11.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/rpm/src
# please don't submit pull requests against the built scripts.
#

SCRSUFFIX="_11.x"
NODENAME="Node.js 11.x"
Expand Down Expand Up @@ -213,7 +219,7 @@ else

## Using the redhat-release-server-X, centos-release-X, etc. pattern
## extract the major version number of the distro
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client)?-([0-9]+).*$/\2/')
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client|-common)?-([0-9]+).*$/\2/')

if ! [[ $DIST_VERSION =~ ^[0-9][0-9]?$ ]]; then

Expand Down
8 changes: 7 additions & 1 deletion rpm/setup_12.x
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
# or
# wget -qO- https://rpm.nodesource.com/setup_12.x | bash -
#
# CONTRIBUTIONS TO THIS SCRIPT
#
# This script is built from a template in
# https://github.com/nodesource/distributions/tree/master/rpm/src
# please don't submit pull requests against the built scripts.
#

SCRSUFFIX="_12.x"
NODENAME="Node.js 12.x"
Expand Down Expand Up @@ -213,7 +219,7 @@ else

## Using the redhat-release-server-X, centos-release-X, etc. pattern
## extract the major version number of the distro
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client)?-([0-9]+).*$/\2/')
DIST_VERSION=$(echo $DISTRO_PKG | sed -r 's/^[[:alpha:]]+-release(-server|-workstation|-client|-common)?-([0-9]+).*$/\2/')

if ! [[ $DIST_VERSION =~ ^[0-9][0-9]?$ ]]; then

Expand Down
Loading

0 comments on commit 0734638

Please sign in to comment.