haiku/src/servers
Axel Dörfler 900849fa0d Since objects/.../system/kernel is now a directory, the kernel target is now
called kernel_${arch} like on disk. A "jam kernel" will still work, though.
Also updated all those Jamfiles I forgot to update before.
Since makehdimage now runs through (and even builds a working image), I guess
most of the consequences of the "kernel/core" -> "system/kernel" rename task
are solved.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12364 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-13 14:49:55 +00:00
..
app just a slightly more robust default font handling... should now work on Haiku even if you didn't install fonts from BeOS. 2005-04-12 13:15:38 +00:00
debug In case of a debugger() call now also prints the debug message. Makes use of the new libdebug.so. 2005-03-20 22:06:13 +00:00
input The input_server no longer uses R5 communication by default - this should 2005-04-13 12:55:54 +00:00
mail Fixed an error in the install script 2005-01-30 06:11:06 +00:00
media test checkin 2005-03-22 01:01:57 +00:00
media_addon Modified media_server and media_addon_server cration/terminatio. 2004-08-15 20:43:01 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Changed license headers. Consider net_server as dead. 2004-11-21 12:56:05 +00:00
power Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant. 2005-02-24 03:05:53 +00:00
print Replacing broken binary resources with rdefs. 2005-04-11 22:54:16 +00:00
registrar Missing header. 2005-03-03 23:16:35 +00:00
screensaver Fixed all known bugs. 2004-10-09 23:18:56 +00:00
syslog_daemon Since objects/.../system/kernel is now a directory, the kernel target is now 2005-04-13 14:49:55 +00:00
Jamfile Initial version of our debug server. This is the guy that hangs around 2005-02-25 14:37:36 +00:00