[Initng-svn] r3759 - initng/trunk
svn at initng.thinktux.net
svn at initng.thinktux.net
Tue Apr 11 13:29:05 CEST 2006
Author: jimmy
Date: Tue Apr 11 13:29:04 2006
New Revision: 3759
Modified:
initng/trunk/NEWS
initng/trunk/TODO
Log:
Updates to NEWS file, i surely missed some.
Modified: initng/trunk/NEWS
==============================================================================
--- initng/trunk/NEWS (original)
+++ initng/trunk/NEWS Tue Apr 11 13:29:04 2006
@@ -2,13 +2,25 @@
---------------
2006/04/09 13:00 CET
initng-0.6.1RC1
- * Completely rewritten ngc4 plugin
+ * Completely rewritten ngc4 plugin, more nice output written as an clientpart so
+ writing gui-tools using ngc is now possible.
* Added comments to the code
* Documentation added for all plugins along with templates
* Cleanups in the code and output
* Fixed segfault from DBus plugin
* Completed support for cmake
- * Got new website
+ * Got new website adress http://www.initng.org/
+ * Initng data storage backend rewritten.
+ * Fond a lot of memoryholes.
+ * Add support for google coredumper on segfaults.
+ * nge plugin updates, to work with the reall nice initng-gnome tool.
+ * Segfauting code is now more safe.
+ * Moved away some commands used for devel users from stcmd to debug_commands plugin.
+ * Now initng may only have 1 runlevel up, trying to start a new one will force the old one down,
+ this also fixes issues when changing runlevel and all services not in the new one was stopped.
+ * hotreload issues fixed.
+ * Fixes to get initng use less cpu usage.
+ * LOTS OF BUGFIXING.
* much more
2006/03/21 12:00 CET
Modified: initng/trunk/TODO
==============================================================================
--- initng/trunk/TODO (original)
+++ initng/trunk/TODO Tue Apr 11 13:29:04 2006
@@ -1,13 +1,4 @@
-FIX segfault that seems to ocours, rep by starting ngc -u daemon/cupsd, ngc -r daemon/cupsd
-
-On segfault, reopen stdin, stdout, and stderr to /dev/console again, to make sure the user gets it.
-
-
-Set START_TIMEOUT on services, that takes long time to start.
-For example chkfs will take a while, and not good if aborted.
UP_CHECK hook is not ever checked or called, fix.
-Add checks, so a stop_service request when starting a service wont fail, or process lost.
-Try remove initng_global_set_timeout as mutch as possible.
\ No newline at end of file
More information about the Initng-svn
mailing list