Actions
User story #4524
closedUser story #4683: UNIX support - implementation for other Techniques
UNIX support - implementation for other Techniques
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
See #3288 for the global overview. This ticket is similar to #4460, but to adapt remaining Techniques where porting to non-Linux is not trivial.
These Techniques include at least:- ./techniques/applications/apacheReverseProxy/1.0/configuration.st
- ./techniques/applications/openvpnClient/1.0/openvpnClientConfiguration.st
- Requires a "service started on boot" generic method
- ./techniques/applications/apacheServer/1.0/apacheServerConfiguration.st
- Requires a "service started on boot" generic method
- Requires OS-specific Apache configuration paths and tools like a2enmod
- ./techniques/systemSettings/process/servicesManagement/1.{1,2}/servicesManagement.st
- Requires a "service started on boot" generic method
- ./techniques/systemSettings/networking/nfsServer/1.0/nfsServerConfigure.st
- Requires a "service started on boot" generic method
- ./techniques/systemSettings/misc/clockConfiguration/1.0/clockConfiguration.st
- Requires a file for timezone, specific to each OS (apparently?)
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.10.0~beta1 to 2.10.0
Updated by Vincent MEMBRÉ over 10 years ago
- Parent task changed from #3288 to #4683
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.10.0 to 2.10.1
Updated by Matthieu CERDA over 10 years ago
- Status changed from 8 to Rejected
- Assignee set to Matthieu CERDA
- % Done changed from 0 to 100
There is more detail on the upper-ticket, I thing this needs one ticket per Technique to prevent from having unreadable PRs. Rejecting this ticket to switch to one-per-technique paradigm :)
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Actions