UPDATING (6ccdb5e44b040f89b1052c20c0c8af03dd5fa1b5) | UPDATING (ee6e1fc3808fd9eb80d43c374586c257bf3c5a45) |
---|---|
1Updating Information for FreeBSD current users 2 3This file is maintained by imp@village.org. Please send new entries 4directly to him. See end of file for further details. For commonly 5done items, please see the end of the file. Search for 'COMMON 6ITEMS:' 7 820010604: --- 618 unchanged lines hidden (view full) --- 627 Build a new kernel, see above. 628 629 To upgrade from 4.x-stable to current 630 ------------------------------------- 631 make buildworld 632 make buildkernel KERNCONF=YOUR_KERNEL_HERE 633 cp src/sys/${MACHINE_ARCH}/conf/GENERIC.hints /boot/device.hints [2] 634 make installkernel KERNCONF=YOUR_KERNEL_HERE | 1Updating Information for FreeBSD current users 2 3This file is maintained by imp@village.org. Please send new entries 4directly to him. See end of file for further details. For commonly 5done items, please see the end of the file. Search for 'COMMON 6ITEMS:' 7 820010604: --- 618 unchanged lines hidden (view full) --- 627 Build a new kernel, see above. 628 629 To upgrade from 4.x-stable to current 630 ------------------------------------- 631 make buildworld 632 make buildkernel KERNCONF=YOUR_KERNEL_HERE 633 cp src/sys/${MACHINE_ARCH}/conf/GENERIC.hints /boot/device.hints [2] 634 make installkernel KERNCONF=YOUR_KERNEL_HERE |
635 reboot in single user [3] |
|
635 make installworld 636 mergemaster 637 [1] 638 <reboot> 639 640 Make sure that you've read the UPDATING file to understand the 641 tweaks to various things you need. At this point in the life 642 cycle of current, things change often and you are on your own --- 9 unchanged lines hidden (view full) --- 652 [1] If you have third party modules, such as vmware, you 653 should disable them at this point so they don't crash your 654 system on reboot. 655 656 [2] If you have legacy ISA devices, you may need to create 657 your own device.hints to reflect your unique hardware 658 configuration. 659 | 636 make installworld 637 mergemaster 638 [1] 639 <reboot> 640 641 Make sure that you've read the UPDATING file to understand the 642 tweaks to various things you need. At this point in the life 643 cycle of current, things change often and you are on your own --- 9 unchanged lines hidden (view full) --- 653 [1] If you have third party modules, such as vmware, you 654 should disable them at this point so they don't crash your 655 system on reboot. 656 657 [2] If you have legacy ISA devices, you may need to create 658 your own device.hints to reflect your unique hardware 659 configuration. 660 |
661 [3] From the bootblocks, boot -s, and then do 662 fsck -p 663 mount -u / 664 mount -a 665 cd /usr/src 666 adjkerntz -i # if COMS is wall time 667 |
|
660FORMAT: 661 662This file contains a list, in reverse chronological order, of major 663breakages in tracking -current. Not all things will be listed here, 664and it only starts on March 15, 2000. Updating files can found in 665previous releases if your system is older than this. 666 667Please filter your entries through Warner Losh (imp@village.org) so 668that the style, formatting, etc of this file can be maintained. 669 670$FreeBSD$ | 668FORMAT: 669 670This file contains a list, in reverse chronological order, of major 671breakages in tracking -current. Not all things will be listed here, 672and it only starts on March 15, 2000. Updating files can found in 673previous releases if your system is older than this. 674 675Please filter your entries through Warner Losh (imp@village.org) so 676that the style, formatting, etc of this file can be maintained. 677 678$FreeBSD$ |