Page MenuHomeFreeBSD

ziaee (Alexander Ziaee)
Animal

Projects

User Details

User Since
Sep 16 2023, 7:01 AM (82 w, 5 d)

Recent Activity

Yesterday

ziaee accepted D49623: ps.1: '-U': Note change of behavior.
Wed, Apr 16, 11:30 PM
ziaee added inline comments to D49822: bsdinstall: add pkgbase target.
Wed, Apr 16, 3:57 PM

Tue, Apr 15

ziaee added inline comments to D49845: rc.subr: add 'settime' to svcj options.
Tue, Apr 15, 9:01 PM
ziaee accepted D49844: svcj: add "routing" option.
Tue, Apr 15, 7:54 PM
ziaee added a reviewer for D49844: svcj: add "routing" option: manpages.
Tue, Apr 15, 7:54 PM
ziaee added a reviewer for D49845: rc.subr: add 'settime' to svcj options: manpages.
Tue, Apr 15, 7:52 PM
ziaee added a reviewer for D49845: rc.subr: add 'settime' to svcj options: cy.
Tue, Apr 15, 6:39 PM
ziaee added projects to D49835: Add minimal flua(1) man page: Restricted Project, manpages.
Tue, Apr 15, 5:44 PM · manpages, Restricted Project
ziaee updated the summary of D49833: examples/csh: Case insensitive search in pager.
Tue, Apr 15, 3:22 AM
ziaee requested review of D49833: examples/csh: Case insensitive search in pager.
Tue, Apr 15, 3:14 AM

Mon, Apr 14

ziaee accepted D49822: bsdinstall: add pkgbase target.
Mon, Apr 14, 4:10 PM
ziaee added a comment to D49782: Handbook: Improving IPv6 Documentation.

Cool! Just some doc nits from me.

Mon, Apr 14, 2:22 PM
ziaee added a project to D49815: x11/nvidia-settings: Update to 570.133.07: x11.
Mon, Apr 14, 2:20 PM · x11
ziaee added a project to D49816: x11/nvidia-xconfig: Update to 570.133.07: x11.
Mon, Apr 14, 2:20 PM · x11
ziaee added a reviewer for D49823: bsdinstall: add pkgbase prompt to jail script: pkgbase.
Mon, Apr 14, 2:17 PM
ziaee added a reviewer for D49824: bsdinstall: add pkgbase prompt to auto script: pkgbase.
Mon, Apr 14, 2:17 PM
ziaee added a reviewer for D49822: bsdinstall: add pkgbase target: pkgbase.
Mon, Apr 14, 2:15 PM
ziaee added a reviewer for D49768: stand: Enable Spleen 32x64 font in the bootloader: Loader.
Mon, Apr 14, 2:12 PM
ziaee added a comment to D49820: loader: Add loader_menu.

Sorry for all the questions, just trying to figure out if I can clarify the docs somehow, or maybe even if it makes sense just to fix one of the other options, because we have a great deal of options which sound like they should do this already.

Mon, Apr 14, 2:11 PM
ziaee accepted D49822: bsdinstall: add pkgbase target.
Mon, Apr 14, 1:46 PM
ziaee added inline comments to D49822: bsdinstall: add pkgbase target.
Mon, Apr 14, 1:05 PM
ziaee added a reviewer for D49823: bsdinstall: add pkgbase prompt to jail script: khorben_defora.org.
Mon, Apr 14, 12:29 PM
ziaee added a reviewer for D49824: bsdinstall: add pkgbase prompt to auto script: khorben_defora.org.
Mon, Apr 14, 12:29 PM
ziaee added reviewers for D49822: bsdinstall: add pkgbase target: manpages, khorben_defora.org.

Adding Pierre because he's doing a lot of installer work the past few years, and manpages because this involves a manual page change (and then I can accept it limited to the scope of my review).

Mon, Apr 14, 12:15 PM
ziaee added a comment to D49822: bsdinstall: add pkgbase target.

I can't really help on the Lua, but here's some manual page feedback. Unrelated, the cannonical name of .Sh ENVIRONMENT VARIABLES is just .Sh ENVIRONMENT.

Mon, Apr 14, 12:13 PM
ziaee added a comment to D49819: loader: Add loader_autoboot_show.

we have a customer that wants nothing printed on the screen

Mon, Apr 14, 9:15 AM
ziaee added a comment to D49819: loader: Add loader_autoboot_show.

