Architecture #8015
closed
Preliminary support for Slackware
Added by Jonathan CLARKE over 8 years ago.
Updated about 8 years ago.
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
- Status changed from New to In progress
- 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
- Target version changed from 2.11.19 to 4.0.0~rc2
- Pull Request changed from https://github.com/Normation/rudder-packages/pull/896 to https://github.com/Normation/rudder-packages/pull/898
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Target version changed from 4.0.0~rc2 to 318
- Target version changed from 318 to 4.0.0~rc2
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.
Also available in: Atom
PDF