19 Commits

Author SHA1 Message Date
Kees Jongenburger
1d0bf53fc9 Minor fix after testing the installation on my home computer. 2012-08-28 13:36:22 +02:00
Kees Jongenburger
7412b86455 Updated the install script and trying to make it more robust. 2012-07-27 07:56:16 +02:00
Kees Jongenburger
cd43933078 Added Multiboot support
Added support for passing kernel and modules directly to qemu using
multiboot.
2012-06-29 10:57:10 +02:00
Kees Jongenburger
10b3b42cd8 Refactored tcl code. 2012-06-22 10:17:02 +02:00
Kees Jongenburger
62a57d951c Moved to using the dev snapshot.
Allow the image and cd-rom to be given on the command line.
2012-06-21 13:07:11 +02:00
Kees Jongenburger
4c2f9699cb Adding initial support for starting qemu in multiboot mode.
This does not work yet.
2012-06-20 10:40:43 +02:00
Kees Jongenburger
80a9eba5d5 Perform the /usr/src update in 2 steps
* post shared libraries era
* post cross building era
2012-06-18 21:24:04 +02:00
Kees Jongenburger
8a7bfc84fd Reworked the installation script to work on a recent qemu version 2012-06-18 13:04:09 +02:00
Kees Jongenburger
29bc00c157 Updated documentation and added a makefile to create the html. 2012-06-13 13:12:46 +02:00
Kees Jongenburger
7504ba99fe Adding the DDEKIT USB related documentation. 2012-06-11 13:47:06 +02:00
Kees Jongenburger
ce96e64fe7 Document startup.sh a little more 2012-06-08 11:03:03 +02:00
Kees Jongenburger
2771e8e77e Misc fixes. allow to use a .settings file to configure startup.sh 2012-06-08 10:41:03 +02:00
Kees Jongenburger
207f5bd024 Adding a post-install script.
Adding a post-install script to be run on the MINIX instance to
perform the transition from a clean installation to an installation
with support for shared libraries and such.
2012-06-08 10:13:48 +02:00
Kees Jongenburger
a1351dc058 Adding a script to startup the system. 2012-06-07 15:31:27 +02:00
Kees Jongenburger
7710e230d1 Updates to the scripts. Adding setting of the password. 2012-06-07 15:30:46 +02:00
Kees Jongenburger
7feff66f5b Increase the timeout for package installation. 2012-06-06 17:08:01 +02:00
Kees Jongenburger
ea6f7338c5 Adding two more scripts to perform post-install
01-reconfigure-net.expect works around a problem with the pre-configured
network driver

02-setup.expect updates the pkg database and installs install vim cscope openssh gcc44 scmgit
* run netconf and restart to prevent qemu from not getting an ip address
* set the password (dev)
* pkgin update
* pkgin install vim cscope openssh gcc44 scmgit
2012-06-06 16:56:38 +02:00
Kees Jongenburger
5aa5dd23a4 Removed unused md5sum check after download. 2012-03-20 22:54:36 +01:00
Kees Jongenburger
f80e51f7c3 Added an autoinstalled for minix 3.2 on qemu. 2012-03-20 22:25:50 +01:00