diff options
| author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-11 05:56:28 +0000 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-11 05:56:28 +0000 |
| commit | bc91b2709ff5d7d2dfc74a40e650628ea2064e52 (patch) | |
| tree | e87aa00d21b8d9e084f61eee1d8acd2eab798b0a /rc/bin/inst/bootsetup | |
| parent | 4fcc906e7f37678eae7c0b933250c9170dac9487 (diff) | |
| parent | f643d03b2ab23b10f17e519399fe32e4f01e8d80 (diff) | |
| download | plan9front-bc91b2709ff5d7d2dfc74a40e650628ea2064e52.tar.xz | |
merge
Diffstat (limited to 'rc/bin/inst/bootsetup')
| -rwxr-xr-x | rc/bin/inst/bootsetup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/bootsetup b/rc/bin/inst/bootsetup index 7de697850..e33313f3a 100755 --- a/rc/bin/inst/bootsetup +++ b/rc/bin/inst/bootsetup @@ -30,7 +30,7 @@ case go echo 'monitor='^$monitor echo 'vgasize='^$vgasize if(test -f '#ec/*nomp') - echo '*nomp=' + echo '*nomp=1' } >/tmp/plan9.ini } |
