Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Adjust menu delay, replace epiphany with pidginos4dx2Steven M. Parrish2010-10-271-1/+1
|
* Fix for SL2249, partial fix for SL328Steven M. Parrish2010-10-241-0/+1
|
* Debug support for catching sl#2064Bernie Innocenti2010-09-071-0/+7
|
* Don't exclude all hunspell dictionariesBernie Innocenti2010-09-071-1/+0
| | | | | This is unnecessary and prevents deployments from easily adding dictionaries with custom_packages.
* Remove our local fix for killing cron jobsBernie Innocenti2010-09-021-10/+1
|
* Merge branch 'master' of dev.laptop.org:/git/projects/olpc-os-builderBernie Innocenti2010-09-016-5/+36
|\
| * sl#2259: Set Firefox default DPI to 96Bernie Innocenti2010-08-311-3/+8
| |
| * Add usb_update module for olpc-update --usbDaniel Drake2010-08-092-0/+28
| |
| * Trac #10277: add python-alsaaudio packageChris Ball2010-08-041-0/+1
| |
| * Show release version in /etc/issueDaniel Drake2010-07-271-1/+1
| | | | | | | | Matching 8.2.1 behaviour.
| * xo1: Re-enable pretty bootDaniel Drake2010-07-271-4/+0
| | | | | | | | We've obtained the information that we were looking for in #9100.
| * base: kill pointless anacron tasks (#10247)Daniel Drake2010-07-271-0/+6
| | | | | | | | | | In the field I saw the 'rpm' task bringing an XO-1 to its knees during startup. Disable this and the other tasks, which aren't interesting for us.
* | sl#2259: Set Firefox default DPI to 96Bernie Innocenti2010-08-291-3/+8
| |
* | Disable some useless cron jobsBernie Innocenti2010-08-191-0/+8
| |
* | Add explict exclusion to GConf2-dbus to prevent conflict with GConf.David Farning2010-08-091-0/+3
| |
* | Update the kickstart file to point to fedora repos rather thanDavid Farning2010-08-061-4/+3
| | | | | | | | paraguayeduca local repo
* | Fixes for relative bios-cripto pathos353pygBernie Innocenti2010-08-043-6/+6
| |
* | Apply libertas debug changes to chroot image, not my systemBernie Innocenti2010-08-041-1/+3
| |
* | Add custom scripts to all buildsBernie Innocenti2010-08-021-0/+0
| |
* | Disable mesh supportBernie Innocenti2010-08-022-5/+6
| | | | | | | | Also move code to a custom script
* | Typo: /user -> /usrBernie Innocenti2010-07-301-1/+1
| |
* | Fix service name: ssh -> sshdBernie Innocenti2010-07-301-1/+1
| |
* | Set permissions on set_protected_list.shBernie Innocenti2010-07-301-3/+2
| |
* | Protected activities scriptsMartin Abente2010-07-291-0/+3
| |
* | Don't output an error on missing buildnr fileBernie Innocenti2010-07-231-2/+3
| |
* | Remove obsolete kludge to disable powerdBernie Innocenti2010-07-211-9/+0
| |
* | Merge remote branch 'origin/master'Bernie Innocenti2010-07-2116-35/+64
|\ \ | |/ | | | | | | | | | | Conflicts: modules/base/kspkglist.10.core.inc modules/base/kspost.10.core.inc modules/signing/finalize.50.makefszip_img.sh
| * signing: fix make-fs invocation for XO-1Daniel Drake2010-07-201-1/+2
| | | | | | | | Bug pointed out by Aliosh Neira
| * don't expose full path in .md5 output files (#10238)Daniel Drake2010-07-202-4/+10
| |
| * base: note that make_iso requires dm-snapshot (#10205)Daniel Drake2010-07-201-0/+2
| | | | | | | | | | | | We could technically work around this restriction but we'd end up with a bigger ISO. And it's not important now that we don't build the ISO by default.
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/olpc-os-builderChris Ball2010-07-141-0/+4
| |\ | | | | | | | | | (Conflict with powerd config.)
| | * xo1: Temporarily disable pretty boot to diagnose #9100Daniel Drake2010-07-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | We're seeing some reports of boot hangs which aren't entirely unexpected (e.g. see http://dev.laptop.org/ticket/9100 ) Disable pretty boot so that we can get a better grasp on where the problem lies.
| * | Create .md5 files for generated imagesChris Ball2010-07-142-1/+4
| |/
| * gnome: set Nautilus to browser mode by defaultAliosh Neira2010-07-091-0/+3
| |
| * gnome: remove email launcher icon from panelAliosh Neira2010-07-091-0/+3
| |
| * sugar: Add gnash-pluginDaniel Drake2010-07-091-0/+1
| | | | | | | | This adds gnash for sugar-only builds.
| * base: Add olpc-powerd-dbus packageDaniel Drake2010-07-071-0/+1
| | | | | | | | This is now needed for timely DCON unfreeze during startup.
| * Remove NetworkManager multicast route hackDaniel Drake2010-07-071-15/+0
| | | | | | | | | | This is fixed in NetworkManager-0.7.2.997-2.git20100609.fc11, which will be included in future builds.
| * base: Disable .iso generation by defaultDaniel Drake2010-07-072-4/+4
| |
| * Hardcode tmpfs size limitsDaniel Drake2010-07-071-4/+4
| | | | | | | | | | Using a percentage of RAM means different results on different systems, and the previous percentages were too small for XO1.
| * xo1: remove smbios hackDaniel Drake2010-07-061-3/+0
| | | | | | | | | | Recent firmware releases enable SMBIOS by default. And olpc-configure can cope when it's not enabled.
| * Move olpc-runin-tests to xo1.5 moduleDaniel Drake2010-06-302-1/+3
| | | | | | | | This avoids installing it on XO-1, where it is not really functional.
| * Add powerd moduleDaniel Drake2010-06-303-0/+23
| | | | | | | | | | For configuration of powerd. Currently the only functionality is to enable/disable automatic idle-suspend.
| * buildnr_from_file: fix compatibility with newer bashDaniel Drake2010-06-291-1/+3
| | | | | | | | | | The return value semantics of the arithmetic operator seems to have changed, returning a code which is being interpreted as an error.
| * sugar_activity_group: fix activity ownershipDaniel Drake2010-06-291-1/+2
| | | | | | | | | | | | Commit fb74bbaf81fe introduced a bug where activity ownership was only set to OLPC on configurations where a non-systemwide activity group URL was installed.
* | Temporarily enable libertas debugBernie Innocenti2010-07-081-0/+7
| |
* | Merge remote branch 'origin/master'Bernie Innocenti2010-06-206-2/+38
|\ \ | |/
| * add SDL_Pango for Tuxmath activityChris Ball2010-05-181-0/+2
| |
| * Add usb_modeswitch packages to base/kspkglist, #7172Chris Ball2010-05-181-0/+3
| |
| * sugar_activity_group: configure activity group as systemwide by defaultDaniel Drake2010-05-143-2/+19
| | | | | | | | | | Otherwise you can't change the activity group in an incremental OS update, which is potentially asking for trouble in the field.