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

Check _APTMGR and add setting to skip download confirmation. #20

Merged
merged 1 commit into from
Jun 14, 2012

Conversation

Lasall
Copy link
Collaborator

@Lasall Lasall commented Jun 14, 2012

Enable _APTMGR by default in config file and set apt-get as default APTMGR because aptitude is not always installed (by default).

 * Check if _APTMGR is enabled and available.
 * Add setting to skip download confirmation. Closes ilikenwf#15
 * Minor fixes.
# e.g. /usr/bin/aptitude
_APTMGR=apt-get

# Enable DOWNLOADBEFORE to suppress apt-fast confirmation dialog and download
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "Set DOWNLOADBEFORE to 'true'..." will be clearer for user?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In principle it doesn't matter which value you choose. You even could choose "false" or "0".

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lasall
Got it

@ilikenwf
Copy link
Owner

Nice job! You're getting to stuff I had to save for this weekend anyway - I'd mess with it now, but I have to work my day job! Thanks again!

ilikenwf pushed a commit that referenced this pull request Jun 14, 2012
Check _APTMGR and add setting to skip download confirmation.
@ilikenwf ilikenwf merged commit 9019ded into ilikenwf:master Jun 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants