User Details
- User Since
- Jul 1 2014, 6:02 PM (561 w, 4 d)
Fri, Apr 4
Thu, Apr 3
Mon, Mar 31
Fri, Mar 28
Thu, Mar 27
Seems fine conceptually, a couple comments.
Wed, Mar 26
fix typo pointed out by @emaste
Mon, Mar 24
Fri, Mar 21
Thu, Mar 20
- s/answers answers/values/ as pointed out by @jbo
Mon, Mar 17
Fri, Mar 14
Thu, Mar 13
I've put the script in the rc package rather then adding a new utilities section for now.
Be a little more friendly to installations without mail bits. It's
unclear that this really matters, but it does appear to be at least
minimally possible to install a system without email support.
Move script into the default package (rc).
Wed, Mar 12
- fix BASIC-CI images (missing files)
- add some more abstraction to reduce the overall diff
- Add a comment about the etcupdate metalog bits
- Require that both or neither of WITHOUT_QEMU and NO_ROOT be set
Implement suggetions from @jrtc27
- Use shell variable substitutions instead of temporaries
- Use DESTDIR-relative paths in makefs calls
Restore to previous version
Tue, Mar 11
Implement suggetions from @jrtc27
- Use shell variable substitutions instead of temporaries
- Use DESTDIR-relative paths in makefs calls
- Don't require WITHOUT_QEMU to have a value
- Rebase
This would be nice to do, but I've been unable to resolve the copyright issue and I managed to work around it.
Mon, Mar 10
Mar 6 2025
Mar 5 2025
Mar 4 2025
FWIW, I looked into what it would take to retire this hunk of code the do the include to bsd.port.mk and it's a bit annoying due to a lack of guards on bsd.cpu.mk. I think it might work to have it included twice anyway, but it would probably be best to add some include guards, MFC them and wait for branches without them to drop out of support.
Mar 3 2025
Feb 28 2025
Seems reasonable.
Feb 27 2025
Feb 26 2025
Seems plausible. I do wonder what happens if your input spans filesystems and there are collisions, but that would be a large, existing problem.
Feb 25 2025
Seems reasonable.
Feb 21 2025
Seems fine overall.