[Midnightbsd-cvs] src: UPDATING: Explain the status of batt(1), and ongoing work.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 6 23:10:27 EST 2008


Log Message:
-----------
Explain the status of batt(1), and ongoing work.

Modified Files:
--------------
    src:
        UPDATING (r1.44 -> r1.45)

-------------- next part --------------
Index: UPDATING
===================================================================
RCS file: /home/cvs/src/UPDATING,v
retrieving revision 1.44
retrieving revision 1.45
diff -L UPDATING -L UPDATING -u -r1.44 -r1.45
--- UPDATING
+++ UPDATING
@@ -3,6 +3,23 @@
 Items affecting the mports and packages system can be found in
 /usr/mports/UPDATING. 
 
+20081206:
+	Due to the massive change in the underlying system under way,
+	we're naming the next release 1.0.  The sys/sys/param.h was
+	changed accordingly.  ipfilter and ncurses were corrected
+	using __MidnightBSD__ tests in the code.  
+
+	The GENERIC kernel config was caught up on i386 today.  Consider
+	i386 still broken, but amd64 is running again. 
+
+	mdoc.local was updated with the new MidnightBSD version info.
+
+	batt(1) was rewritten in C.  It now supports several flags and
+	runs about 8 times faster on my laptop.  The default output
+	shows the number of minutes of battery life remaining and the
+	percentage.  You can use -u to display the number of batteries or
+	-c to get script friendly output.  Consult the man page for more.
+
 20081204:
 	Work has completed on importing ZFS, jemalloc, several
 	new devices, SCTP, updated pf, a new tempfs, linuxolator 2.6 kernel


More information about the Midnightbsd-cvs mailing list