Ben Gras
365e867a88
Some features for the automatic image build.
2007-04-18 11:42:48 +00:00
Ben Gras
673c7ced15
Print svn rev and date info in /etc/version.
2007-04-18 11:39:18 +00:00
Ben Gras
4e0316611a
update boot message for prerelease
2007-04-13 10:00:29 +00:00
Ben Gras
9200a8a253
feature to display svn version on kernel boot
2007-04-12 15:13:10 +00:00
Ben Gras
57a5797045
no /usr/gnu/man in base system
2007-04-05 10:52:20 +00:00
Ben Gras
21e61a600d
/bin/echo is used during early bootstrap too.
2007-04-04 13:05:13 +00:00
Ben Gras
a2d3b518d8
rename svn revision variable to one with underscore, to not pollute
...
application namespace
2007-03-30 15:17:32 +00:00
Ben Gras
31c62a7347
include svn revision number in <minix/sys_config.h>, printed by kernel
...
at startup, to easily identify releases.
2007-03-21 13:35:06 +00:00
Ben Gras
4148c24393
Russian setup document contributed by Roman Ignatov.
2007-03-08 15:18:57 +00:00
Ben Gras
cbb67705d5
Include svn revision number in iso filename when doing build
...
based on svn export.
2007-02-19 16:40:33 +00:00
Ben Gras
c6f8154df0
use shorter ata timeout for identify commands when running from cd
...
to shorten probe time.
2007-02-09 15:58:33 +00:00
Ben Gras
304471a107
Fixes for /usr/xbin binaries bootstrap dir.
2007-02-08 17:41:40 +00:00
Ben Gras
9f2f3dd488
don't call mkdep with an absolute path
2007-02-08 16:26:20 +00:00
Ben Gras
df9326a340
Use temporary binary directory as bootstrap
2007-02-08 16:18:48 +00:00
Ben Gras
f9e4768eb4
No /usr/src.* shenanigans any more.
2007-01-22 15:47:40 +00:00
Ben Gras
324c6f583d
Use svn instead of cvs
2006-12-22 16:43:30 +00:00
Philip Homburg
0438bca7aa
Small image doesn't fit on boot floppy.
2006-11-24 13:57:37 +00:00
Ben Gras
fa0ba56bc9
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
Ben Gras
848b96a9a4
Fixes for usb and bios.
2006-06-20 10:13:56 +00:00
Ben Gras
b2648f99b7
Install dinks
2006-04-13 17:47:51 +00:00
Ben Gras
613e25760d
Fixes for image.
2006-04-13 17:15:40 +00:00
Ben Gras
0e100664d0
Install dinks
2006-04-13 15:09:39 +00:00
Ben Gras
37a2ea0212
Andy's install message.
2006-04-13 14:24:59 +00:00
Ben Gras
ebdfcbf297
For packages.
2006-04-13 12:44:06 +00:00
Ben Gras
353d71a731
More packages - more usr
2006-04-13 02:00:54 +00:00
Ben Gras
0f0cb51072
Compute 1440k for mkboot
2006-04-12 15:53:19 +00:00
Ben Gras
c8196c483f
Bigger root.
2006-04-12 11:33:07 +00:00
Ben Gras
683efbe4c1
Fixes for bios emulation (image names)
2006-04-12 11:32:49 +00:00
Ben Gras
8dd76cb556
-p option to not include packages
...
Fix usage kb issue - don't count packages
2006-04-10 14:18:54 +00:00
Ben Gras
3172b4d0ad
Patches by Jeff Bailey for posixifications.
2006-04-09 23:16:13 +00:00
Ben Gras
d0686d11b0
Make root bigger for commands and logs and such.
2006-04-05 10:33:31 +00:00
Ben Gras
7e2a2854d6
Don't bzip iso.
2006-04-04 13:40:38 +00:00
Ben Gras
a18229a8f7
*** empty log message ***
2006-04-04 13:25:19 +00:00
Ben Gras
5c88f19a5a
*** empty log message ***
2006-04-04 12:59:30 +00:00
Ben Gras
d93b0e8f18
Tralala
2006-04-04 11:46:50 +00:00
Ben Gras
697c1ec143
*** empty log message ***
2006-04-04 09:47:19 +00:00
Ben Gras
f7683420ae
*** empty log message ***
2006-04-04 09:46:54 +00:00
Ben Gras
356623fa81
Fixes for noninteractive use
2006-04-04 09:43:26 +00:00
Ben Gras
11a5f05cba
Don't put 3 copies of the image on the boot floppy
2006-04-03 20:06:07 +00:00
Philip Homburg
18fa537efe
Make harddisk-emulation CD work.
2006-04-03 14:31:59 +00:00
Ben Gras
17ff3090c4
Let builds work with any shell (set SHELL= so su works)
2006-03-26 18:08:08 +00:00
Ben Gras
04ad142c76
package/release tweaks
2006-03-26 18:01:39 +00:00
Ben Gras
224aec8568
Index without .tar.bz
2006-03-26 16:00:25 +00:00
Ben Gras
807cd19e17
Package tweaks.
2006-03-26 15:51:34 +00:00
Ben Gras
b56917558b
Version builds
2006-03-24 13:48:14 +00:00
Ben Gras
d9aad59630
bz2
2006-03-22 16:43:12 +00:00
Ben Gras
61e6eb290f
Include version in ISO.
2006-03-19 20:57:22 +00:00
Ben Gras
35778a97ca
Packages
2006-03-16 12:57:11 +00:00
Ben Gras
84ba9dd4d3
Dinks for the (source/binary) package scripts
2006-03-15 17:02:46 +00:00
Ben Gras
ff67776995
FS:
...
. loops checked for PID_FREE
. exit broken down in exit and cleanup functions; when reboot happens,
cleanup is done but not exit (as processes have not actually exited),
this keeps drivers working
. fixed a few uninitialized and unused variables
scripts:
. new packaging system
2006-03-15 15:34:12 +00:00