]> Zhao Yanbai Git Server - minix.git/commit
setup.sh: fix various issues 02/3302/1
authorDavid van Moolenbroek <david@minix3.org>
Fri, 26 Feb 2016 19:41:21 +0000 (19:41 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Fri, 26 Feb 2016 19:45:55 +0000 (19:45 +0000)
commita617090dc0edc39c953c0f5d6858f89954f7bc83
tree9bbd448b382f1c617dac7ba421b2e045711e6b30
parent26d958c71e4b5591caaf970f843bb8c30195b0be
setup.sh: fix various issues

- fix the reinstallation (preserve-/home) option;
- remove support for just reinstalling the bootloader, as the main
  purpose of this option (allowing an upgrade from the old MINIX
  boot monitor to the NetBSD bootloader) is no longer needed and was
  already broken;
- do not try to copy over /etc/motd.install: it no longer exists.

This resolves issue 106.

Change-Id: Iad3805d86c4806d725f9b285c2d4378670790f78
minix/commands/setup/setup.sh