Should it be "autoboot_show" like "autoboot_delay"?

Mon, Apr 14, 9:12 AM
ziaee added a comment to D49819: loader: Add loader_autoboot_show.

How does this interact with "autoboot_delay"?

Mon, Apr 14, 7:18 AM
ziaee updated the summary of D34308: Add sysctl hw.acpi and hw.acpi.acline descriptions.
Mon, Apr 14, 4:56 AM
ziaee added a comment to D34308: Add sysctl hw.acpi and hw.acpi.acline descriptions.

Ping

Mon, Apr 14, 4:55 AM

Sun, Apr 13

ziaee accepted D49489: dhclient.conf.5: Correct crossreference.
Sun, Apr 13, 7:59 PM
ziaee added a comment to D49489: dhclient.conf.5: Correct crossreference.

@jimb, check out how I edited the commit message title. The link I provided earlier explains the finer points of how to write this line, but basically, what is changing needs to come first, and notice the difference between dhclient.conf and dhclient.conf.5. The former could be assumed to be the default configuration itself, the second is the manual. Then comes a colon, then a space and then the explanation of what is being changed about it (capitalize the beginning).

Sun, Apr 13, 5:14 PM
ziaee retitled D49489: dhclient.conf.5: Correct crossreference from Update dhclient.conf section on script statement. to dhclient.conf.5: Correct crossreference.
Sun, Apr 13, 5:12 PM
ziaee added a comment to D49461: syslog.conf.5: Fix ipfw deny example.

Looks perfect!

Sun, Apr 13, 4:53 PM
ziaee added a comment to D49461: syslog.conf.5: Fix ipfw deny example.

That makes sense! If you "Edit Revision" from top right corner of the webapp, you could put:

In this example, the comparison operator is "contains" which does a substring match, not a regular expression match.

Where I put the angle brackets, and then that becomes the commit message body. After, you can verify with (in a new branch) git arc patch -c D49461 && git show.

Sun, Apr 13, 4:21 PM
ziaee added a comment to D49798: tests.7: Bump the date and improve the format.

for format/typo changes, I don't bump the date.

Sun, Apr 13, 4:04 PM
ziaee added a comment to D49687: iwx.4: Initial manual page.

Even further, the links to the organizations listed in ipfw are dead.

Sun, Apr 13, 7:48 AM
ziaee added a comment to D49687: iwx.4: Initial manual page.

Thank you, this is a perfect example for what I am trying to say.

Sun, Apr 13, 7:32 AM
ziaee updated the summary of D49806: beastie/i18n/en.toml: Add QEMU to Trademarks.
Sun, Apr 13, 6:56 AM
ziaee updated the summary of D49590: vendors/consulting: change to Prometheus Systems.
Sun, Apr 13, 6:55 AM
ziaee added a comment to D49590: vendors/consulting: change to Prometheus Systems.

I think you made another commit instead of amending the prior commit, and then uploaded that, so the patch is actually against your previous patch instead of against main, so it will not apply. To fix this, you can use 'git log' to verify that we have just two or something commits on the stack, and then use git rebase -i HEAD~3 to squash them down into one commit, then use git-arc to update the patch again.

Sun, Apr 13, 6:53 AM
ziaee added a comment to D49489: dhclient.conf.5: Correct crossreference.

Following our discussion today about patch movement, @michaelo could commit this or I'd need @carlavilla or @mhorne to approve it. For me to do it, I need a better commit message. Unfortunately afaik you need to use the webapp to do this.

Sun, Apr 13, 6:50 AM
ziaee added a comment to D49461: syslog.conf.5: Fix ipfw deny example.

Hey Jim, following our discussion today, what's holding up this one is:

  1. The commit body needs an explanation why
  2. Then I need someone else who is familiar with ipfw to verify the syntax
  3. Then I need mhorne or carlavilla to approve it

Then I would be able to commit it.

Sun, Apr 13, 6:42 AM
ziaee retitled D49461: syslog.conf.5: Fix ipfw deny example from Fix ipfw example in syslog.conf.5 to syslog.conf.5: Fix ipfw deny example.
Sun, Apr 13, 6:38 AM
ziaee accepted D49806: beastie/i18n/en.toml: Add QEMU to Trademarks.
Sun, Apr 13, 2:36 AM
ziaee retitled D49768: stand: Enable Spleen 32x64 font in the bootloader from stand: Enable Spleen 64 to stand: Enable Spleen 32x64 font in the bootloader.
Sun, Apr 13, 1:59 AM
ziaee updated the summary of D49768: stand: Enable Spleen 32x64 font in the bootloader.
Sun, Apr 13, 1:58 AM

