看板 DFBSD_commit 關於我們 聯絡資訊
commit 527124edfbed2e4be8164e47a5756daf9d8b6d8f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Sep 17 14:43:39 2009 -0700 nrelease - Fix beastie bug w/ gui dvd HAMMER install * Remove /boot prefix so direct /boot partitions (BOOT+HAMMER) can properly locate the include files. This fixes a HD boot loader issue after installing a BOOT+HAMMER system from the gui dvd, and works around a loader malloc panic related to not being able to find said include files. Summary of changes: nrelease/gui/boot/beastie.4th | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/527124edfbed2e4be8164e47a5756daf9d8b6d8f -- DragonFly BSD source repository