Michael Osipov

Results 99 issues of Michael Osipov

Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SUREFIRE) filed for the change (usually before you start...

Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SUREFIRE) filed for the change (usually before you start...

Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MJAVADOC) filed for the change (usually before you start...

Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MCHECKSTYLE) filed for the change (usually before you start...

Referring to https://certbot.eff.org/instructions?ws=apache&os=freebsd. Chapter 4: * It does not install anything into `/etc/cron` or alike, it used the periodic framework to run weekly: https://github.com/freebsd/freebsd-ports/blob/60bfe48aee8d62b5c246ef92a1ccf5796a727a25/security/py-certbot/Makefile#L51-L53 * There is no `systemctl` on...

It'd be nice to have `setenv.ps1` instead of being forced to use Windows command prompt.

I have the following: ``` # grep OVERLAYS /etc/make.conf OVERLAYS+=/usr/ports-overlays/ldadw-custom ``` with the overlay tree: ``` root@deblndw011x:/usr/ports-overlays/ldadw-custom # tree -d . └── security ├── nss-siemens-cacerts-java │   └── files └── siemens-cacerts...

I am on Portmaster 3.22 running in a Bastille jail 12.3-RELEASE-p7 on jailhost: FreeBSD 12.3-STABLE 53bc9be1c My usecase is to automate jail creation with Bastillefiles and one file contains: ```...

**[MANDATORY] Describe the bug [MANDATORY]** When a default value with a space is passed along to includes the value is truncated from the first space char. **[MANDATORY] Bastille and FreeBSD...

bug

**Describe the bug** Running on a UFS-only host. Bootstrapping a new release (13.3-RELEASE): ``` # bastille bootstrap 13.3-RELEASE $bastille_zfs_enable is not set properly - see rc.conf(5). Bootstrapping FreeBSD distfiles... $bastille_zfs_enable...

bug