Powered by OpenBSD

CVS log for openbsd/update_openbsd/update_openbsdrc.example

[BACK] Up to [local] / openbsd / update_openbsd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 1 19:13:54 2014 UTC (10 years, 3 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +3 -5 lines
Diff to previous 1.6 (colored)

Require running update_openbsd as root

It doesn't make sense to use SUDO to run specific bits because it is flaky.
That is, sometimes the sudo timeout will happen before the next step so you
will have to notice and type the password again.  This is often a problem
on machines with slower disks.

It does mean downloading and verifying the sets as root instead of an
normal user but that is not too big of a deal.

It might be worthwhile to wrap the privileged actions in a function and figure
out how to run that entire function as root but that's complication we don't
actually need.

Thanks to Chris Cappuccio for the suggestion.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>