EDIT: Please read this post instead:
http://blog.space-based.de/2006/05/initngs-apt-repo-has-a-new-home/
I just created an experimental apt repository containing Initng 0.6.2 and Initng-ifiles 0.0.3.1.
If you want to test it add the following to your /etc/atp/sources.list:
deb http://pkg-initng.alioth.debian.org/debian/ experimental main
deb-src http://pkg-initng.alioth.debian.org/debian/ experimental main
Run aptitude update && aptitude install initng initng-ifiles afterwards and you should have the new packages…
The repository contains at the moment only the soure packages and binary packages for i386. If you tested it please drop me a short message.
Don’t have time to write more, so read about the changes in Initng in the changelog or on the Initng release page:
* New upstream release. Highlights since the last Debian release:
- Completed support for cmake
- Filecache updates: Initng won’t read an i file over and over
again for each entry in it
- “ngc -u /etc/full/path/ifile.i” works now
- Fixed segfault from DBus plugin
- Initng data storage backend rewritten
- found and fixed a lot of memoryholes
- Cpu usage has been reduced
- Hot reload issues fixed
- lots of bugfixes
* use cmake instead of autotools
* copy system.runlevel to system.virtual, if system.virtual doesn’t
exist yet
