Commit graph

14 commits

Author SHA1 Message Date
Ben Gras db2d114d06 Fixed bug that caused /dev/null to be created as file before being created
as special file
2005-06-27 16:31:27 +00:00
Ben Gras 7697700802 Made src belong to bin in release cp.
Made /usr/include belong to bin in mtree.
Fixed compiler warning in fs/pipe.c.
Added mdb (minix debugger) manual page.
Added ethernet config function in setup script.
2005-06-27 11:59:36 +00:00
Ben Gras 3ba1ddb037 Fixes for /root homedir. 2005-06-17 13:48:16 +00:00
Jorrit Herder 90b80ad31e Relocated echo "Multiuser startup in progress ..." to top. 2005-06-17 09:00:31 +00:00
Ben Gras 4de736535c fix for ~root being / and buggering up system with chroot -R 2005-06-07 13:33:57 +00:00
Ben Gras 0ca9e2958f *** empty log message *** 2005-05-04 13:46:34 +00:00
Ben Gras 8fbefdeddc Made building of homedirs actually work ($ -> $$ makefile/shell variable issue) 2005-05-04 09:29:24 +00:00
Ben Gras 9748a6536e Fixed an mtree bugs that caused permissions and ownerships for / to
be wrong.

Made the install process quieter when install already done.

rc and daily now is more readonly-/usr aware (for cd).
2005-05-03 15:41:02 +00:00
Ben Gras 4c80170111 Made things a little more boot-cd friendly (specifically readonly /usr).
Also /etc/rc automatically determines where /usr should come from based
on where the ramdisk was copied from.
2005-05-03 08:56:01 +00:00
Ben Gras 0e869cdd44 Location of servers. 2005-04-25 13:55:46 +00:00
Ben Gras b684a8ed8d Added /usr/etc files to src. 2005-04-25 13:50:26 +00:00
Ben Gras 7dc4989d96 Added homedir of ast 2005-04-22 13:56:32 +00:00
Ben Gras 1aacabe6be Created future homedirs /usr/home in minix.tree; changed bin homedir to
/usr/home/bin to avoid having bin files in /usr/src, which has become a
CVS-controlled dir.
2005-04-22 13:28:22 +00:00
Ben Gras 9865aeaa79 Initial revision 2005-04-21 14:53:53 +00:00