Date: Mon, 15 Jun 1998 21:46:32 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: David Wolfskill <dhw@whistle.com> Cc: questions@FreeBSD.ORG Subject: Re: Anyone working on porting "sysinfo"? Message-ID: <Pine.BSF.3.96.980615214249.2150Y-100000@gdi.uoregon.edu> In-Reply-To: <199806121602.JAA08546@pau-amma.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Jun 1998, David Wolfskill wrote: > >Date: Fri, 12 Jun 1998 02:58:46 -0700 (PDT) > >From: Doug White <dwhite@resnet.uoregon.edu> > > >I don't see if it tells you more than dmesg ++rc.conf. > > Well, it does it for multiple platforms, which is an issue for me. > > It does it in a relatively platform-independent way. > > It is also capable of depicting such things as disk partitioning, which > would be an extremely useful adjunct to full backups for contingency > planning, especially since it can to this automatically -- thus removing > an element of human fallibility. I still don't see anything here that's truly important. If you back up: /etc/* /usr/local/etc/* `ls -l /var/db/' # installed packages /sys/i386/conf/MYKERNEL # hardware setup you can easily resurrect a wrecked system. When people have problems, I usually ask for `dmesg' first, then any application-specific setup files. Massive output with lots of irrelevant bits from a program would just lead to -questions bloat. Anyway, this is academic; if you'd like to see a tool like the below, then hack something up. This _is_ a volunteer project after all ;) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major NOTICE: Make sure your mailer replies to dwhite@resnet or I won't get it! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980615214249.2150Y-100000>