summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Create a sym link to uhttpd in /usr/sbinbaserock/rdale/openwrt-debugRichard Dale2015-06-091-0/+3
|
* Use a more recent uci git refRichard Dale2015-06-091-1/+1
|
* Create a sym link for netifd in /sbinRichard Dale2015-06-091-0/+4
|
* Add gdb and strace chunks to the cpe-wrt stratum for debuggingRichard Dale2015-06-092-2/+14
|
* Create a uci sym link as /sbin/uciRichard Dale2015-06-051-2/+4
|
* Use a newer libubox versionRichard Dale2015-06-051-1/+3
|
* Remove the /var directory in the post install commands sectionRichard Dale2015-06-051-0/+2
|
* Use the upstream lorried iwinfo repoRichard Dale2015-05-281-1/+1
|
* Install missing config filesRichard Dale2015-05-223-2/+14
|
* Change the name of the installed binary to 'jsonfilter'Richard Dale2015-05-221-0/+1
|
* Use the latest commits of ubus and procdRichard Dale2015-05-221-2/+2
|
* Include busybox awkRichard Dale2015-05-221-3/+0
|
* Use the upstream:busybox repo in build-essentialRichard Dale2015-05-201-5/+5
|
* Fix uhttpd chunk so that it uses the lorried repoRichard Dale2015-05-201-2/+2
|
* The OpenWRT stratum 'cpe-wrt.morph' is built on top of 'core-wrt.morph'Richard Dale2015-05-1927-69/+874
|
* Enable the lock and netmsg appletsRichard Dale2015-05-191-0/+2
|
* Update various OpenWrt packagesSimon Hoinkis2015-05-1912-49/+140
| | | | | | | | | | | | | | * OpenWrt (base-files): Search and replace 'export -n' with 'export' in lib/functions/preinit.sh * procd: Install the binaries in /sbin * fstools: Install the binaries in /sbin * uci, ubox, ubus, firewall3: Create the correct symlinks in /bin * Busybox: Change to a repository which includes OpenWrt patches and delete the false sed command TODO: * Complete the adding of iwinfo for rpcd * Busybox build
* Add lock applet to busybox and change the repo for OpenWrtSimon Hoinkis2015-05-193-1/+6
|
* Include lua as chunk instead of stratumSimon Hoinkis2015-05-191-1/+7
|
* Add base-files to cpe-wrtSimon Hoinkis2015-05-195-1/+57
|
* * Change repos to upstream:openwrt/$(package)Simon Hoinkis2015-05-191-14/+14
| | | | * Fix some typos
* Add mips64b test systemSimon Hoinkis2015-05-191-0/+11
|
* Add procd chunk.William Holland2015-05-192-0/+13
|
* Add rpcd to cpe-wrtSimon Hoinkis2015-05-192-0/+14
|
* Add mtd to cpe-wrtSimon Hoinkis2015-05-192-0/+14
|
* Add fstools and netifd to cpe-wrtSimon Hoinkis2015-05-193-1/+31
|
* Add cpe-wrt stratum for a wireless routerWilliam Holland2015-05-191-0/+57
| | | | | The cpe-wrt stratum contains selected chunks from OpenWrt for use in a wireless router system.
* Move e2fsprogs from foundation to core stratumJavier Jardón2015-05-194-7/+8
| | | | | | | | So cross- systems doesnt depend on the whole foundation (cross- systems include morph, which depends on ostree, wich depends on e2fsprogs) Change-Id: I77918e2a2a66e9bd7c8ce77d2447e390d192a1c8
* Update mesa to latest stable (10.5.5)Javier Jardón2015-05-191-2/+2
| | | | | | | | | This release includes a fix that makes possible to run weston again on intel hardware (commit 536003c11e4cb1172c540932ce3cce06f03bf44e : i965: Add XRGB8888 format to intel_screen_make_configs) Change-Id: I6329ab08a48ed3594d33973017478c0332dd0f61
* bsp: Add DEVPTS_MULTIPLE_INSTANCESRichard Maw2015-05-1811-0/+11
| | | | | | | | This makes system containers work better. Now it is possible to log in with ssh or `machinectl login` to any containers started by systemd-nspawn. Change-Id: Ia038355b48e13fe67996a488660fecdfc5ae1215
* systems: Add coreutils-common to all devel systemsRichard Maw2015-05-1819-0/+38
| | | | | | | | | | | | This is not generally included in systems because it contains GPLv3 components, and we support GPLv3-less systems. However, devel systems aren't among the systems we need to ensure contain no GPLv3 components, and they are required for building some components, and building components outside of morph is a defined use-case for devel systems. Change-Id: I8475af70bda1b26e04adebce8897f272a1aa18bf
* Use a version of parted with submodules pointing at 'upstream:'Pedro Alvarez2015-05-181-1/+1
| | | | Change-Id: Ic7bf3899277e9bf11c1cc930f124be2a75bb0d19
* Use qtmultimedia instead of qtmultimedia-gstreamerJonathan Maw2015-05-151-1/+1
| | | | | | It was referring to a chunk morphology that didn't exist. Change-Id: I105b431f58045e411ed22a3b0cc920031f660d5d
* Add .gitreview fileRichard Ipsum2015-05-151-0/+5
| | | | Change-Id: I8aece6cd04f2521caa0a1af0d5780c1482b4a5a3
* Update MorphSam Thursfield2015-05-151-1/+1
| | | | | | | | | For these changes: 1da8ee6 Fix prototype of create_source_pool() d7e8604 Protocol check fix Change-Id: I80b14ca81a04c64a60f4332059927ffdc097d22e
* Update to btrfs-progs 4.0Tiago Gomes2015-05-152-6/+7
| | | | Change-Id: I1a3c6c9308c79ee81b74c15aee40bffdca312736
* mesa.morph: Do not use --enable-gallium-eglJavier Jardón2015-05-141-2/+1
| | | | | | | This configure option was removed since version 10.4, commit c46c551c56f78c6bf9e63524c89478695fc4f525 Change-Id: If396bc1139b43d3b16c72795921f485b68469c35
* Add essential-files/etc/inputrcJavier Jardón2015-05-132-0/+39
| | | | | | | | | | | | So some keys will behave correctly in the terminal This is a combination of the LFS version of this file [1] and the Arch one [2] [1] http://www.linuxfromscratch.org/lfs/view/stable/chapter07/inputrc.html [2] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/inputrc?h=packages/readline Change-Id: Ia45ff5b8c68cabb4767acc18cad326dd7dc561f5
* sync linux-x86-32-generic with linux-x86-64-genericJavier Jardón2015-05-131-0/+3
| | | | Change-Id: Ib1317670ec7bc2d8f504fde981d98fe1e4ae7ac1
* Update MorphSam Thursfield2015-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: eda5cb2 Explain how to cancel a distbuild eb9e43d distbuild: Set job status to failed when sending exec-cancel 43fed1e Revert "distbuild: Track worker jobs using artifact basename only" aa19fb9 Remove mention of MorphologyFactory in the unit tests 9cc12c9 Clean up artifact serialisation 2d19611 Move duplicate fix_chunk_build_mode function to a common location 1c45305 Enable native-bootstrap to continue build after recovered from fault. fdd6aeb Remove % from debug statement 733d6f9 Add a common func for handling build termination f4360e3 Add GraphProgress messages cc79a6b distbuild: Fix protocol version checking for distbuild commands 5aa34de yarns: Add yarn for morph diff 2d2774a yarns: Add the ability to tag chunks and commit updates to definitions e2e2ede morph: Add morph diff subcommand 812492d morphlib: Add utility module for parsing argv into lists of systems d22a4a2 distbuild: Builds currently break due to job being set twice 4cc7503 SourceResolver: Allow the resolution of multiple systems 43ae0cc LRC: Make get_updated_repo handle multiple refs 5f48a25 MorphologyLoader: Set filename attribute at parse time af5866c morph anchor: Handle updating refs 6aec7d7 morphlib.util: add word_join_list 7fe5c48 yarns: Fix incorrect chunk name in test suite Change-Id: Iaffcdd506dac6a31f1a11d9218afcb7f31b26758
* Fix path of stratum morph in zookeeper-client systemPedro Alvarez2015-05-121-1/+1
| | | | Change-Id: Ic4ff9fdabe6f3ec2b4d4d7a26905c490fce33078
* systems: Add cross-bootstrap-system-armv5l-genericJavier Jardón2015-05-121-0/+21
| | | | Change-Id: I85ccc845cd0bb03d4b589b3d1aa638fdbd1f38b5
* Add OpenBMC stratumZara2015-05-124-0/+48
| | | | Change-Id: I904a82d332f4a13802e3d39b848ba296a128f6a4
* Add minimal-system-armv5l-aspeed systemJavier Jardón2015-05-121-0/+20
| | | | Change-Id: If69df4ffd226f2ab447471714d2823f74a201e3a
* Add bsp-armv5l-aspeed stratumJavier Jardón2015-05-123-0/+42
| | | | Change-Id: I5dbfac93d9c53dd040c403b395303657108d5e43
* Mark that we use definitions version 3 in this repo.Sam Thursfield2015-05-081-1/+1
| | | | | | | | | | | | | | | | | | Commit 7b23e26d1e2bb24ca72a186 added a configure extension to all systems (install-essential-files.configure). From that point on, the only build tool able to deploy these definitions in Morph commit ed423dc974a61f1c033491 and newer. The first tagged version of Morph that contains this commit is 'baserock-definitions-v3'. Thus, we should consider the install-essential-files.configure extension part of definitions format version 3. It was already impossible to build the 15.19 release of Baserock with the version of Morph from the 15.10 release, due to other incompatible changes that were made to the definitions since 15.10 was released. Change-Id: I05c67cd039bb2124fef667bfe38a84dd9887b646
* Update MorphSam Thursfield2015-05-081-1/+1
| | | | | | | Changes: 524b17f Fix mistake in sysroot.write f9a0607 Raise an error if a stratum build-depends on itself
* Update routes to 2.1Tiago Gomes2015-05-081-2/+2
| | | | | | The OpenStack documentation states that Juno is not compatible with 2.0. Change-Id: I250203a4b9e006e54bf1147912600fbd9fef431f
* openstack: ensure that /var/run/openvswitch existsTiago Gomes2015-05-082-1/+2
| | | | | | | | | | | | | | | | This directory is created by the setup script, but as /var/run is a symbolic link to /run, which is a tmpfs mounting point, the directory will not persist across reboots. Hence, ensure that the directory exists before starting the services that require it. Note that we can't get away by adding the openvswitch-setup.service to the Wants of openvswitch.service and openvswitch-db-server.services, as those are enabled and started by the Ansible setup script, and so would create a deadlock. Also, remove non-existent service from the After section. Change-Id: Ic5c16f89a8e71e4ad42f468159d6e604a5ee8e47
* Update openstack services to latest Juno tag 2014.2.3Francisco Redondo Marchena2015-05-081-14/+14
| | | | Change-Id: I3ebe354e7c19dd2824cad7271fb7be66e9e96919