Skip to content

Tags: henri/installpkg

Tags

0.3.3

Toggle 0.3.3's commit message
release v0.3.3

0.3.2

Toggle 0.3.2's commit message
Minor bug fix relating to recursive call options.

0.3.1

Toggle 0.3.1's commit message
Various bug fixes relating to previous -c (copy) algorithm changes.

It was broken now it works.

0.3.0

Toggle 0.3.0's commit message
Improved reporting and approach when using the -c (copy) option.

Now we are itterating over the list of items to install rather than using a wild card character. This is programatically ugly. But it provides various improvements and error reporting functionality which was not possible with the previous wild card appraoch.

0.2.9

Toggle 0.2.9's commit message
Re-commited what was thought to be a typo. Added to a location which …

…will avoid such confusion in the future.

Fingers crossed.

0.2.8

Toggle 0.2.8's commit message
Resolved typo relating to 0.2.7

Now when running installing with the (-c) copy flag the recurssive call to installpkg will not include the (-) hyphen character.

0.2.6

Toggle 0.2.6's commit message
Bug fixs relating to the -e (eject) flag

When only installing from a single network mounted volume (without a device), no attempt to eject any devices will be made.

0.2.5

Toggle 0.2.5's commit message
0.2.5 release

0.2.4

Toggle 0.2.4's commit message
0.2.4 release

0.2.3

Toggle 0.2.3's commit message
Resolves bug relating to the new -c option.

The -u funtion will now work again.