Page MenuHomeFreeBSD

carlavilla (Sergio Carlavilla)
User

Projects

User Details

User Since
Nov 1 2019, 8:56 PM (354 w, 5 d)

Recent Activity

Sun, Jul 26

carlavilla accepted D58471: handbook/cutting-edge: Add an introduction.
Sun, Jul 26, 3:55 PM

Jul 19 2026

carlavilla added reviewers for D58324: Handbook - Firewalls: emaste, philip, lwhsu, bofh, dbaio, ebrandi.
Jul 19 2026, 6:59 AM
carlavilla updated the diff for D58324: Handbook - Firewalls.
Jul 19 2026, 6:58 AM

Jul 18 2026

carlavilla requested review of D58324: Handbook - Firewalls.
Jul 18 2026, 2:10 PM
carlavilla committed R9:f8d86635bc2f: Handbook - ZFS: how to mount encrypted zpool with geli (authored by carlavilla).
Handbook - ZFS: how to mount encrypted zpool with geli
Jul 18 2026, 1:45 PM
carlavilla closed D58175: Handbook - ZFS rework.
Jul 18 2026, 1:26 PM
carlavilla committed R9:653598764d3c: Handbook - ZFS: Rework (authored by carlavilla).
Handbook - ZFS: Rework
Jul 18 2026, 1:26 PM
carlavilla added a comment to D58175: Handbook - ZFS rework.

I'll make the commit this night or tomorrow

Jul 18 2026, 11:13 AM
carlavilla added inline comments to D58175: Handbook - ZFS rework.
Jul 18 2026, 10:35 AM
carlavilla updated the diff for D58175: Handbook - ZFS rework.
Jul 18 2026, 10:35 AM

Jul 12 2026

carlavilla closed D58173: Handbook - Jails.
Jul 12 2026, 3:47 PM
carlavilla committed R9:56ba04a704e9: Handbook - Jails: Upgrade chapter (authored by carlavilla).
Handbook - Jails: Upgrade chapter
Jul 12 2026, 3:47 PM
carlavilla added inline comments to D58173: Handbook - Jails.
Jul 12 2026, 12:54 PM
carlavilla updated the diff for D58173: Handbook - Jails.

Improvements

Jul 12 2026, 12:51 PM
carlavilla added a comment to D58166: [PATCH] WINE-centric ports location mispelling.

@carlavilla this seems to be a problem spread across multiple handbook languages. I did not scrub through them all, but I am sure there are more instances of this issue.

Jul 12 2026, 9:20 AM
carlavilla closed D58166: [PATCH] WINE-centric ports location mispelling.
Jul 12 2026, 9:19 AM
carlavilla committed R9:0bee9f41e431: Handbook - wine: Fix packages paths (authored by dudleyi_yahoo.com).
Handbook - wine: Fix packages paths
Jul 12 2026, 9:19 AM
carlavilla added inline comments to D58175: Handbook - ZFS rework.
Jul 12 2026, 9:04 AM
carlavilla updated the diff for D58175: Handbook - ZFS rework.
Jul 12 2026, 9:03 AM
carlavilla updated the diff for D58175: Handbook - ZFS rework.
Jul 12 2026, 7:55 AM

Jul 11 2026

carlavilla accepted D58166: [PATCH] WINE-centric ports location mispelling.

I'm going to make the commit, thanks

Jul 11 2026, 8:14 PM
carlavilla requested review of D58175: Handbook - ZFS rework.
Jul 11 2026, 5:49 PM
carlavilla requested review of D58173: Handbook - Jails.
Jul 11 2026, 5:29 PM

Jul 6 2026

carlavilla accepted D58046: documentation: fix crossref macro with comma in parameter.
Jul 6 2026, 8:35 PM · docs

Jul 5 2026

carlavilla accepted D58045: books/dev-model: change bibliography links.
Jul 5 2026, 6:19 PM · docs

Jul 4 2026

carlavilla closed D57740: Add FAQ to documentation menu. Clean up wording..
Jul 4 2026, 5:28 PM
carlavilla committed R9:1429387ea627: Website: Add FAQ to documentation menu (authored by mark_freebsdfoundation.org).
Website: Add FAQ to documentation menu
Jul 4 2026, 5:28 PM
carlavilla added a comment to D57999: documentation: fix WARN after hugo setings change.

Do you see any problems with them?

It seems you pushed this commit already and it is live on https://docs.freebsd.org/en/books/dev-model/, where the links work. However local build with cd documentation; make, the links do not work, whereas they links do work for local build in handbook. Also, the appearance is wrong for that page because there are padded spaces some places and not other places. Maybe we can do something like \[crossref:dev-model[ref-freebsd-trenches, Lehey 2002]\] for the appearance? I do not know why the links are broken in offline build though.

