Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-08 | contrib/mtn2git/mtn2git.py: Built a fifo to avoid parsing the manifests all ↵ | Holger Freyther | 1 | |
over again I decided to use a FIFO for two reasons: -Simplicity in the implementation -Parent and Childs are normally close (<= 100 revisions) to each other. So having the fifo should avoid parsing the parent manifest over and over again. Also with "merge early and merge often" the 100 revs should be enough to catch merges as well. | ||||
2008-01-08 | contrib/mtn2git/mtn2git.py: Have only one function that is parsing the manifest | Holger Freyther | 1 | |
Build a directory tree from a manifest with all the information we need. This currently is a list of directory names and a list of files (with absolute paths) and their revision and the executable attribute. | ||||
2008-01-08 | contrib/mtn2git/mtn2git.py: We are not interested in these bits. Do not ↵ | Holger Freyther | 1 | |
store them. | ||||
2008-01-08 | contrib/mtn2git/mtn2git.py: Remove all old code that tried to figure out ↵ | Holger Freyther | 1 | |
what changes happened Make place for the new code that is diffing the manifest directly. This avoids all the funky mess with recursive directory renames and undoing what mtn told us happened. git is clever enough to figure out moves and copying of files on its own. | ||||
2008-01-08 | contrib/mtn2git: Start with only using the manifests | Holger Freyther | 1 | |
2008-01-08 | merge of '37149b3d7b17d35e06e93ecd95c7eb36f4425da6' | Rolf Leggewie | 2 | |
and '562c973381fd0816ab9bc3ab53a276a6c274c8b2' | ||||
2008-01-07 | openembedded-essential: add gfortran to dependencies to go along with ↵ | Rolf Leggewie | 7 | |
a5c7b007eaa675cc904f5285291d2f8a597efc84 | ||||
2008-01-07 | contrib/mtn2git: Ignore unknown certs, try to be more robust against CTRL-C ↵ | Holger Freyther | 2 | |
when saving the status | ||||
2008-01-04 | angstrom autobuilder: also build uclibc images | Koen Kooi | 1 | |
2008-01-03 | contrib/feed-browser/update.php: Allow to update individual feeds. | Paul Sokolovsky | 1 | |
2008-01-03 | contrib/feed-browser: Capure current config.inc from Angstrom site. | Paul Sokolovsky | 1 | |
2007-12-27 | angstrom build-feed: add more packages and ppc405 machine | Koen Kooi | 1 | |
2007-12-25 | contrib/deploy/nfs/: Tools to deploy OE images for NFS boot. | Paul Sokolovsky | 3 | |
* Provides best practices for exports locations and sample of exports file. (The same location is used by default by initramfs-uniboot). * Tool to deploy tar.bz2/tar.gz/cpio.gz images to exported location. | ||||
2007-12-25 | contrib/deploy/: Add generic directory to store various deployment helpers. | Paul Sokolovsky | 2 | |
2007-12-24 | angstrom build-*: sync with autobuilder | Koen Kooi | 2 | |
2007-12-23 | contrib/angstrom/build-release.sh: Add h5000. | Paul Sokolovsky | 1 | |
* Now that there're people who are willing to test it. | ||||
2007-12-22 | mtn2cl.sh: Quote args properly, or mtn chokes on "1 week ago". | Paul Sokolovsky | 1 | |
2007-12-22 | angstrom build-*: sync with autobuilder | Koen Kooi | 2 | |
2007-12-21 | angstrom build feeds: add more packages | Koen Kooi | 1 | |
2007-12-20 | angstrom build-*: sync with autobuilder | Koen Kooi | 2 | |
2007-12-19 | angstrom build feed: replacement for meta-angstrom-2007 recipe, will be ↵ | Koen Kooi | 1 | |
deprecated once the problems with the meta package get sorted out | ||||
2007-12-18 | angstrom build release: base-files contains DISTRO_VERSION, so clean it to ↵ | Koen Kooi | 1 | |
get the correct version into images * needs some more thought on how to get this correctly into the feeds | ||||
2007-12-17 | angstrom build release.sh: build base-image instead of minimal image per RFC ↵ | Koen Kooi | 1 | |
on angstrom-devel mailinglist | ||||
2007-12-16 | angstrom/build-release: Instead of building a useless nslu2-minimal-image, ↵ | Rod Whitby | 1 | |
build a minimal-image plus a useful nslu2-base-image. | ||||
2007-12-15 | angstrom-autobuilder: remove workaround for broken -native recipes | Koen Kooi | 1 | |
2007-12-13 | angstrom autobuilder: add meta-angstrom-2007 | Koen Kooi | 1 | |
2007-12-12 | build-release.sh: Add h3900. | Paul Sokolovsky | 1 | |
2007-12-09 | angstrom autobuilder: also build native toolchain for all archs | Koen Kooi | 1 | |
2007-12-07 | python2.5: fix RDEPENDS for python-codecs and python-netclient | Jeremy Laine | 1 | |
* add python-lang to python-codecs RDEPENDS * add python-crypt to python-netclient RDEPENDS * bump PR to ml5 (catch up with python-core) | ||||
2007-12-06 | Ångström autobuilder: new RSS generator | Marcin Juszkiewicz | 3 | |
2007-12-06 | angstrom/rss.php: fix links | Koen Kooi | 1 | |
2007-12-06 | contrib: angstrom/rss.php: quick & dirty rss generator for autobuilder uploads | Koen Kooi | 1 | |
* point your newsreader to http://www.angstrom-distribution.org/unstable/autobuild/rss.php to view it in actions | ||||
2007-12-06 | build-release.sh: timestamp success reports | Koen Kooi | 1 | |
2007-12-05 | python 2.5.1 enable and package ctypes module/package. closes #3368 -- ↵ | Michael Lauer | 1 | |
thanks emdete! | ||||
2007-12-05 | build-release.sh: remove console-image from ixp4xx builds | Koen Kooi | 1 | |
2007-12-05 | angstrom/build-release.sh : Remove graphics support from omap5912osk until ↵ | Philip Balister | 1 | |
flashing large image problem solved. | ||||
2007-12-05 | build-release.sh: rewritten Ångström autobuilder script | Marcin Juszkiewicz | 1 | |
- one function for building - uclibc is switchable in one place - simple function to give info about success of build | ||||
2007-12-04 | build-release.sh: script that tells the angstrom autobuilder what to build | Koen Kooi | 1 | |
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' |