Arun Thomas
368f77ceea
Fix building of image target
2010-07-06 09:19:04 +00:00
Cristiano Giuffrida
3de6a807ce
Configure settings for system services dynamically with the new service edit command.
2010-07-05 19:37:08 +00:00
David van Moolenbroek
4d3c887d6b
at_wini: rename 'ata_instance' to 'instance'
2010-07-03 17:51:12 +00:00
David van Moolenbroek
71dbe2d023
ramdisk rc: start disk drivers synchronously.
...
This eliminates a race condition between the disk driver calling
sys_statectl(SYS_STATE_CLEAR_IPC_REFS) as part of driver_announce(),
and the root MFS calling sendrec(DEV_OPEN) on the disk driver.
2010-07-01 14:35:47 +00:00
Erik van der Kouwe
5e602d3dab
Put rs.single on initial ramdisk to prevent potential race when readclock terminates early
2010-07-01 06:14:06 +00:00
Arun Thomas
c0c8d25799
Rename mkfiles from minix.*.mk to bsd.*.mk
...
Makes things easier for pkgsrc
2010-06-25 18:29:09 +00:00
Tomas Hruby
21725c107d
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
...
- first step towards parallel building
2010-06-22 12:03:09 +00:00
Arun Thomas
ec27911a7f
Ramdisk makefile update
2010-06-01 15:11:43 +00:00
Arun Thomas
b48b037fbe
Reorganize some directories
...
servers/hgfs/hgfs_server => servers/hgfs
servers/hgfs/libhgfs => lib/libhgfs
servers/rs/service => commands/service
drivers/memory/memory_driver => drivers/memory
drivers/memory/ramdisk => drivers/ramdisk
2010-05-26 22:49:57 +00:00