diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-15 04:07:06 +0000 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-15 04:07:06 +0000 |
| commit | 1bbea20509cf35096894c60cd4050b3b9f44836d (patch) | |
| tree | 621c9b985f7891593346a8af1363fe4023c30c52 /cfg | |
| parent | e17a2a9e8966acc3d965678c6f24a11ac2315abc (diff) | |
| download | plan9front-1bbea20509cf35096894c60cd4050b3b9f44836d.tar.xz | |
pkg: add pkg/local, $PKG_PATH
Diffstat (limited to 'cfg')
| -rw-r--r-- | cfg/plan9.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cfg/plan9.ini b/cfg/plan9.ini index e69de29bb..aab8c4883 100644 --- a/cfg/plan9.ini +++ b/cfg/plan9.ini @@ -0,0 +1,7 @@ +# config for initial cd booting +*nomp=1 +cdboot=yes +mouseport=ask +monitor=ask +vgasize=ask +bootfile=/386/9pcf |
