Issue #2678 has been updated by edwardm.
jorisgio wrote: > What do you mean by "untar" ? Why are you using tar instead of git ? I do a git fetch origin, git branch DragonFly_RELEASE_3_8 orgin/DragonFly_RELEASE_3_8 git checkout DragonFly_RELEASE_3_8 then I create a tar of the src dir if i need to reinstall or install the OS in another system. so I will not need to download the entire sources again from the server with git; i untar the src tar i created then do git pull to pull the the newest changes, if any. ---------------------------------------- Bug #2678: kernel panic during make installworld in upgrade from 3.6.2 to 3.8.0 http://bugs.dragonflybsd.org/issues/2678#change-12060 * Author: edwardm * Status: Feedback * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- After I execute 'make installworld' i get a kernel panic. note: The core.txt.0 was copied after the first reboot to /var/crash when i reinstalled 3.6.2 ---Files-------------------------------- core.txt.0 (103 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
