Ben Gras
f81ac6ae5c
Various compile fixes.
...
Imported gzip.
Changed setup script not to insist cwd is / when running from cd.
2005-06-17 13:42:53 +00:00
Jorrit Herder
f88e71c9d8
*** empty log message ***
2005-06-17 09:34:44 +00:00
Jorrit Herder
108d993201
Capitalized output.
2005-06-17 09:33:00 +00:00
Jorrit Herder
f673723b1f
Minor changes in PM interface affected these commands.
...
Getty now retrieves the actual release and version number at runtime.
2005-06-17 08:52:53 +00:00
Ben Gras
e44e9ad261
small compile fixes; initial select() stubs; release.sh script doesn't
...
need /tmp any more since 16MB root device; increase to 3.0.5 to make new
CD with working FXP driver. (not tagged 3.0.5 yet as at driver bios-copy
workaround hasn't been done.)
2005-06-06 11:40:32 +00:00
Ben Gras
75689debe3
fixed bug that caused number of inodes to make estimation to be terrible
...
in most cases
2005-06-01 11:39:45 +00:00
Ben Gras
39a2fc72dd
different way of dealing with fd's so chmem <arg> <long list of files>
...
doesn't fail due to file descriptor leaks
2005-06-01 09:31:14 +00:00
Ben Gras
64ecaca24b
Changed something in default no. of inodes in mkfs (I run out of inodes
...
often with the defaults).
Made setup script not make root filesystem with 1kB filesystem blocks,
as that restriction is out of the boot monitor now.
2005-05-20 12:40:46 +00:00
Ben Gras
cff515edd8
made time use times() system call to get higher resolution (1/60s clock
...
ticks instead of 1s) for real time measurement.
2005-05-20 10:06:33 +00:00
Ben Gras
f3982bb3df
hide non-copying install Makefile actions
2005-05-09 13:40:08 +00:00
Ben Gras
a792c73c84
Made us a mighty pretty progress indicator for the setup script.
2005-05-09 08:38:47 +00:00
Ben Gras
d168530a06
installed some binaries in /bin too
2005-05-04 13:45:29 +00:00
Ben Gras
8cd654f94f
Made setup.sh more CD-aware (understand that the system looks like an
...
installed system already, but isn't).
Install sed in /bin too, so /etc/rc can use it for some /usr magic before
/usr is mounted.
2005-05-03 15:43:12 +00:00
Ben Gras
efa2322895
. Moved sysenv to /bin (as well), used to read some boot parameters
...
in /etc/rc before /usr is mounted
. fixed ps.c compile breakage (MM_PROC_NR rename)
. made setup.sh a little less floppy-centric (cosmetic)
. removed ps binary from cvs (whoops!)
2005-05-03 08:58:18 +00:00
Ben Gras
9865aeaa79
Initial revision
2005-04-21 14:53:53 +00:00