dann frazier

Results 12 issues of dann frazier

I've used `conserver` for over a decade and have found it incredibly useful. One tiny thing that has always bothered me is that it's difficult to tell from the help...

enhancement

Starting with 23.10 Ubuntu has changed where GRUB/shim downloads are located. But, also starting with 23.10, they provide pre-built netboot tarballs, e.g.: https://releases.ubuntu.com/23.10/ubuntu-23.10-netboot-amd64.tar.gz https://cdimage.ubuntu.com/releases/mantic/release/ubuntu-23.10-netboot-arm64.tar.gz And there are unpacked versions, such...

bug

We have `/home/build` hardcoded in several places. It seems like `container.DefaultWorkspaceDir` is the canonical definition, so let's just use it. Also use it to do `${{package.srcdir}}` substitutions (which is what...

No functional change. This documents some tweaks I needed to make to run melange on an Ubuntu-based system.

I found following this example difficult because I expected to be able to cut & paste the python code. This doesn't work because we're just looking at snippets of a...

lifecycle/stale
bincapz/pass

- **openpmix: pin python version** - **openpmix: Drop unnecessary ca-certificates-bundle dep** - **openpmix: bump epoch**

bincapz/pass

``` 2025/07/17 17:37:29 INFO graphite_delete_counters_tests 2025/07/17 17:37:29 INFO stderr: /usr/src/app/lib/config.js:13 2025/07/17 17:37:29 INFO util.log('[' + process.pid + '] reading config file: ' + file); 2025/07/17 17:37:29 INFO ^ 2025/07/17 17:37:29...

Studies show that a good way to improve cache hit %'s is to actually put things in the cache. Also: misc code improvements - see individual commits.