Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Add bluetooth module, enable on XO-4Daniel Drake2012-11-062-0/+4
| | | | | | | | For XO-4 production, a method to run a simple bluetooth test is needed. Add the bluez package so that it can be tested from the command line. This does bring in an irritating collection of desktop packages and depdendencies too, which we're not really supporting just yet.
* Rename touchscreen module to oskDaniel Drake2012-10-124-4/+4
| | | | | | osk (on-screen keyboard) is a better name for this module: touch support will be shipped on all platforms, this module is only really for the keyboard addition, and will soon be growing OSK-specific configuration.
* Add 13.1.0 build configsDaniel Drake2012-10-118-8/+268
| | | | Now using the OLPC wiki as the Sugar activity source.
* XO-4 config: correct XO-1.4 typoDaniel Drake2012-10-091-1/+1
| | | | Found by Paul Fox.
* Use arch-aware exclude list for yumcfg tooDaniel Drake2012-10-024-4/+4
| | | | | Use arch considerations in yumcfg like the repos module. This involved promoting fedora_arch to be a global option.
* Remove rawhide configsDaniel Drake2012-10-023-352/+0
| | | | | We're working exclusively with F18 at the moment, and having these files around is just a maintenance hassle.
* Add touchscreen moduleDaniel Drake2012-09-272-0/+4
| | | | | Enable it on XO-4, and also XO-1.75 until the early touchscreen prototypes have been phased out.
* Add XO-4 supportDaniel Drake2012-09-271-0/+121
|
* Add missing Portfolio on XO-1.75Daniel Drake2012-09-262-0/+2
|
* Don't add russian (#12087)Daniel Drake2012-09-206-6/+6
| | | | | Based on the fact that Sugar localization is very incomplete, Reuben suggests removing this.
* Add Armenian and Russian language supportDaniel Drake2012-09-206-6/+6
| | | | Requested by Reuben.
* F18 configs: enable updates-testing on ARMDaniel Drake2012-08-211-2/+2
| | | | This started being mirrored out yesterday.
* Add F18 configsDaniel Drake2012-08-146-6/+348
| | | | F18 has been branched.
* examples: remove F17 configsDaniel Drake2012-08-086-551/+0
|
* rawhide configs: update to F18 dropboxesDaniel Drake2012-08-083-23/+24
| | | | and don't force_enable rawhide - its enabled by default.
* rawhide-xo1.conf: use JFFS2Daniel Drake2012-07-061-1/+1
| | | | This was missed in the earlier move back to jffs2.
* 12.1.0 configs: enable usb_update moduleDaniel Drake2012-06-153-0/+6
|
* 12.1.0 configs: switch to frozen repositoriesDaniel Drake2012-06-153-15/+15
|
* Update to Scratch-23 (#11930)Daniel Drake2012-06-146-6/+6
| | | | Fixes XO-1.75 camera.
* 12.1.0 configs: enable Sugar welcome activityDaniel Drake2012-05-243-0/+6
|
* Mark Chart activity as favourite by defaultDaniel Drake2012-05-229-9/+18
| | | | As discussed in this week's release meeting.
* F17 configs: enable fedora-updates-testing, incorporate fedora-updatesDaniel Drake2012-05-156-18/+24
| | | | | | | | As F17 moves towards final, fedora-updates-testing has been disabled by default. Force-enable it for our pre-release-candidate builds as before. Also enable the fedora-updates repo, which is currently empty, but will soon fall into use.
* 12.1.0 XO-1 config: use G1G1Lite activity groupDaniel Drake2012-05-141-1/+1
| | | | | Made a little mistake while committing this - as before, XO-1 should use a smaller activity group.
* Add OLPC OS 12.1.0 configsDaniel Drake2012-05-093-0/+187
|
* F17 configs: add Chart activityDaniel Drake2012-05-076-6/+12
|
* Update Scratch to v22 (#11791)Daniel Drake2012-05-036-6/+6
| | | | This includes binaries for ARM hfp.
* F17 XO-1 config: switch to jffs2Daniel Drake2012-04-131-1/+1
| | | | | We aren't running with UBIFS for reasons explained at http://wiki.laptop.org/go/UBIFS_on_XO#Conclusion
* F17 configs: switch to automatic .zd image sizingDaniel Drake2012-04-034-12/+0
| | | | | | Now that we have all the pieces in place for automatic filesystem resize on first boot, we can create a single disk image per laptop with an automatic size (the new default of sd_card_image).
* add Portfolio to XO-1.75 buildsPeter Robinson2012-03-261-1/+2
|
* XO-1.75 configs use latest activitiesDaniel Drake2012-03-232-2/+0
| | | | | Matching XO-1 and XO-1.5, request the latest Sugar activities. Fixes a problem where some old versions were being downloaded.
* F17 configs: tag as 12.1.0Daniel Drake2012-03-213-6/+6
|
* Specify modules through ini file sectionsDaniel Drake2012-03-216-82/+52
| | | | | | | | | | | Instead of listing all the modules in [global].modules, load all modules specified in the .ini file using [module] notation. This makes the config file format more friendly to making a build from various config files specified together, and avoids the annoying cases when you add a new [configuration section] but forget to add the module to the module list (not realising your mistake until after the build has completed).
* Remove outdated F16 configsDaniel Drake2012-03-212-229/+0
|
* F17 configs: Temporarily disable 2GB imageDaniel Drake2012-03-171-1/+1
| | | | | | | F17 has bloated quite a lot, and the recent size growth of the Wikipedia activity has pushed us over the edge. Temporarily disable 2gb image building until we've sorted this out.
* F17 configs: don't force_enable Fedora reposDaniel Drake2012-03-142-2/+0
| | | | | | | fedora would always be enabled by default, and fedora-updates-testing is also currently enabled out of the box. Fixes debuginfo repos being enabled on our builds.
* update for F17 release and add a permanent rawhide optionPeter Robinson2012-02-186-10/+499
|
* F17 XO-1 config: fix rawhide excludesDaniel Drake2011-11-171-1/+1
| | | | Avoids Fedora's kernel being brought in.
* F17 configs: use f17 dropboxDaniel Drake2011-11-162-8/+8
| | | | The f16 dropbox was renamed, as f17 is now the focus.
* F16/F17 configs: use f17 dropboxDaniel Drake2011-11-082-8/+8
| | | | The f16 dropbox was renamed, as f17 is now the focus.
* Add F17 build configsDaniel Drake2011-10-312-0/+237
|
* Update build configs for F16Daniel Drake2011-10-136-356/+14
|
* 11.3.0 configs: modify for release candidatesDaniel Drake2011-10-063-13/+21
| | | | | | | Switch to frozen repositories. Switch to JFFS2 again for XO-1 (still some big outstanding ubifs issues). Enable olpc-update .usb file output. Enable 8GB XO-1.5 image creation.
* Remove old 11.2.0 configsDaniel Drake2011-10-062-135/+0
|
* F14 configs: Add Portfolio to favourite activities (#11248)Daniel Drake2011-09-236-8/+16
|
* add 11.3.0 build configsDaniel Drake2011-09-133-0/+203
| | | | Activities are now frozen.
* Add F14 XO-1.75 configDaniel Drake2011-09-041-0/+125
| | | | With only the trivial required changes from the XO-1.5 config.
* F14 configs: Words moved to activities.sugarlabs.orgDaniel Drake2011-08-301-2/+2
|
* F14 configs: Scratch is no longer hosted on sugarlabsDaniel Drake2011-08-282-2/+2
| | | | due to licensing issues. Grab it from a URL directly.
* xs-dev.laptop.org moved to rpmdropbox.laptop.orgDaniel Drake2011-08-262-4/+4
| | | | | xs-dev hardware is dying, so we moved the dropbox output to a new server, and we gave it a more future-proof URL scheme.
* repos: add ability to specify arch for fedora reposPeter Robinson2011-08-252-0/+2
| | | | Needed for ARM support.