User Details
- User Since
- Oct 29 2015, 4:35 PM (396 w, 3 d)
Sun, May 21
Tue, May 9
finally 2 cents of review here after a long time hiatus! thank you @des
Sat, May 6
hello folks,
Mar 28 2023
ping @src
ping @src
Feb 13 2023
Feb 12 2023
Jan 23 2023
ping
ping
Jan 1 2023
Dec 30 2022
any new input from @src would be really appreciated here; this is running smooth for me since past updates (for all supported releases).
Dec 27 2022
Dec 21 2022
Dec 6 2022
thanks @gbe !
it would be awesome to get approval from src, so we can land this one -- which I am using solo for quite a time
Nov 27 2022
changes since last update:
- rebased on top of freebsd/main 671f55828d03;
- applied sugestion from @imp, to make output checks more reproducible
Nov 26 2022
Nov 5 2022
any new inputs about it? shall we finally land the patch?
Nov 3 2022
any further suggestions or inputs about this change request? anyone?
I've being running that for quite a while and the fleet is green ever since.
hey there! hello @otis, thanks for flagging (and patching) that. much appreciated; that would speed up the fix you can commit it.
Oct 18 2022
Oct 15 2022
Oct 14 2022
Oct 3 2022
Sep 29 2022
Sep 28 2022
Sep 27 2022
- update diff, to sync latest changes from https://reviews.freebsd.org/D36516;
- apply suggestions from @allanjude (to avoid spawn new processes, using case).
Sep 1 2022
ping?
ping?
ping @kevans (or anyone else from src)?
mind to have a look again, to maybe approve it after all changes got applied; it should be ready-to-go.
Aug 22 2022
Aug 21 2022
Aug 19 2022
Aug 18 2022
Aug 17 2022
update the COMMANDS section on the manpage, to show commands sorted just like they are printed by freebsd-update -h
Aug 16 2022
Aug 15 2022
Aug 14 2022
update kernel_version() to support printing verbose output for different FreeBSD releases and snapshots.
adding a more detailed diff, based on git diff -U999;
getting consistent about the term "verbose output" on updated manpage.
Aug 13 2022
remove the number of times kernel was compiled from the verbose output of freebsd-version -kv;
this gives this output only 2 columns, instead of 3.
Aug 12 2022
Aug 11 2022
Aug 10 2022
same as latest change above, removing "FreeBSD" from the output for verbose kernel's version output:
extend verbose output also into the kernel information, using what @kevans recommended for the running_version() too.
implementing suggestions from @pauamma and @kevans