Changeset 1641eb0 in mainline for HelenOS.config


Ignore:
Timestamp:
2009-07-22T19:08:39Z (15 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7038f55
Parents:
a5facfb
Message:

Make automatic start of BDDs and mounting of /data optional and disabled by default not to mess with people's hard drivers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    ra5facfb r1641eb0  
    460460% External ramdisk
    461461! [PLATFORM=sparc64] CONFIG_RD_EXTERNAL (y/n)
     462
     463% Load disk drivers on startup
     464! CONFIG_START_BD (n/y)
     465
     466% Mount /data on startup
     467! [CONFIG_START_BD=y] CONFIG_MOUNT_DATA (n/y)
Note: See TracChangeset for help on using the changeset viewer.