kdeinit is a process launcher somewhat similar to the famous init used for booting UNIX. It launches processes by forking and then loading a dynamic library which should contain a 'kdemain(...)' function. Using kdeinit to launch KDE applications makes starting a typical KDE applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It reduces memory consumption by approx. 350Kb per application.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | kinit-5.116.0nb1.tgz |
NetBSD 10.0 | aarch64 | kinit-5.116.0.tgz |
NetBSD 10.0 | earmv6hf | kinit-5.116.0nb1.tgz |
NetBSD 10.0 | earmv7hf | kinit-5.116.0nb1.tgz |
NetBSD 10.0 | i386 | kinit-5.116.0nb1.tgz |
NetBSD 10.0 | i386 | kinit-5.116.0.tgz |
NetBSD 10.0 | powerpc | kinit-5.108.0.tgz |
NetBSD 10.0 | sparc64 | kinit-5.116.0.tgz |
NetBSD 10.0 | x86_64 | kinit-5.116.0nb1.tgz |
NetBSD 10.0 | x86_64 | kinit-5.116.0.tgz |
NetBSD 9.0 | i386 | kinit-5.116.0nb1.tgz |
NetBSD 9.0 | i386 | kinit-5.116.0.tgz |
NetBSD 9.0 | powerpc | kinit-5.108.0nb3.tgz |
NetBSD 9.0 | powerpc | kinit-5.114.0.tgz |
NetBSD 9.0 | x86_64 | kinit-5.116.0nb1.tgz |
NetBSD 9.0 | x86_64 | kinit-5.116.0.tgz |
NetBSD 9.3 | x86_64 | kinit-5.116.0nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.