remove some lies from README

This commit is contained in:
James Vasile 2013-02-07 12:24:19 -05:00
parent 338a0684ba
commit 0c1a79c2e7

19
README
View File

@ -36,19 +36,12 @@ to get newer, better shinier functions. The modules will
automatically integrate into the existing menu system so you can automatically integrate into the existing menu system so you can
control all of the box's parts from one central location. control all of the box's parts from one central location.
The interface has a 'basic' and an 'expert' mode. In basic mode, much The interface will eventually have a 'basic' and an 'expert' mode. In
of Plinth's configuration and capability are hidden. Sane defaults basic mode, much of Plinth's configuration and capability are hidden.
are chosen whenever possible. In expert mode, you can get down into Sane defaults are chosen whenever possible. In expert mode, you can
the details and configure things the average user never thinks about. get down into the details and configure things the average user never
For example, experts can turn off ntp or switch ntp servers. Basic thinks about. For example, experts can turn off ntp or switch ntp
users should never even know those options exist. servers. Basic users should never even know those options exist.
One caveat: expert mode is not as powerful as the commandline. We can
only do so much when translating free-form configuration files into
web forms. And if you manually change your configuration files, the
interface will overwrite those changes at first opportunity. This
interface is not a tool for super admins facing complex scenarios. It
is for home users to do a wide variety of basic tasks.
See comments in exmachina/exmachina.py for more details about the configuration See comments in exmachina/exmachina.py for more details about the configuration
management process seperation scheme. management process seperation scheme.