Home
last modified time | relevance | path

Searched hist:c16361c49ce8db183df0a9c7abea0b5f1bc30581 (Results 1 – 12 of 12) sorted by relevance

/haiku/src/servers/launch/
H A DInitSharedMemoryDirectoryJob.hc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DAbstractEmptyDirectoryJob.hc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DInitRealTimeClockJob.cppc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DInitTemporaryDirectoryJob.hc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DInitRealTimeClockJob.hc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DAbstractEmptyDirectoryJob.cppc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DInitTemporaryDirectoryJob.cppc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DInitSharedMemoryDirectoryJob.cppc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DJamfilec16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
H A DLaunchDaemon.cppc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
/haiku/build/jam/images/definitions/
H A Dminimumc16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.
/haiku/src/bin/
H A DJamfilec16361c49ce8db183df0a9c7abea0b5f1bc30581 Mon May 18 16:29:10 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Initialize /tmp & /var/shared_memory, clock.

* Added initializing /tmp & /var/shared_memory to the launch_daemon.
* Moved clockconfig.cpp code into the launch_daemon.
* This follows systemd design; since those jobs are fixed, it doesn't
matter where you maintain them.
* The init jobs are BJobs, but the JobQueue is only used for that
one use for now. At a later time, I intend to put the job launching
in there, as well. BJob allows to represent the dependencies already.