Page MenuHomeFreeBSD

guest-patmaddox (Pat Maddox)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 11 2022, 7:02 AM (129 w, 2 d)

Recent Activity

Dec 17 2024

guest-patmaddox added a comment to D48121: release: Use NO_ROOT mode for bootonly and mini-memstick.

LGTM

Dec 17 2024, 9:08 PM

Dec 15 2024

guest-patmaddox added a comment to D46653: kyua: Do not count skipped as passed in test cmd.

As @ngie pointed out, I think the ratio is confusing. For reference, here are how Elixir and RSpec (Ruby) report a test run including skips:

Dec 15 2024, 7:00 PM

Dec 13 2024

guest-patmaddox updated the summary of D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 13 2024, 10:22 PM
guest-patmaddox added a comment to D48010: Makefile.inc1: Make reproducible release tarballs.

I'm moving this work to https://github.com/freebsd/freebsd-src/pull/1550 where I'm more comfortable working with small commits, and it seems like GitHub is preferred for outside contributors.

Dec 13 2024, 10:21 PM
guest-patmaddox added inline comments to D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 13 2024, 5:30 AM

Dec 12 2024

guest-patmaddox added inline comments to D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 12 2024, 10:05 PM
guest-patmaddox added inline comments to D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 12 2024, 9:59 PM
guest-patmaddox updated the summary of D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 12 2024, 9:54 PM
guest-patmaddox updated the diff for D48010: Makefile.inc1: Make reproducible release tarballs.

Remove additional sources of non-determinism:

Dec 12 2024, 9:49 PM
guest-patmaddox added inline comments to D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 12 2024, 5:34 PM

Dec 11 2024

guest-patmaddox updated the diff for D48010: Makefile.inc1: Make reproducible release tarballs.

Update reproducible.sh to build a clean tree and env

Dec 11 2024, 8:45 AM

Dec 10 2024

guest-patmaddox added a comment to D48010: Makefile.inc1: Make reproducible release tarballs.

Well, I sure made a major miscalculation... buildworld buildkernel has to be reproducible first :facepalm:

Dec 10 2024, 7:30 AM
guest-patmaddox added a comment to D48010: Makefile.inc1: Make reproducible release tarballs.

Added some notes to potential reviewers. Done for now, until I get feedback.

Dec 10 2024, 6:03 AM
guest-patmaddox added reviewers for D48010: Makefile.inc1: Make reproducible release tarballs: releng, docs.
Dec 10 2024, 5:53 AM
guest-patmaddox updated the diff for D48010: Makefile.inc1: Make reproducible release tarballs.
  • add reproducible.sh to demonstrate usage
  • edit release(7) language
Dec 10 2024, 5:50 AM
guest-patmaddox added inline comments to D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 10 2024, 4:20 AM
guest-patmaddox updated the diff for D48010: Makefile.inc1: Make reproducible release tarballs.

Updated release(7). I'd like feedback on content before I get into the nitty-gritty of formatting.

Dec 10 2024, 4:09 AM
guest-patmaddox updated the diff for D48010: Makefile.inc1: Make reproducible release tarballs.
  • fix mtree link entry
  • verify schg
  • do not apply file time when WITHOUT_REPRODUCIBLE_BUILD
  • apply for all dist files when run as root
Dec 10 2024, 3:32 AM
guest-patmaddox updated the summary of D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 10 2024, 12:01 AM
guest-patmaddox added inline comments to D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 10 2024, 12:01 AM

Dec 9 2024

guest-patmaddox updated the summary of D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 9 2024, 11:13 PM
guest-patmaddox updated the test plan for D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 9 2024, 10:50 PM
guest-patmaddox requested review of D48010: Makefile.inc1: Make reproducible release tarballs.
Dec 9 2024, 10:47 PM

Mar 29 2023

guest-patmaddox added a comment to D39327: preserve: run a command and replace its output only if it has changed.

I have wanted a utility that does exactly this. install -C does something similar, but has other stuff I don’t want. So far I just end up scripting cmp(1) to do the check.

Mar 29 2023, 11:27 PM

Mar 27 2023

guest-patmaddox added inline comments to D38826: Fix multiple rc.d/jail and jail.conf.d issues.
Mar 27 2023, 2:38 AM · Jails
guest-patmaddox added a comment to D38826: Fix multiple rc.d/jail and jail.conf.d issues.

I suggest we start with a switch which enables the new solution. That means it does not break stuff for people who upgrade.

Mar 27 2023, 2:32 AM · Jails

Mar 26 2023

guest-patmaddox added a comment to D38826: Fix multiple rc.d/jail and jail.conf.d issues.
In D38826#887279, @dvl wrote:

All jails.conf jail (in /etc/jail.conf, /etc/jail.*.conf and /etc/jail.conf.d/*.conf) start automatically, without the need to define them in jail_list in rc.conf

That will require an UPDATING notice.

AND: perhap a switch[es] to preserve the old behavior and if set, enable the new behavior.

Mar 26 2023, 9:30 PM · Jails
guest-patmaddox removed a watcher for Erlang: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for Jails: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for manpages: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for network: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for rc: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for releng: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for rust: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for secteam: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for security: guest-patmaddox.
Mar 26 2023, 6:50 PM
guest-patmaddox removed a watcher for wireless: guest-patmaddox.
Mar 26 2023, 6:49 PM
guest-patmaddox added a watcher for wireless: guest-patmaddox.
Mar 26 2023, 11:35 AM
guest-patmaddox added a watcher for security: guest-patmaddox.
Mar 26 2023, 11:35 AM
guest-patmaddox added a watcher for secteam: guest-patmaddox.
Mar 26 2023, 11:34 AM
guest-patmaddox added a watcher for rust: guest-patmaddox.
Mar 26 2023, 11:34 AM
guest-patmaddox added a watcher for releng: guest-patmaddox.
Mar 26 2023, 11:34 AM
guest-patmaddox added a watcher for rc: guest-patmaddox.
Mar 26 2023, 11:33 AM
guest-patmaddox added a watcher for network: guest-patmaddox.
Mar 26 2023, 11:29 AM
guest-patmaddox added a watcher for manpages: guest-patmaddox.
Mar 26 2023, 11:28 AM
guest-patmaddox added a watcher for Jails: guest-patmaddox.
Mar 26 2023, 11:26 AM
guest-patmaddox added a watcher for Erlang: guest-patmaddox.
Mar 26 2023, 11:26 AM

Oct 29 2022

guest-patmaddox updated subscribers of D37211: Don't require tty for install-missing-packages.

This is my first attempt at a code contribution to FreeBSD... hopefully I'm going about it the right way.

Oct 29 2022, 10:43 PM
guest-patmaddox requested review of D37211: Don't require tty for install-missing-packages.
Oct 29 2022, 10:31 PM

Aug 19 2022

emaste renamed guest-patmaddox from pat_patmaddox.com to guest-patmaddox.
Aug 19 2022, 2:28 PM

Aug 11 2022

pi renamed guest-patmaddox from pat_rubysteps.com to pat_patmaddox.com.
Aug 11 2022, 8:18 AM