Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to Dextrose 3 patch sets 20110919dextrose-3-oldSascha Silbe2011-09-194-6/+10
|
* update to 20110815 patch setsSascha Silbe2011-08-154-6/+10
|
* Add script for updating packages to the latest Dextrose patch setSascha Silbe2011-08-151-0/+108
|
* Add olpc frozen rpms and new (dx3) upstream-cherries repoanish2011-08-153-4/+8
|
* Enable Ad-Hoc on XO-1Sascha Silbe2011-08-141-1/+1
|
* Fix and activate script for disabling mesh on bootSascha Silbe2011-08-142-1/+2
|
* Disable Scratch (has been removed from a.sl.o)Sascha Silbe2011-08-141-1/+2
|
* update to 20110814 patch setsSascha Silbe2011-08-144-6/+12
|
* fix build number (change got committed accidentally)Sascha Silbe2011-08-051-1/+1
|
* Disable mesh supportBernie Innocenti2011-08-052-1/+7
| | | | | [deactivated debug output, renamed script] Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* Add source file and attribution for Dextrose "logo"Sascha Silbe2011-08-012-0/+57
| | | | | | | | | | | | A hint by Frederick Grose on sugar-devel caused me to check the Dextrose "logo" against the Dextrose Wikipedia page [1] and discover that it exactly matches a CC-BY-SA 3.0 licensed image [2] displayed on that page. In order to comply with this license, I add both a README file with attribution and a verbatim copy of the image in SVG format ("source"). [1] http://en.wikipedia.org/wiki/Dextrose [2] http://en.wikipedia.org/wiki/File:Glucose_chain_structure.svg Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* Merge remote-tracking branch 'remotes/olpc/v3.0' into dextrose-3Sascha Silbe2011-07-254-5/+3
|\ | | | | | | | | | | * remotes/olpc/v3.0: v3.0.0 release base: don't recreate /etc/sysconfig/network (#11060)
| * v3.0.0 releaseDaniel Drake2011-07-223-1/+3
| |
| * base: don't recreate /etc/sysconfig/network (#11060)Daniel Drake2011-07-181-4/+0
| | | | | | | | | | | | | | | | Following up from a7dea670d3c378333c26a578eaab961b3cecc1d3, we must also remove this hunk that was recreating the network file after we had removed it. The equivalent setting is now programmed by olpc-configure.
* | update to sugar(-toolkit) 0.92.4 and 20110725 patch setsSascha Silbe2011-07-254-10/+16
| |
* | update to 20110723 patch setsSascha Silbe2011-07-236-10/+25
| |
* | sugar and sugar-toolkit: update to 20110717 patchsetsSascha Silbe2011-07-172-5/+11
| |
* | sugar and sugar-toolkit: update to 20110705 patchsetsSascha Silbe2011-07-174-10/+16
| |
* | INSTALL.dextrose: add dependencies for XO-1 buildsSascha Silbe2011-07-171-1/+1
| | | | | | | | Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* | Add INSTALL.dextrose with minimal installation instructionsSascha Silbe2011-07-171-0/+7
| | | | | | | | | | | | | | So you at least know in advance which packages to install, instead of olpc-os-builder failing near the end of the build. Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* | Fix XO-1 buildSascha Silbe2011-07-173-3/+12
| | | | | | | | Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* | include Ruler againSascha Silbe2011-07-171-2/+1
| | | | | | | | It has been marked as Sugar 0.90 / 0.92 compatible now.
* | add Browse, Record, Speak, TamTamMini, WriteSascha Silbe2011-07-171-0/+5
| |
* | drop workaround for RH#688510Sascha Silbe2011-07-171-2/+0
| |
* | update sugar and sugar-toolkit to 0.92.1-20110416.dx3Sascha Silbe2011-07-174-13/+18
| |
* | set DX3 build counter to 1Sascha Silbe2011-07-171-0/+1
| |
* | add build configs for Dextrose 3Sascha Silbe2011-07-177-0/+293
| |
* | add DX3 boot animation framesSascha Silbe2011-07-1727-0/+0
| |
* | add source files custom RPMs (dextrose-updater, sugar*)Sascha Silbe2011-07-1713-0/+2574
| |
* | ignore rpm build products and temporary filesSascha Silbe2011-07-171-0/+6
| |
* | disable hot-cornersBernie Innocenti2011-07-171-0/+3
| |
* | Don't play Gnome start-up jingle (SL#2249)Sascha Silbe2011-07-171-0/+2
| | | | | | | | Based on a patch by Steven M. Parrish <smparrish@gmail.com>.
* | sd_card_image: unversioned layout: don't duplicate files for /bootSascha Silbe2011-07-171-7/+6
| | | | | | | | | | | | | | Duplicating the files destined for the boot partition on the root partition takes up precious space and has no real benefit: OFW can't use them because the root file system is ext4 (that was the reason to have a separate boot partition in the first place).
* | Do not adjust dates of activitiesBernie Innocenti2011-07-171-3/+3
| | | | | | | | | | | | By resetting all the dates, we'd break the new-to-old ordering in the list view. The initial order would be reverse-alphabetic and would start to break as users installed or updated some activities.
* | Add support for (non-recursively) including config files in the build configSascha Silbe2011-07-172-0/+43
| | | | | | | | | | This is useful for building several similar, but distinct images (e.g. XO-1 vs. XO-1.5, Gnome vs. no Gnome).
* | add .gitignoreSascha Silbe2011-07-171-0/+3
|/
* Fix typo in last commitDaniel Drake2011-07-151-1/+1
|
* base: /etc/sysconfig/network is now written to disk on first boot (#11060)Daniel Drake2011-07-151-1/+10
| | | | | The version kept on persistent storage was not available early enough during boot.
* Revert "gnome: Add gmixer volume control (#10706)"Daniel Drake2011-07-111-3/+0
| | | | | | This reverts commit 32162fa09596b605cfd1fbb45c30f15b337e66d7. This didn't work, so we're removing it until next development window where we hope to fix it properly.
* F14 configs: update to Biology-10Daniel Drake2011-07-072-2/+2
|
* F14 and 11.2.0 configs: fix favourite selection of fototoonDaniel Drake2011-06-254-4/+4
| | | | Typo in activity ID
* Update 11.2.0 configs for release candidateDaniel Drake2011-06-222-10/+12
|
* Revert "Sugar: enable verbose logging during development cycle (#10661)"Daniel Drake2011-06-211-8/+0
| | | | | This reverts commit e9f885ad05aebaf81099363d9caff0fd7b6b63e3. We are now leaving the development cycle.
* F14 configs: update favorites viewDaniel Drake2011-06-212-3/+14
| | | | Forgot to check these in with previous commit.
* 11.2.0 config: favorites view tweaks (#10941)Daniel Drake2011-06-212-3/+14
|
* 11.2.0 config: switch to jffs2 on XO-1Daniel Drake2011-06-211-1/+1
| | | | | | | | | | | | | | | | | We have 2 key problems with ubifs, which have only really come to light in the last few days: 1. Space usage. We already knew that we grew 10-15% over jffs2, plus the partitions overhead, but I now realise that the boot partition size calculated earlier is far too small, as we ship both signed and unsigned kernel/actrd/runrd. Once we fix the partition size, we really run low on space. 2. Boot problems We have had a couple of reports of unbootable XO-1s which need to be looked into. Disable ubifs for this release.
* zhashfs: update eblock counting workaroundDaniel Drake2011-06-201-0/+2
| | | | | This workaround broke with recent firmware revisions in this area. Update it to work with the latest firmware versions.
* F14 configs: Remove Colors (#10696)Daniel Drake2011-06-153-3/+16
| | | | | Also synchronize protected_activities settings between stable and development builds.
* sugar: add sugar-update-control package (#10641)Daniel Drake2011-06-011-0/+3
|
* Add 11.2.0 build configsDaniel Drake2011-06-012-0/+123
|