Project

General

Profile

Actions

Architecture #8015

closed

Preliminary support for Slackware

Added by Jonathan CLARKE about 8 years ago. Updated over 7 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 Mousset2016-03-03Actions
Actions #1

Updated by Jonathan CLARKE about 8 years ago

  • Status changed from New to In progress
Actions #2

Updated by Jonathan CLARKE about 8 years ago

  • 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
Actions #3

Updated by Jonathan CLARKE about 8 years ago

  • Target version changed from 2.11.19 to 4.0.0~rc2
Actions #4

Updated by Jonathan CLARKE about 8 years ago

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

Updated by Jonathan CLARKE about 8 years ago

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

Updated by Benoît PECCATTE over 7 years ago

  • Target version changed from 4.0.0~rc2 to 318
Actions #7

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 318 to 4.0.0~rc2
Actions #8

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Actions #9

Updated by Alexis Mousset over 7 years ago

  • 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: Atom PDF