Dan Langille

Results 97 comments of Dan Langille

I think `DOWNLOADDIR` should be changed to `~anvil/downloads`. After a run, delete what is in that directory. I know I have done an `su -l anvil` to debug issues. This...

I think the best solution: change -mtime 1 to -mtime N where N is how many days you think you might be powered off. If, for example, 3 is used,...

I think this is a better solution. It uses the mtimes on the `fullchain.cer` file, then invokes `dirname`. The result is the same higher-level directory names which the original `find`...

My results are the same. I started searching for flipping ascii art, but that was mostly table flipping. Next was: mirror ascii art https://stackoverflow.com/questions/13112671/how-to-horizontally-mirror-ascii-art

Today I duplicated the situation on a new jail. The following is right after entering the jail for the first time. No pkg commands have been run until this. ```...

It is possible to bootstrap from a private repo? edit: I am sure it is, as the process I'm using is not new. It worked at one time.

Current theory: pkg-static supplied with base is unable to validate any none-FreeBSD repo. That's OK. just got to know that.