[PC-BSD Commits] r394 - livepcbsd/extra/customroot/boot
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 29 08:17:21 PDT 2007
Author: andrei
Date: 2007-06-29 16:17:20 +0100 (Fri, 29 Jun 2007)
New Revision: 394
Modified:
livepcbsd/extra/customroot/boot/loader.conf
Log:
Changed boot delay to 3 seconds.
Modified: livepcbsd/extra/customroot/boot/loader.conf
===================================================================
--- livepcbsd/extra/customroot/boot/loader.conf 2007-06-29 15:11:26 UTC (rev 393)
+++ livepcbsd/extra/customroot/boot/loader.conf 2007-06-29 15:17:20 UTC (rev 394)
@@ -4,5 +4,5 @@
#linux_load="YES"
hw.pci.allow_unsupported_io_range="1"
hw.ata.atapi_dma="1"
-autoboot_delay="2"
+autoboot_delay="3"
cpufreq_load="yes"
More information about the Commits
mailing list