Commit graph

29 commits

Author SHA1 Message Date
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 b49e963b5e release package script polish 2005-05-03 08:54:36 +00:00
Ben Gras 14b68c70c4 Fixed some compiler breakage (MM_PROC_NR renamed) 2005-05-03 08:54:01 +00:00
Ben Gras ccd06c407c boot odds and ends. unfinished cd-detection work. 2005-05-03 08:52:41 +00:00
Ben Gras 544b225a44 Added man 'making' 2005-05-03 08:48:26 +00:00
Jorrit Herder 83a31f2cda *** empty log message *** 2005-05-02 14:38:21 +00:00
Jorrit Herder ac0995259d *** empty log message *** 2005-05-02 14:30:04 +00:00
Ben Gras da1ea8dc45 Forgot these top-level manpages (right place?) 2005-05-02 13:12:14 +00:00
Ben Gras 141fe2c6e0 Added man pages. 2005-05-02 13:01:42 +00:00
Jorrit Herder 89ac678b9b *** empty log message *** 2005-04-29 15:36:43 +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 ec96454af3 Fixing make install and chroot make process; revision should not be part
of cvs
2005-04-22 16:16:23 +00:00
Ben Gras 7cd999d65f two useless files 2005-04-22 15:53:53 +00:00
Ben Gras b67df8ba73 no man yet 2005-04-22 15:53:24 +00:00
Ben Gras ae61a409bf took out debugging printf() cause it makes the install look messy 2005-04-22 15:28:14 +00:00
Ben Gras 4355472957 took out lots of ugly debugging stuff 2005-04-22 15:26:50 +00:00
Ben Gras b4209a856d bugfix.. r isn't an error in 'return r' 2005-04-22 15:20:05 +00:00
Ben Gras 7dc4989d96 Added homedir of ast 2005-04-22 13:56:32 +00:00
Ben Gras 6595782e6d Created /dev/random minor device number 2005-04-22 13:31:32 +00:00
Ben Gras 7ce48162c1 Made sure root filesystem is 1kB-block-size, which is necessary to make it
bootable with the current boot loader (and to make it a ramdisk, with the
current ramdisk copying implementation in the FS)
2005-04-22 13:30:16 +00:00
Ben Gras 9745f6d368 Added /dev/random and /dev/urandom (don't work yet though) 2005-04-22 13:29:02 +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 d252971b90 preparation for /dev/random 2005-04-22 13:25:17 +00:00
Ben Gras 6019a0a5d0 Fixed ram disk loading for whenever the block sizes match. 2005-04-22 11:09:06 +00:00
Ben Gras e9f14616be test 2005-04-21 16:25:29 +00:00
Ben Gras 7c9bee07aa *** empty log message *** 2005-04-21 16:24:25 +00:00
Ben Gras 8ff8e6586b to test notification 2005-04-21 16:17:46 +00:00
Ben Gras 9865aeaa79 Initial revision 2005-04-21 14:53:53 +00:00