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

Feature request: Specify path to classifcation banner and stig rpm #3

Open
dirtyharrycallahan opened this issue Aug 29, 2014 · 4 comments
Assignees

Comments

@dirtyharrycallahan
Copy link

Users should be able to specify a path to classification banner and the stig rpm so they do not have to be included in this project. I would be willing to submit a pull request.

@shawndwells
Copy link

makes sense to me, @dirtyharrycallahan. patches welcome!

@fcaviggia
Copy link
Owner

I'll have to think about this one some more - they are tied together in several places -in the kickstart (stig-fix.cfg) the stig-fix rpm is installed on line 167, but actually called the graphical configuration (menu.py) in the 'configure_system_profile' function on line 425 - it's not as easy as just adding in a path. I'm fully expecting users to create their own RPMs using the ability I've added to stig-fix-el6 in 1.7.7 and customize this kickstart for their own needs (e.g. automatically registering a system with RHN Satellite via an activation key and rhnreg_ks)...

@dirtyharrycallahan
Copy link
Author

The idea is to not have to include the banner code and rpm in this project but specify a path when creating the ISO. The ISO would work as it does now it just sources the needed file from the other two projects based on command line options.

@fcaviggia fcaviggia self-assigned this Oct 17, 2014
@fcaviggia
Copy link
Owner

Let me see what I can do this weekend - I'm looking for atomic commits that are easier to track.

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

No branches or pull requests

3 participants