Compress miniroot and decrease timeout

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-02 23:09:45 +02:00
parent 05f602fc51
commit 7f5320b319
4 changed files with 17 additions and 15 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
knetbsd /knetbsd -h
knetbsd_module_elf /miniroot
knetbsd_module_elf /miniroot.gz
boot
# Shouln't happen
halt