inst: remove the cdboot parameter from plan9.ini
This commit is contained in:
parent
59b16cb441
commit
7de41e2435
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ case go
|
|||
echo -n $"i'='
|
||||
cat $i
|
||||
echo
|
||||
} | grep -v '(apm0|e820|bootfile|bootargs|nvram|mouseport|monitor|vgasize)'
|
||||
} | grep -v '(apm0|e820|bootfile|bootargs|nvram|mouseport|monitor|vgasize|cdboot)'
|
||||
} >/tmp/plan9.ini
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue