rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports)

2013-04-27 Thread Christian Weisgerber
Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2013/04/23 08:50:19 > > Modified files: > comms/rtl-sdr : Makefile > comms/rtl-sdr/pkg: DESCR PLIST > Added files: > comms/rtl-sdr/patches: patch-src_rtl_fm_c > > Log

open source laptop battery repair?

2013-04-27 Thread Alan Corey
Just wondering if anyone knows about tools for laptop battery repair that might run under OpenBSD. The "smart batteries" have a microprocessor that interfaces to the cells and talks to the cpu over an smbus. ACPI talks to that bus, but it can't help with broken batteries or replacing cells. Goog

How does OpenBSD do backups?

2013-04-27 Thread Robert Connolly
I am a minimalist. I strongly prefer to use what is in base to do what I need to do. I know "Duplicity" exists, but how would I reproduce what it does with the OpenBSD base? Set up a local CVS server, and send differences off site? Thanks