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

Also available in: Atom PDF