Project

General

Profile

Actions

Architecture #8015

closed

Preliminary support for Slackware

Architecture #8015: Preliminary support for Slackware

Added by Jonathan CLARKE almost 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

A Slackware port is being worked on by one contributor, and an initial change required for his build to work is to add the following line to detect-os.sh:

if [ -f /etc/slackware-version ]; then export OS="slackware"; export OSVERSION=$(cat /etc/slackware-version | awk '{ print $2 }'); fi

Subtasks 1 (0 open1 closed)

Bug #8026: Slackware support for FusionInventory-AgentReleasedAlexis MoussetActions

Updated by Jonathan CLARKE almost 10 years ago Actions #1

  • Status changed from New to In progress

Updated by Jonathan CLARKE almost 10 years ago Actions #2

  • Status changed from In progress to Pending technical review
  • Assignee changed from Jonathan CLARKE to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/896

Updated by Jonathan CLARKE almost 10 years ago Actions #3

  • Target version changed from 2.11.19 to 4.0.0~rc2

Updated by Jonathan CLARKE almost 10 years ago Actions #4

  • Pull Request changed from https://github.com/Normation/rudder-packages/pull/896 to https://github.com/Normation/rudder-packages/pull/898

Updated by Jonathan CLARKE almost 10 years ago Actions #5

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Benoît PECCATTE about 9 years ago Actions #6

  • Target version changed from 4.0.0~rc2 to 318

Updated by Vincent MEMBRÉ about 9 years ago Actions #7

  • Target version changed from 318 to 4.0.0~rc2

Updated by Vincent MEMBRÉ about 9 years ago Actions #8

  • Target version changed from 4.0.0~rc2 to 4.0.0~rc1

Updated by Alexis Mousset about 9 years ago Actions #9

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.

Actions

Also available in: PDF Atom