MiqViq

Results 7 issues of MiqViq

Seems that packages created with pycreateuser are not creating user acccounts. At least I cannot get them working on the latest beta 8. Using script with sysadminctl -addUser works ok.

**Describe the problem** Issue with MunkiInstallsItemsCreator, cannot create installs info if using file md5 and bundle with CFBundleVersion as version_comparison_key ``` Arguments faux_root %RECIPE_CACHE_DIR%/pkg_payload installs_item_paths /usr/local/munki/Python.framework /usr/local/munki/Python.framework/Python version_comparison_key CFBundleVersion Processor...

As current OLED displays are quite small for distance viewing it would useful to have a LCD/LED display module that could show some useful info, like patch name. Any plans...

enhancement

Found out a way to remove all deprecated items at once: ``` shell "$REPOUTIL" --remove-products="${deprecatedProductIDs[@]}" "$1" ``` Removes all deprecated items from the selected branch and rebuilds catalogs only once.

Hi, I would find it useful if button1 could be disabled as a default button so it will not be selected while user is pressing enter/return. And maybe any of...

enhancement

Hi, after initial testing with dockutil 3.0.2 it seems to work on macOS Catalina 10.15.7 too. At least adding and removing and dock restart seems to be fine. Are there...

I cannot find any docs on how to define light_image and dark_image using image (b64) option. These do not work: echo "| image=light_image='iVBORw...' dark_image='iVBORw...' --terminal=false" echo "| image=light_image:'iVBORw...' dark_image:'iVBORw...' --terminal=false"