Andrew

Results 882 issues of Andrew

As an engineer, I want dockerfile_lint to exit with a non-zero status when apt-get commands are referenced, but apt-get clean is never referenced, so that I can proactively reduce the...

When I try to use yumbootstrap on a fedora 22 host, the yumbootstrap formulas run into dnf vs. yum conflicts: ``` mkdir /chroot yumbootstrap --verbose fedora-20 /chroot [17:56:51] installing Fedora...

``` $ sudo sh rutorrent_setup ... Building sigc++-2.0... ... checking for gm4... no checking for m4... no configure: error: in `/root/build-tmp/libsigc++-2.2.8': configure: error: The GNU M4 macro processor is required...

ruTorrent has moved to https://github.com/Novik/ruTorrent

If the irssi package is not already installed, and the user wants to setup ruTorrent with the irssi plugins, please automatically install the irssi package on behalf of the user....

Add Unix executable permissions to shell script, for users who like to run scripts with dot slash notation: ``` $ ./rutorrent_setup ... ```

My old [node-ios7crypt](https://github.com/mcandre/node-ios7crypt/tree/7fe7aa864a500d1c98309aeaf32c214d28dfefe9) web app would silently crash when referencing mustache template files that did not exist. Would be nice if mustache caught this error before attempting to read from...

Could we get a box for DragonFly BSD as well? I tried a handful of boxes from Vagrant Cloud, but they're so out of date that they can't `pkg update`,...

Any interest in bringing ol' MirOS into the Vagrant world?

Thank you for providing this incredibly comprehensive directory of packer sources for generating Vagrant boxes for a wide variety of operating systems! This is tremendously helpful for getting up and...