Commit Graph

7 Commits

Author SHA1 Message Date
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