mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix disorder.
This commit is contained in:
parent
dc490fa2e9
commit
dcb5d8f848
1 changed files with 3 additions and 3 deletions
6
UPDATING
6
UPDATING
|
|
@ -79,9 +79,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
|
|||
Support for systems with an 80386 CPU has been removed. Please
|
||||
use FreeBSD 5.x or earlier on systems with an 80386.
|
||||
|
||||
20041104:
|
||||
FreeBSD 5.3 shipped here.
|
||||
|
||||
20041110:
|
||||
We have had a hack which would mount the root filesystem
|
||||
R/W if the device were named 'md*'. As part of the vnode
|
||||
|
|
@ -90,6 +87,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
|
|||
may need to insert a "/sbin/mount -u -o rw /dev/md0 /" in
|
||||
their /etc/rc scripts.
|
||||
|
||||
20041104:
|
||||
FreeBSD 5.3 shipped here.
|
||||
|
||||
20041102:
|
||||
The size of struct tcpcb has changed again due to the removal
|
||||
of RFC1644 T/TCP. You have to recompile userland programs that
|
||||
|
|
|
|||
Loading…
Reference in a new issue