I will check it. I checked it locally with cd documentation; make run and
looked at it in a browser.

I tried using \[ , but the output rendered as \[ literally.

Probably we could change the link style. Links like [1] were used in old
books, and now they are mostly used in scientific articles. Square brackets
are special symbols in AsciiDoc, and we will spend more time fighting with
them than using them comfortably.

Jul 4 2026, 10:17 AM · docs
carlavilla accepted D58036: 15.1R updating.adoc: output message clarified.
Jul 4 2026, 10:07 AM · releng

Jul 2 2026

carlavilla added a comment to D57999: documentation: fix WARN after hugo setings change.

Dude you rock! Aside from dev-model, all the changes LGTM.

if the macro is broken, I need to fix it. But I created this macros coz we have these scenarios:

  • Online website (freebsd.org, docs.freebsd.org)
  • Offline website
  • PDFs

It works everywhere else I checked except dev-model.

This links had 2 problems:
[crossref:dev-model[freebsd-send-pr, FreeBSD, 2002D]]

  1. The same, as in website - it started and finished by square bracket

and simply disappeared from output (considered as AsciiDoc command).
I fixed this, they appeared, and I saw second problem:

  1. The text FreeBSD, 2002D rendered as FreeBSD, everything

after comma were ignored. I removed comma and text is renderd correctly.
This comma is only for refference style, it does not have any special meaning.
With this changes all these links work correctly at least in HTML.

Do you see any problems with them?

P.S. Original article used reference style [FreeBSD, 2002D] long before AsciiDoc
was choosen for FreeBSD documentation, and now [ and ] chars need special treatment
in adoc files, or we are free to rename all these links.

Jul 2 2026, 11:41 AM · docs
carlavilla accepted D57725: website: fix RSS feed for security page.
Jul 2 2026, 11:39 AM · docs
carlavilla added a comment to D57725: website: fix RSS feed for security page.
  1. 20 is too short. Can we have 50?
  2. why does this combine security and errata if we have two separate feeds for that?
  3. can we please put the actual content in these?

I can make additional RSS-feed for SA and EN pages (they both have default RSS feed with 0 items),
it could be additional task, but our colleagues ask to fix this interface.
Could we proceed with it?

Jul 2 2026, 11:39 AM · docs
carlavilla accepted D57999: documentation: fix WARN after hugo setings change.
Jul 2 2026, 9:48 AM · docs
carlavilla added a comment to D57999: documentation: fix WARN after hugo setings change.

Dude you rock! Aside from dev-model, all the changes LGTM.

Jul 2 2026, 9:48 AM · docs

Jul 1 2026

carlavilla accepted D57998: website: fix WARN after hugo settings change.
Jul 1 2026, 4:57 PM · docs

Jun 29 2026

carlavilla added a comment to D57761: website: Don't build old release docs DRAFT.

is quick.toml the right name for this? -> TBH, I think no :D, maybe we can find another name
should we bring back the config directory to put both of the tomls? -> hmmm, maybe yes

Jun 29 2026, 7:37 AM
carlavilla added inline comments to D57761: website: Don't build old release docs DRAFT.
Jun 29 2026, 5:36 AM

Jun 28 2026

carlavilla committed R9:faed907f34b2: Handbook-multimedia: Adding resampling audio (authored by Marcel Weissenbach <mweissenbach-freebsd@ikaros.space>).
Handbook-multimedia: Adding resampling audio
Jun 28 2026, 3:59 PM
carlavilla committed R9:f2bb76a1054e: FDP-Overview: Update Debian installation instructions (authored by Marcel Weissenbach <mweissenbach-freebsd@ikaros.space>).
FDP-Overview: Update Debian installation instructions
Jun 28 2026, 11:32 AM
carlavilla committed R9:8a9521cd1da3: Shared-authors: Set the new core team members (authored by carlavilla).
Shared-authors: Set the new core team members
Jun 28 2026, 11:13 AM
carlavilla committed R9:09af4383cfb7: Handbook-multimedia: Replace moc and mplayer (authored by Marcel Weissenbach <mweissenbach-freebsd@ikaros.space>).
Handbook-multimedia: Replace moc and mplayer
Jun 28 2026, 6:41 AM

Jun 27 2026

carlavilla added a comment to D57761: website: Don't build old release docs DRAFT.

My apologies then.
Can you upload again the diff with only these changes?
I want to test it in my machine.

Jun 27 2026, 9:28 PM
carlavilla added a comment to D57761: website: Don't build old release docs DRAFT.

Sorry, I cannot see the file coz it's too long.

Jun 27 2026, 8:24 PM
carlavilla added a comment to D57761: website: Don't build old release docs DRAFT.

I should also mention that I've looked at the segments and partial caches[1], and compilation time hasn't improved.

Jun 27 2026, 5:54 PM
carlavilla added a comment to D57761: website: Don't build old release docs DRAFT.

I've been looking into this.
I think the simplest solution would be:

Jun 27 2026, 5:53 PM
carlavilla committed R9:a35cd2df1581: Website: Remove stale CSS files (authored by carlavilla).
Website: Remove stale CSS files
Jun 27 2026, 5:11 PM
carlavilla accepted D57904: handbook/disks: Update encrypted swap instructions for geli.
Jun 27 2026, 2:34 PM

Jun 24 2026

carlavilla accepted D57740: Add FAQ to documentation menu. Clean up wording..
Jun 24 2026, 6:40 PM
carlavilla closed D57739: Fix burger menu on mobile..
Jun 24 2026, 6:39 PM
carlavilla committed R9:f72bfbd89829: Website - Theme: Fix burger menu on mobile (authored by mark_freebsdfoundation.org).
Website - Theme: Fix burger menu on mobile
Jun 24 2026, 6:39 PM
carlavilla accepted D57739: Fix burger menu on mobile..
Jun 24 2026, 6:37 PM

Jun 23 2026

carlavilla accepted D57771: Bug 295777: A small number of corrections to the jail chapter.
Jun 23 2026, 2:29 PM
carlavilla added a comment to D57761: website: Don't build old release docs DRAFT.

If you do this. Will be impossible to change the theme in the future

Jun 23 2026, 5:49 AM

Jun 22 2026

carlavilla added a comment to D57722: website: add RSS feed to status pages.

Can we fix https://www.freebsd.org/status/feed.xml instead of adding a new one?

This file is the template exactly for this link. Hugo uses naming convention
[section name].[type].xml (type is 'rss')
status.xml changes RSS-feed for all '/status' pages from default template.
The link https://gohugo.io/templates/rss/#custom-templates

Other names:
status.rss.xml
rss.xml

Jun 22 2026, 6:06 AM · docs

Jun 21 2026

carlavilla added a comment to D57725: website: fix RSS feed for security page.

Coz if you put in two, you will break the current """"API""""", people will complain

Jun 21 2026, 8:21 PM · docs
carlavilla committed R9:6fc2900cf5d2: Documentation: Remove manual pages (authored by carlavilla).
Documentation: Remove manual pages
Jun 21 2026, 1:40 PM
carlavilla accepted D57722: website: add RSS feed to status pages.

I cannot download the patch and build it in my local machine.
These days I am busy with personal issues.

Jun 21 2026, 11:41 AM · docs

Jun 10 2026

carlavilla accepted D57517: 15.1: Installation note -> Upgrading note.
Jun 10 2026, 8:23 AM

May 27 2026

carlavilla accepted D57262: website: improve hardware-notes-processor.rb.
May 27 2026, 5:12 PM · releng

May 23 2026

carlavilla added a comment to D57051: Where: Clarify choosing an Image section.

Honestly, this section was broken and is still broken, because the section is called "choosing an image" but it does not explain the images. BASIC-CI, the most FAQ, now has a disclaimer that it is not what the reader intuitively thinks is, which is a doc smell, due to the an extremely unequal weighting of information where no other VM image is even explained at all. Cloudinit images are not mentioned, and they are the hot thing right now. The difference between DVD1 vs disc1 is not explained at all, so people will still ask questions about what those are.

May 23 2026, 6:39 AM

May 22 2026

carlavilla added a comment to D57165: where: Streamline.

For me is ok, the simplest, the better, but wait for more reviews please

who do you think i should get to review this and why?

May 22 2026, 6:14 PM
carlavilla requested review of D57166: Website: Traducción página administración.
May 22 2026, 9:19 AM
carlavilla committed R9:112de27dfbb1: Website-user groups: Add BSDSul user group (authored by carlavilla).
Website-user groups: Add BSDSul user group
May 22 2026, 9:01 AM
carlavilla added a comment to D57057: website: fix light-dark themes switch.

@vladlen, can we move this?

May 22 2026, 7:03 AM · docs
carlavilla accepted D57165: where: Streamline.

For me is ok, the simplest, the better, but wait for more reviews please

May 22 2026, 6:52 AM
carlavilla closed D57051: Where: Clarify choosing an Image section.
May 22 2026, 6:50 AM
carlavilla committed R9:c5f5bbff55fe: Website - Where: Clarify choosing an Image section (authored by carlavilla).
Website - Where: Clarify choosing an Image section
May 22 2026, 6:50 AM
carlavilla updated the diff for D57051: Where: Clarify choosing an Image section.

Update diff with changes requested

May 22 2026, 6:33 AM
carlavilla added a comment to D57165: where: Streamline.

For me is ok, if you don't mind, can we commit in this order:

May 22 2026, 6:10 AM
carlavilla added a comment to D57161: where: Revise Choosing an Image.

For the section "Choosing an Image", I prefer to go with this one: https://reviews.freebsd.org/D57051
I think the change in this review is too much.
The other changes, I am ok.

May 22 2026, 6:05 AM
carlavilla closed D57024: Translate to Spanish the website theme.
May 22 2026, 6:00 AM
carlavilla committed R9:01e47c93953f: Website-Themes: Translate the theme to Spanish (authored by carlavilla).
Website-Themes: Translate the theme to Spanish
May 22 2026, 6:00 AM

May 21 2026

carlavilla accepted D57133: website: improve hardware-notes-processor.rb.

For me is ok, thanks for the improvements you are making to this tool

May 21 2026, 5:52 AM · releng

May 20 2026

carlavilla added a comment to D56646: Make links to drivers man in hardware.adoc.

Sorry I didn't have time to review this. This is absolutely wonderful, thank you so much for doing this. I wanted this for a long time but couldn't make it myself. Could you make the links also bold to match the drivers without manuals?

@ziaee

Hi Alex,
I am preparing the next fix for this script (replace '\[' to '[' , mandoc generates \[, if driver descrition has [ in the text).

I could also add the feature you are asking for.
Now hardware-notes-processor.rb generates messages to stdout and skips processing.
The current list for 15.1R is:

WARNING: The manual page man4.i386/ep does not exists
WARNING: The manual page man4.i386/ex does not exists
WARNING: The manual page man4.i386/fe does not exists
WARNING: The manual page hme does not exists
WARNING: The manual page pcn does not exists
WARNING: The manual page sf does not exists
WARNING: The manual page sn does not exists
WARNING: The manual page tl does not exists
WARNING: The manual page txp does not exists
WARNING: The manual page man4.i386/vx does not exists
WARNING: The manual page wb does not exists
WARNING: The manual page xe does not exists
WARNING: The manual page man4.i386/ce does not exists
WARNING: The manual page man4.i386/cx does not exists
WARNING: The manual page man4.i386/cp does not exists
WARNING: The manual page man4.i386/ctau does not exists
WARNING: The manual page ufintek does not exists

I have other proposal.
If line
&hwlist.man4.i386/ep;
generates this warning

WARNING: The manual page man4.i386/ep does not exists

then I can put this line again into the hardware.adoc. It can be easily found by '&hwlist' string.

  1. If this driver is not supported by this release, then this line can be manually removed one time.
  2. if driver supported by it does not have HARDWARE section, this line will be updated

next time, when HARDWARE section added before reease date.

  1. If HARDWARE section is not added, this line will be removed day before release.

In this case hardware.adoc will be improved during every run
make generate-hardware-notes
One times to copy from template and every run to add new HARDWARE sections.

What do you think?

May 20 2026, 4:54 PM · releng
carlavilla accepted D57064: website: Fix contributing article footer link.

Do it like this by now, we will think in a final solution later

May 20 2026, 6:04 AM

May 19 2026

carlavilla accepted D57057: website: fix light-dark themes switch.

for me is ok, but the JavaScript is yours, put your name in the copyright :)

May 19 2026, 8:20 PM · docs
carlavilla accepted D57098: docs: fix broken cross-references by using numeric values for isOnline.

Go ahead, and also with the change in the JavaScript for the website.
I put a comment in the other review.

May 19 2026, 6:48 PM · docs

May 17 2026

carlavilla added a comment to D57057: website: fix light-dark themes switch.

For me is ok, but please, put in an external javascript file and add it in the head

May 17 2026, 10:25 PM · docs
carlavilla added a comment to D57057: website: fix light-dark themes switch.

Put it in the header and as a separate file please.

May 17 2026, 7:37 PM · docs
carlavilla added a comment to D57024: Translate to Spanish the website theme.

Ya que decimos "porter" probablemente debamos dejar "ports".

Por cierto, ¿cómo puedo ver el resultado después de aplicar los cambios? DOC_LANG=es make run me muestra la página en inglés.

May 17 2026, 7:07 PM
carlavilla updated the diff for D57024: Translate to Spanish the website theme.
May 17 2026, 6:29 PM
carlavilla committed R9:b59712185aa2: Documentation: Fix gohugo warnings (authored by carlavilla).
Documentation: Fix gohugo warnings
May 17 2026, 6:04 PM
carlavilla added a comment to D57024: Translate to Spanish the website theme.

Ya que decimos "porter" probablemente debamos dejar "ports".

Por cierto, ¿cómo puedo ver el resultado después de aplicar los cambios? DOC_LANG=es make run me muestra la página en inglés.

May 17 2026, 5:20 PM
carlavilla requested review of D57051: Where: Clarify choosing an Image section.
May 17 2026, 4:30 PM
carlavilla committed R9:ec6b8ed8016f: Website - usergroups: Fix AsciiDoc typo (authored by carlavilla).
Website - usergroups: Fix AsciiDoc typo
May 17 2026, 11:42 AM

May 16 2026

carlavilla committed R9:55369d3fa392: Website: Improve main icons (authored by carlavilla).
Website: Improve main icons
May 16 2026, 7:38 PM
carlavilla added a comment to D51904: Add a link to the Torrent downloads.

The Torrents page contains both latest production and legacy release versions so we may need to mention this in both places, perhaps under the table of each -RELEASE, or putting in the "Choosing an Image" section. For the wording I suggest saying something like The magnet links to download via BitTorrent protocol are available at link:https://wiki.freebsd.org/Torrents[FreeBSD Torrents Wiki page].

May 16 2026, 5:40 PM
carlavilla committed R9:bfa841dc6bf9: Website - CSS: Fix openzfs icon name (authored by carlavilla).
Website - CSS: Fix openzfs icon name
May 16 2026, 5:12 PM
carlavilla committed R9:1e1c5159c005: Website: Add svg for community and openzfs icons (authored by carlavilla).
Website: Add svg for community and openzfs icons
May 16 2026, 5:11 PM
carlavilla committed R9:03b45732e632: Fix build - Remove misc from Russian locale (authored by carlavilla).
Fix build - Remove misc from Russian locale
May 16 2026, 2:14 PM
carlavilla committed R9:809d95a21c22: Website - Usergroups: Add Unix-Freunde Süd-Ost-Oberbayern usergroup (authored by carlavilla).
Website - Usergroups: Add Unix-Freunde Süd-Ost-Oberbayern usergroup
May 16 2026, 1:49 PM
carlavilla committed R9:e8dc94ad407c: Website - Commercial: Remove misc section (authored by carlavilla).
Website - Commercial: Remove misc section
May 16 2026, 1:41 PM
carlavilla committed R9:6ca4aa4272f3: Website: Add svg for the documentation icon (authored by carlavilla).
Website: Add svg for the documentation icon
May 16 2026, 11:35 AM
carlavilla committed R9:d2d4ae124c3d: Website: Add svg for the networking icon (authored by carlavilla).
Website: Add svg for the networking icon
May 16 2026, 10:47 AM
carlavilla committed R9:bc0477aa666e: Website - Mailing Lists: Remove Norwegian mailinglist (authored by carlavilla).
Website - Mailing Lists: Remove Norwegian mailinglist
May 16 2026, 10:19 AM
carlavilla committed R9:6dae78c5e770: Website - Features: Fix hast to hastd under Capsicum (authored by Kit Dallege <xaum.io@gmail.com>).
Website - Features: Fix hast to hastd under Capsicum
May 16 2026, 9:41 AM
carlavilla committed R9:c085ee0716be: Handbook-x11: Update 20-drivers.conf example (authored by Mike Saldivar <msaldivar@journaltechnologies.com>).
Handbook-x11: Update 20-drivers.conf example
May 16 2026, 9:38 AM
carlavilla committed R9:1bab65ff730b: Accessibility-Virtual terminal: incorrect color code (authored by Vladimir Perepelkin <wladimir.perepjolkin@gmail.com>).
Accessibility-Virtual terminal: incorrect color code
May 16 2026, 9:28 AM
carlavilla committed R9:1b3f72721b15: Handbook-multimedia: Update webcamd rc.conf flags suggestion (authored by miguel.dias.gomes_protonmail.com).
Handbook-multimedia: Update webcamd rc.conf flags suggestion
May 16 2026, 8:37 AM
carlavilla committed R9:363f0b36ac9f: Fix duplicate words (authored by Felipe <felipemps@pm.me>).
Fix duplicate words
May 16 2026, 7:41 AM