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

Version 1.1.x #38

Merged
merged 14 commits into from
Jan 31, 2017
Merged

Version 1.1.x #38

merged 14 commits into from
Jan 31, 2017

Conversation

molovo
Copy link
Member

@molovo molovo commented Jan 26, 2017


  • Update Documentation
  • Bump Version

@molovo molovo added this to the v1.1.0 milestone Jan 26, 2017
dritter and others added 7 commits January 31, 2017 21:33
Improve error message if theme is not installed properly
At the moment, when `zulu unlink` is run (either alone, or as part of
`zulu uninstall`), it loops through the files in the bin, share and
index objects in the index file, and removes each one. This works while
packages are static, but causes issues when the index is updated. If a
linked file is removed from the index, when that package is
unlinked/uninstalled, the file that was removed from the index will
remain in the bin/share/init directory as zulu no longer knows about it.

This new version of the unlink command searches each of the directories
for links to the package's source, so that all links will be removed,
regardless of whether or not they are still mentioned in the index.
Improve the way the unlink command removes links to packages
Documentation updates for version 1.1.0
@molovo molovo merged commit 6a1417d into master Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants