Bug 1478804
| Summary: | documentation should never suggest to copy local scripts to /usr/bin | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Evgeni Golov <egolov> |
| Component: | Docs Transition Guide | Assignee: | Stephen Wadeley <swadeley> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Unspecified | CC: | egolov, swadeley |
| Target Milestone: | Unspecified | ||
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-09 07:26:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Evgeni Golov
2017-08-07 07:10:30 UTC
Thank you for raising this bug If it will only be used once, and then deleted, then I guess just putting it in root is OK I can say, "As the script is only required one, and only for the root user, you can place it in /root and remove it after use or place it in /usr/local/sbin. Sounds good? Yes, when doing migrations at customers I usually placed it in /root (not /tmp or /var/tmp as those often have no exec-perms!) ACK on your wording. (In reply to Evgeni Golov from comment #2) > Yes, when doing migrations at customers I usually placed it in /root (not > /tmp or /var/tmp as those often have no exec-perms!) > Interesting, I can see I lack practical knowledge. What about the use of wget? Is that annoying as it is not installed by default? Should be change to `curl -O` ? Thank you (In reply to Stephen Wadeley from comment #4) > (In reply to Evgeni Golov from comment #2) > > Yes, when doing migrations at customers I usually placed it in /root (not > > /tmp or /var/tmp as those often have no exec-perms!) > > > Interesting, I can see I lack practical knowledge. pre-SELinux "security" features that are still widely used in corps. > What about the use of wget? Is that annoying as it is not installed by > default? Should be change to `curl -O` ? I would certainly not object to changing wget to curl -O, but I guess we probably just should go and do that over all our docs in one run? (In reply to Evgeni Golov from comment #5) > (In reply to Stephen Wadeley from comment #4) > > (In reply to Evgeni Golov from comment #2) > > > What about the use of wget? Is that annoying as it is not installed by > > default? Should be change to `curl -O` ? > > I would certainly not object to changing wget to curl -O, but I guess we > probably just should go and do that over all our docs in one run? OK, leave it for another bug and another day Thank you Hello These changes are now live on the customer portal: https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html/transition_guide/chap-red_hat_satellite-transition_guide-transitioning_from_satellite_5_to_6#sect-Red_Hat_Satellite-Transition_Guide-Migrating_a_System_Using_The_Bootstrap_Script Thank you Bug 1480093 - Fix bootstrap section to match Transition Guide's section |