kinit 5.92.0-ok1 source package in openKylin
Changelog
kinit (5.92.0-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
kinit (5.92.0-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
kinit_5.92.0-ok1.tar.xz | 122.8 KiB | 9f0a04d82f3c0de5e1ca81a815de5ce00bb413e627a460a97ae7d79c2e97e153 |
kinit_5.92.0-ok1.dsc | 2.0 KiB | 46c3d07447bd1b1748c4d67032e9e370944f3b52c92d84e04820da7932a6a723 |
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.
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.
.
Contains development files for kinit.