User Details
- User Since
- Sep 10 2017, 10:50 PM (443 w, 1 d)
Yesterday
Note that https://bugs.freebsd.org/293654 has been solved by D55713. (I'm not clear on how to insure it is included in 15.1)
Incorporate @kevans 's clever fix that works before and after
lfs.DT_LNK is defined.
Update issue number
if we like to keep the style from 15.0 Errata, it would be good to place every sentence in new line in the final output. It needs '+' in the end of every line.
(I already created D55751)
Sun, Mar 8
Address feedback and use ftype to permit symlinks.
Unfortunately lfs.DT_DIR is not defined so use magic value 10
Address feedback and use ftype to permit symlinks.
Unfortunately lfs.DT_DIR is not defined so use magic value 10
Humm... I found that the value for lfs.DT_LNK will be 10 but I suck at git and my attempt to update this review didn't work. I tried:
Address feedback and use ftype to permit symlinks.
Unfortunately lfs.DT_DIR is not defined so use magic value 10
At first I tried to find a DL_* that would identify a symlink but could not (I think I tried DT_LNK). I also tried debugging the logic using lua from the command line but wasn't easily able to figure out how to use the luafilesystem port from the command line...
Sat, Mar 7
Sun, Mar 1
Sat, Feb 28
Thu, Feb 26
Sat, Feb 21
Wed, Feb 11
Feb 6 2026
Feb 5 2026
Feb 2 2026
Jan 29 2026
Jan 19 2026
Jan 14 2026
Jan 11 2026
Jan 10 2026
I meant to include an example of multiple -e flags:
Jan 8 2026
Jan 4 2026
Dec 31 2025
Dec 22 2025
Dec 17 2025
Dec 15 2025
I'm trying to create an arm64.aarch64 poudriere jail (on a amd64 host) from 16.0-CURRENT@44f3e9f7f6c (this approach has worked for me in the past) but d4dab32448ce doesn't appear to be sufficient for the cross-compile case:
Dec 14 2025
Dec 13 2025
Dec 11 2025
Dec 2 2025
I don't have time this week but will definitely look into this next week, including adding a test.