Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-02 | contrib/angstrom/angstrom.png: Add rendered version of Angstrom logo. | Paul Sokolovsky | 1 | |
* This one directly suitable for use as psplash logo, having optimal size for QVGA resolution, and of course working well for any higher resolution too (will be centered on the screen). | ||||
2007-12-02 | angstrom.svg: Update default export dpi. | Paul Sokolovsky | 1 | |
* Anyway, what should be used is design marked as "Small version for psplash". For use as psplash background, it should be exported with width 230 pixels (sic, this is teh width which fits well with the progress indicator). | ||||
2007-12-01 | angstrom.svg: Use psplash's default background. | Paul Sokolovsky | 1 | |
2007-11-30 | contrib/angstrom/angstrom.svg: An Angstrom logo design, accepted as the ↵ | Jeroen Hoek | 2 | |
official. * Contributed by Jeroen Hoek <mail at jeroenhoek.nl>, see http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2007-May/000286.html | ||||
2007-11-17 | Fix python 2.5 manifest: | Jeremy Laine | 1 | |
* fix/simplify generate-manifest-2.5.py * add missing dependencies for python-logging (Closes: #3272) * add struct.py to python-core (Closes: #3296) * add missing files to python-crypt (Closes: #3303) | ||||
2007-11-15 | feed-browser: start adding a machine -> arch map | Koen Kooi | 1 | |
2007-10-24 | oe-checksums-sorter: small script to sort checksums.ini | Marcin Juszkiewicz | 1 | |
2007-10-18 | source-checker: move bad news to end of program (list of errors when program ↵ | Marcin Juszkiewicz | 1 | |
end) | ||||
2007-10-18 | source-checker: added progressbar (from BitBake) and status info at end | Marcin Juszkiewicz | 1 | |
2007-10-18 | oe-source-checker: some improvements (usage, less exceptions) | Marcin Juszkiewicz | 1 | |
Calling with less then 2 parameters == usage info. Simplified code a bit - os.popen() does not generate exceptions if shell can not find command. | ||||
2007-10-18 | source-checker: small Python script to check local sources against ↵ | Marcin Juszkiewicz | 2 | |
conf/checksums.ini | ||||
2007-10-10 | merge of '57d4969164263d2e6a79acef3ffe321fe7ac12ad' | OpenEmbedded Project | 2 | |
and '9e58343e3062e654fd1504be00f174674696b0fa' | ||||
2007-10-10 | * armmon_xfer: Tool to automate tarnsfer of kernel/ramdisk to compulab | gilligan | 2 | |
cmx-270 boards/ARMmon bootloader for use in scripts | ||||
2007-10-09 | contrib/mtn2git: mtn add is not recursive by default, actually add files ;) | Holger Freyther | 10 | |
2007-10-08 | contrib/mtn2git: Add a tool to export the monotone database to git | Holger Freyther | 1 | |
This is just a snapshot from my mtn tree on the request of some random people sitting in this room... This will use the automate interface of monotone to export the history in a format readable by git-fast-import ../../mtn2git/mtn2git.py --db ../../../mtn2git/OE.mtn --marks=../mtn2git-marks --status=../mtn2git-status.v2 | git-fast-import --date-format=rfc2822 --import-marks=../git-import-marks --export-marks=../git-import-marks | ||||
2007-10-07 | mono: clean up packaging | Henryk Ploetz | 2 | |
2007-08-23 | python 2.5.1: catch up with some build system changes from 2.4 - 2.5 causing ↵ | Michael Lauer | 1 | |
only half of the packages being installed into the prop places | ||||
2007-08-15 | generate-manifest-2.5.py: add sqlite3 package that's now in the python ↵ | Michael Lauer | 1 | |
mainstram distribution | ||||
2007-08-15 | contrib/python: add generate-manifest script for Python 2.5, rename the one ↵ | Michael Lauer | 2 | |
for 2.4 | ||||
2007-08-03 | contrib/mtn2cl: saves last used revision to get all changes since last changelog | Koen Kooi | 1 | |
* remove the file called 'oldrev' to disable this behaviour * bugzilla report are still 'last week' | ||||
2007-07-31 | contrib/mtn2cl: generate dated changelogs | Koen Kooi | 1 | |
2007-07-21 | python: add subpackage python-debugger including pdb.py* and bdb.py* | Michael Lauer | 1 | |
2007-07-05 | feed-browser: mark selected architecture in list of archs, also show entered ↵ | Marcin Juszkiewicz | 1 | |
package name | ||||
2007-07-05 | feed-browser: in package details sort by version, then by arch | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: search when arch is selected and no package name provided | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: list of architectures from database instead of static list | Marcin Juszkiewicz | 2 | |
2007-07-05 | feed-browser: simplified URLs (no 'action' var anymore), simplified code a bit | Marcin Juszkiewicz | 2 | |
2007-07-05 | feed-browser: use read_vars_from_get to handle HTTP GET params | Marcin Juszkiewicz | 2 | |
2007-07-05 | feed-browser: updated copyrights | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: updated copyrights | Marcin Juszkiewicz | 2 | |
2007-07-05 | feed-browser: exit if database cannot be found or created | Marcin Juszkiewicz | 3 | |
2007-07-05 | feed-browser: include architecture selector | Marcin Juszkiewicz | 2 | |
2007-06-26 | mono: add mono_cv_uscore to arm-linux site file | Cliff Brake | 1 | |
add section to contrib/site-conf/m4/mono.m4, but this still needs some work. | ||||
2007-06-21 | python 2.4.4 fix debug package name to python-core-dbg | Michael Lauer | 1 | |
2007-06-21 | python 2.4.4 properly ship debug information in appropriate packages | Michael Lauer | 1 | |
2007-06-21 | python-2.4.4: update manifest, update manifest generator, close #2487 | Michael Lauer | 1 | |
2007-06-16 | contrib/mtn2cl: print a list of new bugs as well | Koen Kooi | 1 | |
2007-06-16 | mtn2cl: Show total bugs created vs. total bugs fixed over 7 days | Matthias Hentges | 1 | |
2007-06-16 | contrib/mtn2cl: use a temp dir so we catch all authors and don't litter $PWD | Koen Kooi | 1 | |
2007-06-05 | mtn2cl: make it select comments for the last week automagically and also ↵ | Koen Kooi | 1 | |
append fixed bugs | ||||
2007-06-01 | mtn2cl: replace --to with --last | Koen Kooi | 1 | |
2007-06-01 | contrib/mtn2cl: add quick & dirty script to generate a changelog | Koen Kooi | 2 | |
2007-03-31 | qa/checksum: Add python code to verify a sha256,md5sum | Holger Freyther | 4 | |
Store md5 and sha256 sums in a ini file and verify it with a local file. This code has been tested (manually) on OSX and should be integrated into either OE or BitBake | ||||
2007-03-16 | contrib/qa/bugzilla.py: Extract all bug reports, even the ones from ↵ | Holger Freyther | 1 | |
bugs.openembedded.org Abuse the class attribute even further and check for severities. We are able to find all 2006 bugs of OpenEmbedded and all 282 bugs of OpenMoko | ||||
2007-03-06 | contrib/qa/bugzilla.py: Fix the inlined all_bugs html code | Holger Freyther | 1 | |
2007-03-06 | contrib/qa/bugzilla.py: Add the standalone test bugzilla sucker | Holger Freyther | 1 | |
This file can extract the bug number and status from a query page of bugzilla. And will be used by the "automatic test monkey class" | ||||
2007-01-18 | mtnpatch: update to read newer diff format | Justin Patrin | 1 | |
2007-01-07 | site-conf/mysql.m4: filled with some tests from mysql 4.1.18 | Marcin Juszkiewicz | 1 | |
2007-01-01 | contrib/site-conf: add all m4 files to aclocal.m4 | Koen Kooi | 1 | |
2006-12-31 | Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to ↵ | Richard Purdie | 1 | |
prepare for deb packaging |