Compress miniroot and decrease timeout
This commit is contained in:
parent
05f602fc51
commit
7f5320b319
4 changed files with 17 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
kfreebsd /kfreebsd -h
|
||||
kfreebsd_loadenv /kfreebsd_env
|
||||
kfreebsd_module /mfsroot type=mfs_root
|
||||
kfreebsd_module /mfsroot.gz type=mfs_root
|
||||
set kFreeBSD.hw.hasbrokenint12=1
|
||||
boot
|
||||
# Shouln't happen
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
knetbsd /knetbsd -h
|
||||
knetbsd_module_elf /miniroot
|
||||
knetbsd_module_elf /miniroot.gz
|
||||
boot
|
||||
# Shouln't happen
|
||||
halt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue