OLPC 8.2.0 Features: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{OLPC}}
{{OLPC}}
{{Draft}}


The purpose of providing software for connected laptops is to make affordances for desirable human behaviors like
The purpose of providing software for connected laptops is to make affordances for desirable human behaviors like
Line 12: Line 11:
Some affordances provided by the OLPC 8.1.1 operating system and most collections of activities include:
Some affordances provided by the OLPC 8.1.1 operating system and most collections of activities include:


; Connectivity
===== Connectivity =====
: associate with 802.11 b/g access points with or without WEP and WPA1 encryption.
: associate with 802.11 b/g access points with or without WEP and WPA1 encryption.
: associate with other XO or Active-Antenna 802.11s meshes.
: associate with other XO or Active-Antenna 802.11s meshes.


; Localization
===== Localization =====
: keymaps are correct or are very close to correct for US/International, Amharic, Spanish, Portuguese, and Kreyól keyboards.
: keymaps are correct or are very close to correct for US/International, Amharic, Spanish, Portuguese, and Kreyól keyboards.
: translations of system strings need help!
: translations of system strings need help!


; Recording Audio and Video
===== Recording Audio and Video =====
: Pippy, Record, and TamTam will be able to play and record sounds.
: Pippy, Record, and TamTam will be able to play and record sounds.
: Pippy and Record will be able to take photographs.
: Pippy and Record will be able to take photographs.
Line 26: Line 25:
: Measure will be able to measure signals with or without DC voltage bias.
: Measure will be able to measure signals with or without DC voltage bias.
: volume keys on the keyboard will adjust the speaker volume while Sugar is running.
: volume keys on the keyboard will adjust the speaker volume while Sugar is running.
: control audio volume with the volume keys in sugar


; Multi-media Composition
===== Multi-media Composition =====
: pictures can be composed with text in a system editor such as Write. (We actually expect [[Write]] to do a lot of other things.)
: pictures can be composed with text in a system editor such as Write. (We actually expect [[Write]] to do a lot of other things.)
: fancier multimedia like video, audio, and programs can be manipulated in an environment like [[EToys]].
: fancier multimedia like video, audio, and programs can be manipulated in an environment like [[Etoys]].
: copy-and-paste media clips between activities
: copy-and-paste media clips between activities
: download media clips into the Journal
: download media clips into the Journal


; Interpreters for Standard Data Formats
===== Interpreters for Standard Data Formats =====
: be able to display and edit DOC, ODT, JPEG, PNG, GIF, WAV, OGG, HTML, JS, some SWF, and several other less-well known formats.
: be able to display and edit DOC, ODT, JPEG, PNG, GIF, WAV, OGG, HTML, JS, some SWF, and several other less-well known formats.
: We expect NOT to be able to display [[Restricted Formats|restricted formats]] including MP3, MPEG, most AVI, RM, FLV, etc.
: We expect NOT to be able to display [[Restricted Formats|restricted formats]] including MP3, MPEG, most AVI, RM, FLV, etc.


; Extensibility and Malleability of Software
===== Extensibility and Malleability of Software =====
: w/ internet or preparation: install new activities and library content via the internet or via USB keys.
: w/ internet or preparation: install new activities and library content on a raw OS via the internet or via USB keys.
: w/ internet: install new software via 'yum install' or 'rpm -U' via the internet. Data in /home should be PRESERVED.
: w/ internet: install new software via 'yum install' or 'rpm -U' on a raw OS via the internet. Data in /home should be PRESERVED.
: w/ internet: olpc-update to new versions of the operating system via the internet. Data in /home should be PRESERVED.
: w/ internet: olpc-update to new versions of the operating system via the internet. Data in /home should be PRESERVED.
: w/ preparation: olpc-update to new versions of the operating system via USB. Data in /home should be PRESERVED.
: w/ preparation: olpc-update to new versions of the operating system via USB. Data in /home should be PRESERVED.
: w/ preparation: reflash appropriately signed builds via USB. NO DATA should be preserved.
: w/ preparation: reflash appropriately signed builds via USB. NO DATA should be preserved.
: access the root account via the virtual terminals or via the Terminal activity (if present.)
: access the root account via the virtual terminals or via the Terminal activity (if present.)
:: ''Some downstream partners such as Uruguay intend to disable user access to the root account as part of their theft-deterrence plan.''
: access to the firmware "ok" prompt w/ developer key, requestable through Browse
: access to the firmware "ok" prompt w/ developer key, requestable through Browse and installable through the Terminal.


; Real-time Synchronous (RS) Collaboration
===== Real-time Synchronous (RS) Collaboration =====
: ''Reliability of current RS collaboration is conditioned in complicated ways on available network bandwidth, packet loss rates, connectivity scenario, and exact software protocol/implementation. See the [[Collaboration network testbed]] for details.''
: ''Reliability of current RS collaboration is conditioned in complicated ways on available network bandwidth, packet loss rates, connectivity scenario, and exact software protocol/implementation. See the [[Collaboration network testbed]] for details.''


; Robustness
===== Robustness =====
: Installing or removing activities should never change the ability of the system to run.
: Installing or removing activities should never change the ability of the system to run.
:: ''In practice, bad things may happen if you run out of disk space or if you remove/modify the Journal or Terminal.''
:: ''In practice, bad things may happen if you run out of disk space or if you remove/modify the Journal or Terminal.''
:: ''Alternately, malicious code could circumvent the isolation framework separating activities from system software and user data.''
:: ''Alternately, malicious code could circumvent the isolation framework separating activities from system software and user data.''


; Power Control & Conservation
===== Power Control & Conservation =====
: when the lid is closed or when the power button is pressed while Sugar is running, suspend in order to conserve power.
: when the lid is closed or when the power button is pressed while Sugar is running, suspend in order to conserve power.
: resume from suspend in response to input such as key-presses, mouse motion, power-button presses, unicast network traffic addressed to the laptop, and several other stimuli.
: resume from suspend in response to lid opening or power-button presses
: cut power by holding the power button for several seconds
: cut power by holding the power button for several seconds
: power off or reset the machine via the Central XO-person's Palette
: power off or reset the machine via the Central XO-person's Palette
: control screen brightness and suspend state from the root command-line
: control screen brightness with the brightness keys in Sugar


; Peripherals
===== Peripherals =====
: store user data to and to retrieve user data from FAT16/VFAT formatted USB Mass Storage devices.
: reliably store user data to and retrieve user data from FAT16/VFAT formatted USB Mass Storage devices.
: We DO NOT expect to be able to store user data to or to retrieve user data from SD cards until {{Ticket|6532}} is addressed.
: reliably store user data to and retrieve user data from FAT16/VFAT formatted SD/SDHC devices.
: USB ethernet adapters, keyboards, and mice should function similarly to their normal function on other operating systems.
: USB ethernet adapters, keyboards, and mice should function similarly to their normal function on other operating systems.
: login via serial consoles.
: login via serial consoles.
: We do not have strong expectations about the behavior of other peripherals.
: We do not have strong expectations about the behavior of other peripherals.


; Simplified Multi-Tasking
===== Simplified Multi-Tasking =====
: interact with one activity or "location" at a time
: interact with one activity or "location" at a time
: switch between the current activity and other locations with the view keys or the frame
: switch between the current activity and other locations with the view keys or the frame
: switch between activities with Alt-Tab or the activity ring
: switch between activities with Alt-Tab or the activity ring
: start new activities and stop running ones with the frame, ring, or activity toolbar, respectively.
: start new activities and stop running ones with the frame, ring, or activity toolbar.


; History
===== History =====
: list, search, and filter records of actions on the system by time
: list, search, and filter records of actions on the system by time
: filter records of actions by title
: filter records of actions by title


; Theft Deterrence
===== Theft Deterrence =====
: laptops should travel through the delivery chain unactivated.
: laptops should travel through the delivery chain unactivated.
: laptops should not boot until they are activated.
: laptops should not boot until they are activated.
Line 83: Line 86:
: can be activated via USB.
: can be activated via USB.


; Firmware
===== Firmware =====
: developer keys should grant access to OFW.
: developer keys should grant access to OFW.
: should be able to flash any build from OFW.
: should be able to flash any build from OFW.

Latest revision as of 02:29, 13 July 2013

  This page is monitored by the OLPC team.

The purpose of providing software for connected laptops is to make affordances for desirable human behaviors like

  • reading, writing, computing, sharing
  • reflecting, creating images and sounds,
  • speaking, broadcasting, publishing
  • searching, listing, following,
  • configuring, modifying, and debugging

Some affordances provided by the OLPC 8.1.1 operating system and most collections of activities include:

Connectivity
associate with 802.11 b/g access points with or without WEP and WPA1 encryption.
associate with other XO or Active-Antenna 802.11s meshes.
Localization
keymaps are correct or are very close to correct for US/International, Amharic, Spanish, Portuguese, and Kreyól keyboards.
translations of system strings need help!
Recording Audio and Video
Pippy, Record, and TamTam will be able to play and record sounds.
Pippy and Record will be able to take photographs.
Record will be able to record short videos.
Measure will be able to measure signals with or without DC voltage bias.
volume keys on the keyboard will adjust the speaker volume while Sugar is running.
control audio volume with the volume keys in sugar
Multi-media Composition
pictures can be composed with text in a system editor such as Write. (We actually expect Write to do a lot of other things.)
fancier multimedia like video, audio, and programs can be manipulated in an environment like Etoys.
copy-and-paste media clips between activities
download media clips into the Journal
Interpreters for Standard Data Formats
be able to display and edit DOC, ODT, JPEG, PNG, GIF, WAV, OGG, HTML, JS, some SWF, and several other less-well known formats.
We expect NOT to be able to display restricted formats including MP3, MPEG, most AVI, RM, FLV, etc.
Extensibility and Malleability of Software
w/ internet or preparation: install new activities and library content on a raw OS via the internet or via USB keys.
w/ internet: install new software via 'yum install' or 'rpm -U' on a raw OS via the internet. Data in /home should be PRESERVED.
w/ internet: olpc-update to new versions of the operating system via the internet. Data in /home should be PRESERVED.
w/ preparation: olpc-update to new versions of the operating system via USB. Data in /home should be PRESERVED.
w/ preparation: reflash appropriately signed builds via USB. NO DATA should be preserved.
access the root account via the virtual terminals or via the Terminal activity (if present.)
Some downstream partners such as Uruguay intend to disable user access to the root account as part of their theft-deterrence plan.
access to the firmware "ok" prompt w/ developer key, requestable through Browse and installable through the Terminal.
Real-time Synchronous (RS) Collaboration
Reliability of current RS collaboration is conditioned in complicated ways on available network bandwidth, packet loss rates, connectivity scenario, and exact software protocol/implementation. See the Collaboration network testbed for details.
Robustness
Installing or removing activities should never change the ability of the system to run.
In practice, bad things may happen if you run out of disk space or if you remove/modify the Journal or Terminal.
Alternately, malicious code could circumvent the isolation framework separating activities from system software and user data.
Power Control & Conservation
when the lid is closed or when the power button is pressed while Sugar is running, suspend in order to conserve power.
resume from suspend in response to lid opening or power-button presses
cut power by holding the power button for several seconds
power off or reset the machine via the Central XO-person's Palette
control screen brightness and suspend state from the root command-line
control screen brightness with the brightness keys in Sugar
Peripherals
reliably store user data to and retrieve user data from FAT16/VFAT formatted USB Mass Storage devices.
reliably store user data to and retrieve user data from FAT16/VFAT formatted SD/SDHC devices.
USB ethernet adapters, keyboards, and mice should function similarly to their normal function on other operating systems.
login via serial consoles.
We do not have strong expectations about the behavior of other peripherals.
Simplified Multi-Tasking
interact with one activity or "location" at a time
switch between the current activity and other locations with the view keys or the frame
switch between activities with Alt-Tab or the activity ring
start new activities and stop running ones with the frame, ring, or activity toolbar.
History
list, search, and filter records of actions on the system by time
filter records of actions by title
Theft Deterrence
laptops should travel through the delivery chain unactivated.
laptops should not boot until they are activated.
can be activated wirelessly (with a school server) (not recently tested)
can be activated via USB.
Firmware
developer keys should grant access to OFW.
should be able to flash any build from OFW.
should be able to rewrite manufacturing data (e.g. language, write-protect tags) from OFW
should respond to gamepad Cheat codes