Sat, Apr 12

ziaee added a comment to D49768: stand: Enable Spleen 32x64 font in the bootloader.
Sat, Apr 12, 11:30 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Add "package" to firmware explanation, thanks @patmaddox

Sat, Apr 12, 11:17 PM
ziaee added a comment to D49782: Handbook: Improving IPv6 Documentation.

Perfect, I'll have my FreeBSD/ipv6 expert review this when they get a chance. Thanks again.

Sat, Apr 12, 9:21 PM
ziaee added a comment to D49779: Handbook: Replace RFC2462 with RFC4862.

Would you please put all of these changes to this section in one review, and close the others? Thanks for working on the handbook!

Sat, Apr 12, 7:31 PM
ziaee added a comment to D49780: Handbook: Add IPv6 anycast.

Can you put this in with your other change to this section?

Sat, Apr 12, 7:30 PM
ziaee added a reviewer for D49782: Handbook: Improving IPv6 Documentation: network.
Sat, Apr 12, 7:27 PM
ziaee added reviewers for D49782: Handbook: Improving IPv6 Documentation: lexi_le-fay.org, mhorne, carlavilla.

Lexi, can you confirm?

Sat, Apr 12, 7:27 PM
ziaee accepted D49803: symlink.2: document EOPNOTSUPP.
Sat, Apr 12, 7:02 PM
ziaee accepted D49798: tests.7: Bump the date and improve the format.
Sat, Apr 12, 6:53 PM

Fri, Apr 11

ziaee updated the diff for D49762: networking.7: Clarifications.

s/bhyve(8)/bhyve(8) virtual machines./

Fri, Apr 11, 7:21 PM

Thu, Apr 10

ziaee added a comment to D49768: stand: Enable Spleen 32x64 font in the bootloader.
Thu, Apr 10, 11:19 PM
ziaee requested review of D49768: stand: Enable Spleen 32x64 font in the bootloader.
Thu, Apr 10, 10:24 PM
ziaee updated the summary of D49687: iwx.4: Initial manual page.
Thu, Apr 10, 5:18 PM
ziaee updated the summary of D49687: iwx.4: Initial manual page.
Thu, Apr 10, 5:18 PM
ziaee updated the summary of D49687: iwx.4: Initial manual page.
Thu, Apr 10, 5:00 PM
ziaee updated the summary of D49687: iwx.4: Initial manual page.
Thu, Apr 10, 5:00 PM
ziaee updated the summary of D49687: iwx.4: Initial manual page.
Thu, Apr 10, 5:00 PM
ziaee requested review of D49762: networking.7: Clarifications.
Thu, Apr 10, 4:10 PM
ziaee updated subscribers of D49687: iwx.4: Initial manual page.
Thu, Apr 10, 12:22 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Typo

Thu, Apr 10, 12:21 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

BSS mode > station mode

Thu, Apr 10, 12:21 PM

Wed, Apr 9

ziaee updated the diff for D49671: mount(8): Mention -o rw, polish, sync usage.

Fix spelling typo for real this time, thanks Pat!

Wed, Apr 9, 11:15 PM
ziaee added a comment to D49718: fhopen.2: Document the O_NAMEDATTR flag.

The problem is that the line ends up about 100 characters long, using what the Committer's Guide recommends. Is that ok?

Wed, Apr 9, 11:11 PM
ziaee accepted D49718: fhopen.2: Document the O_NAMEDATTR flag.

I do really love putting the commit that the work depends on in "Fixes: " instead of the introductory sentence of the commit message. It makes me feel like the the sentence is clean and just explaining for me, and very predictable to track the tree of events related to the commit.

Wed, Apr 9, 8:27 PM
ziaee accepted D49719: statfs.2: Document the new MNT_NAMEDATTR mount flag.

This looks sharp! The first sentence explains everything. Terse, informative, perfect. Personally, I do prefer that we keep metadata like the commit hash in commit trailers such as "Fixes:" and do the first sentence of commit messages the same way.

Wed, Apr 9, 8:24 PM
ziaee added a comment to D49687: iwx.4: Initial manual page.

Hey Tom! It's always very anxious about the relationship when I have disagreements. Even though I'm obligated to make my case, I really appreciate your review!

Wed, Apr 9, 3:09 PM
ziaee updated subscribers of D49681: Implement IPV6 RFC 7217.
Wed, Apr 9, 12:42 PM
ziaee updated subscribers of D49721: isp.4: Improve HARDWARE for HW Relnotes + SPDX.
Wed, Apr 9, 2:05 AM
ziaee requested review of D49721: isp.4: Improve HARDWARE for HW Relnotes + SPDX.
Wed, Apr 9, 1:48 AM

Tue, Apr 8

ziaee added inline comments to D49714: git-arc.1: Clarify argument format for group reviewers.
Tue, Apr 8, 11:06 PM
ziaee added inline comments to D49718: fhopen.2: Document the O_NAMEDATTR flag.
Tue, Apr 8, 10:35 PM
ziaee added inline comments to D49718: fhopen.2: Document the O_NAMEDATTR flag.
Tue, Apr 8, 10:34 PM
ziaee added inline comments to D49719: statfs.2: Document the new MNT_NAMEDATTR mount flag.
Tue, Apr 8, 10:30 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

fix another syntax typo

Tue, Apr 8, 10:00 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Correct syntax typo (missing end of list).

Tue, Apr 8, 9:54 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Add SYSCTL VARIABLES, modeled off mtw.

Tue, Apr 8, 9:53 PM
ziaee added inline comments to D49714: git-arc.1: Clarify argument format for group reviewers.
Tue, Apr 8, 9:45 PM
ziaee accepted D49660: fnmatch: Add support for collating symbols, equivalence classes, and character classes.
Tue, Apr 8, 5:39 PM
ziaee added a reviewer for D49660: fnmatch: Add support for collating symbols, equivalence classes, and character classes: manpages.
Tue, Apr 8, 5:39 PM
ziaee added a comment to D49714: git-arc.1: Clarify argument format for group reviewers.

Maybe we don't even have to bloat it at all and could say:
"Each argument must be an existing Phabricator user or #group."

Tue, Apr 8, 5:37 PM
ziaee added inline comments to D49714: git-arc.1: Clarify argument format for group reviewers.
Tue, Apr 8, 5:34 PM
ziaee added a comment to D49667: ObsoleteFiles: Remove mount_fusefs.8 entry.

Should I be commenting this out instead?

Tue, Apr 8, 1:18 AM
ziaee closed D49672: HW Relnotes: Remove xrpu(4).

I'm not sure what I didn't do right, or if something's hurt in our cluster, but I committed this as https://cgit.freebsd.org/doc/commit/?id=f8006b944cae79a909bc9d647ede5f5d8b7d7175

Tue, Apr 8, 1:17 AM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Realized there should be a Pp in HARDWARE.

Tue, Apr 8, 12:07 AM

Mon, Apr 7

ziaee updated the diff for D49687: iwx.4: Initial manual page.

Intel actually calls these adapters "Intel Wi-Fi 6" series.

Mon, Apr 7, 9:45 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Mention no crypto offload yet in CAVEATS.
Does this driver also not yet support other offloads?
I think it would be really good to note them here.

Mon, Apr 7, 6:24 PM
ziaee added a comment to D49602: makefs: Honor timestamp passsed through 'SOURCE_DATE_EPOCH'.

Oops, just had an even better idea:
"Specify a file-creation timestamp using the same syntax as"
Sorry for the noise.

Mon, Apr 7, 5:44 PM
ziaee added inline comments to D49602: makefs: Honor timestamp passsed through 'SOURCE_DATE_EPOCH'.
Mon, Apr 7, 5:42 PM
ziaee added inline comments to D49660: fnmatch: Add support for collating symbols, equivalence classes, and character classes.
Mon, Apr 7, 4:12 PM
ziaee updated the summary of D49687: iwx.4: Initial manual page.
Mon, Apr 7, 3:03 PM
ziaee updated the diff for D49687: iwx.4: Initial manual page.

Remove one of the newlines in description,
I decided I don't really like it.

Mon, Apr 7, 1:12 AM
ziaee committed R9:f8006b944cae: HW Relnotes: Remove xrpu(4) (authored by ziaee).
HW Relnotes: Remove xrpu(4)
Mon, Apr 7, 12:56 AM

Sun, Apr 6

ziaee updated the diff for D49687: iwx.4: Initial manual page.

Attempt to fix iwx.4 Makefile based on sys/modules/Makefile

Sun, Apr 6, 10:29 PM