Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-08-11 | angstrom feed upload script: reuse file list to lessen load on server, add ↵ | Koen Kooi | 2 | |
status output for the upload script | ||||
2008-08-09 | python 2.5.2 include low level _bsddb module in python-bsd and DEPENDS += db | Michael Lauer | 1 | |
2008-08-08 | oe-source-checker.py: use regular oe_sha256sum since OE doesn't build its ↵ | Koen Kooi | 1 | |
own version anymore | ||||
2008-08-02 | python 2.5.2 RDEPENDS_python-logging += python-pickle | Michael Lauer | 1 | |
2008-07-24 | contrib/angstrom: add source mirror description | Koen Kooi | 1 | |
2008-07-21 | generate-manifest-2.5.py restore alphabetical order and update version | Michael Lauer | 1 | |
2008-07-21 | generate-manifest-2.5.py: add python-doctest | John Lee | 1 | |
2008-07-21 | generate-manifest-2.5.py: add python-difflib | John Lee | 1 | |
2008-07-21 | generate-manifest-2.5.py: pdb requires pprint | John Lee | 1 | |
2008-07-21 | generate-manifest-2.5.py: not in sync with manifest.inc | John Lee | 1 | |
* python-compression with tarfile is not in generate-manifest | ||||
2008-06-13 | angstrom feed sorter: sync with version on serinity | Koen Kooi | 1 | |
2008-05-20 | merge of '635b19191517f99ee151ae6157a22f5d56406238' | Leon Woestenberg | 5 | |
and 'c179e5e451e08eb1f3266b4da027de66abad7a9b' | ||||
2008-05-20 | mtn-bisect.sh | Leon Woestenberg | 1 | |
2008-05-18 | marketing: add oe-flyer and oe-poster | Michael Lauer | 3 | |
2008-05-17 | openembedded-essential: update to Standards 3.7.3 and add dh_clean to clean ↵ | Rolf Leggewie | 2 | |
target | ||||
2008-05-04 | divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OE | Rolf Leggewie | 1 | |
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation | ||||
2008-04-25 | Git to rescue. Make a change to create a head again. Update the example script | Holger Freyther | 1 | |
2008-04-23 | Openmoko: replace OpenMoko by Openmoko | John Lee | 1 | |
2008-04-16 | angstrom contrib: add sort.sh | Koen Kooi | 1 | |
2008-04-10 | python 2.5.2 python-xml does _not_ RDEPENDS on python-netclient (what was i ↵ | Michael Lauer | 1 | |
thinking?) | ||||
2008-03-31 | mtn2git: Add an example script that can be used to update the git mirror | Holger Freyther | 1 | |
This is an example as it is using relative paths and needs some changes to work for you. It assumes that you have a git repository (git-init was ran) and then will update it there. Before each update it will clone the git repository and copy the old state files into the repository. So in case something goes wrong you can do a post mortom. The state files are relatively small and the git repository is working with hardlinks so it does not even take too much space. On first pull you need to run git-repack or git-gc | ||||
2008-03-26 | fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of device | Graeme Gregory | 4 | |
2008-03-21 | python 2.5 improve pysqlite2|3 packaging. Patch based on work by Aloisios ↵ | Michael Lauer | 1 | |
Almeida. | ||||
2008-03-18 | angstrom/build-feeds.sh: add setserial, openvpn, vpnc to feed | Junqian Gordon Xu | 1 | |
2008-03-06 | python 2.5.2 ship _sqlite3.so binary module in python-sqlite3 (thanks emdete ↵ | Michael Lauer | 1 | |
for spotting) | ||||
2008-03-06 | angstrom release builder: turn on glibc again | Koen Kooi | 1 | |
2008-03-05 | angstrom build release: do uclibc stuff first, so initramfs kernels build ↵ | Koen Kooi | 1 | |
properly | ||||
2008-03-01 | angstrom feed builder: add more browsers | Koen Kooi | 1 | |
2008-03-01 | angstrom contrib: add upload script from 2008 feeds | Koen Kooi | 1 | |
2008-02-29 | contrib: move svgs into dedicated directory | Michael Lauer | 3 | |
2008-02-27 | contrib: Add powered by OE logo | Richard Purdie | 1 | |
2008-02-09 | contrib/angstrom/rss*.php: Drop old non-optimal version, rename rss2 to rss. | Paul Sokolovsky | 2 | |
* Per RFC on the list. | ||||
2008-02-09 | contrib/angstrom/rss2.php: Add date of build to subject. | Paul Sokolovsky | 1 | |
* To help with simple-minded browsers which don't show pubDate (like Firefox). * Per RFC on the list. | ||||
2008-02-06 | contrib/image-convert: Add scripts to convert FS images to different formats. | Paul Sokolovsky | 6 | |
* Per RFC on the list. | ||||
2008-02-05 | oe-stylize.py: add support for the PE (package epoch) variable | Philipp Zabel | 1 | |
2008-01-24 | contrib/distro-packages: provide patch for building ubuntu packages | Rolf Leggewie | 1 | |
2008-01-24 | contrib/distro-packages: fix an error in changelog so devscripts do work again | Rolf Leggewie | 1 | |
2008-01-22 | python 2.5.1 ship sitecustomize.py that enables some convenient features when | Michael Lauer | 1 | |
working with the interactive interpreter: attribute completion and persistent command history | ||||
2008-01-19 | openembedded-essential: add bc and python-pysqlite2 to deb | Rolf Leggewie | 2 | |
* I had been under the false impression these were already part of the deb definition | ||||
2008-01-19 | openembedded-essential: commit version 1.4 | Rolf Leggewie | 8 | |
* remove gfortran from deb definition * add bc and python-pysqlite to rpm definition | ||||
2008-01-13 | * Incrementally updating the former heads did not work right. Sometimes we have | Holger Freyther | 1 | |
saved bogus data and it could be dangerous. * Back-out this change and save the heads at the end of the script. | ||||
2008-01-13 | * Import revisions without a parent properly! The diffing would have been ↵ | Holger Freyther | 1 | |
all right but we have not diffed the two manifests at all. Now we are diffinf an empty manifest against the initial one. | ||||
2008-01-13 | python 2.5.1 remove bogus RPROVIDE for python-curses, RRECOMMEND python-readline | Michael Lauer | 1 | |
2008-01-08 | angstrom build feeds: sync with stable branch | Koen Kooi | 1 | |
2008-01-08 | contrib/mtn2git/mtn2git.py: Start diffing the manifests and find ↵ | Holger Freyther | 1 | |
added,deleted dirs and added,deleted,modified files -Fix bug with gathering the all_deleted (I got the union wrong) -Diff everything and change what we store inside the sets. Storing the rev in the set is superfluous. | ||||
2008-01-08 | contrib/mtn2git/mtn2git.py: Return the tree if it is was not in the cache! | Holger Freyther | 1 | |
2008-01-08 | merge of '4758ca456d2363e1b00659c33da6c72ea4ac3074' | Holger Freyther | 7 | |
and 'e2c29cfbd284f015d3c4165234bbaf65c184d38d' | ||||
2008-01-08 | contrib/mtn2git/mtn2git.py: Add the TODO for sanity checking! | Holger Freyther | 1 | |
2008-01-08 | contrib/mtn2git/mtn2git.py: Stub the most important function. diff_manifest ↵ | Holger Freyther | 1 | |
will tell us what to do | ||||
2008-01-08 | contrib/mtn2git/mtn2git.py: Add modifications to the right list, check if ↵ | Holger Freyther | 1 | |
_file_revision and file_revision of the manifest are equal |