Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud.ks: Ensure root has a default bash prompt #148

Merged
merged 1 commit into from Aug 30, 2016

Conversation

cgwalters
Copy link
Member

Various discussion in https://bugzilla.redhat.com/show_bug.cgi?id=1193590
but it's easiest to stop waiting and just add the one liner hack.

This isn't a complete fix because:

  1. This doesn't apply to ISO installs
  2. It is an annoying bit of trivium that everyone else using rpm-ostree
    will have to carry in their kickstarts

Various discussion in https://bugzilla.redhat.com/show_bug.cgi?id=1193590
but it's easiest to stop waiting and just add the one liner hack.

This isn't a *complete* fix because:

1) This doesn't apply to ISO installs
2) It is an annoying bit of trivium that everyone else using rpm-ostree
   will have to carry in their kickstarts
@jasonbrooks jasonbrooks merged commit 7c90c33 into CentOS:master Aug 30, 2016
jlebon added a commit to jlebon/atomic-devmode that referenced this pull request Sep 7, 2016
The former has precedence over the latter, so bash won't even read
bash_login if bash_profile is present.

This change comes now due to these related issues:

- https://bugzilla.redhat.com/show_bug.cgi?id=1193590
- CentOS/sig-atomic-buildscripts#148
jlebon added a commit to jlebon/atomic-devmode that referenced this pull request Sep 7, 2016
The former has precedence over the latter, so bash won't even read
bash_login if bash_profile is present.

This change comes now due to these related issues:

- https://bugzilla.redhat.com/show_bug.cgi?id=1193590
- CentOS/sig-atomic-buildscripts#148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants