summaryrefslogtreecommitdiff
path: root/systems/base-system-x86_64-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple templating system to Baserock definitionssam/easy-templatingSam Thursfield2016-04-151-20/+0
| | | | | | | | This is currently independent of the actual definitions format. The 'configure' tool generates actual .morph files from .morph.in files, and build tools then operate on these generated .morph files.t This is largely untested and no doubt broken!
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-5/+5
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* Install /etc/os-release using the new install-essential-files extensionJavier Jardón2015-04-291-0/+1
| | | | | | This is currently hardcoded in morph Change-Id: I34446bbdf6ad3a7bdd0c34e4fcbd79433ce0fd71
* Remove not required cloud-init support from base systemsFrancisco Redondo Marchena2015-04-101-3/+0
| | | | | | | | | | This patch fixes base-system-x86_{32,64}-generic which were broken since some chunks from cloudinit-support stratum were moved to python-core and python-common. It was decided in IRC that base-systems are not going to support cloud-init (see http://irclogs.baserock.org/ 10-04-2015) leaving the systems minimal. Change-Id: I55fe5cf2a8d46dcbc1bbfc39534f99001b4fc564
* system: simple-network is not needed anymore in systemd systemsbaserock/jjardon/systemd_217Javier Jardón2014-11-171-1/+0
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+23