summaryrefslogtreecommitdiffstats
path: root/classes/image_types_ostree.bbclass
Commit message (Expand)AuthorAgeFilesLines
* Convert to new override syntaxMartin Jansa2021-07-301-6/+6
* image_types_ostree.bbclass: drop prepare_ostree_rootfs prefuncMing Liu2021-06-191-15/+4
* image_types_ostree.bbclass: add fakeroot varflag to prepare_ostree_rootfsMing Liu2021-04-081-0/+1
* image_types_ostree.bbclass: get lock before accessing OSTREE_REPOMing Liu2021-01-281-0/+1
* image_types_ostree: fix chmodDominik Wild2020-09-171-4/+4
* meta: introduce ostree-kernel-initramfs recipeMing Liu2020-06-181-24/+0
* Merge pull request #728 from antznin/allow-specifying-dtb-namePatrick Vacek2020-06-031-3/+4
|\
| * image_types_ostree: allow specifying a device tree to deployantznin2020-05-291-3/+4
* | Update garage-push invocation for new clirls/2020.7Laurent Bonnans2020-05-291-1/+1
|/
* image_types_ostree: allow to add layer specific OSTree commit argumentsStefan Agner2020-05-261-1/+2
* Merge pull request #716 from agners/master-ostree-fix-deployment-refPatrick Vacek2020-05-121-12/+6
|\
| * image_types_ostree/ota: use hash from ostree commitStefan Agner2020-05-071-12/+6
* | sota_sanity.bbclass: introduce sota_check_boolean_variableMing Liu2020-05-111-2/+2
|/
* image_types_ostree/ota: move home physically to /var/rootdirs/homeStefan Agner2020-04-271-2/+0
* image_types_ostree/ota: do not commit homes to the OSTreeStefan Agner2020-04-271-7/+5
* image_types_ostree: use hardlink treeStefan Agner2020-04-271-5/+15
* image_types_ostree: drop unnecessary tmp handlingStefan Agner2020-04-271-3/+0
* image_types_ostree: update doc link.fix/doc-linkPatrick Vacek2020-02-181-2/+2
* image_types_ostree: set version metadata fieldpr/670Stefan Agner2020-01-281-0/+2
* image_types_ostree.bbclass: do not inherit distro_features_checkMing Liu2019-11-241-2/+3
* Only push repo manifest if garage-push supports itLaurent Bonnans2019-11-111-1/+2
* Send a copy of repo manifest through garage-pushLaurent Bonnans2019-11-081-2/+8
* meta: change OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFSchange-OTA_IMAGE_ROOTFS-to-TAR_IMAGE_ROOTFSMing Liu2019-11-061-2/+2
* image_types_ostree: Fix OSTree ref-bindingsfix-ref-bindingJeremias Cordoba2019-10-151-1/+2
* Use a default expiry of one month if nothing is specified.Patrick Vacek2019-08-211-0/+2
* aktualizr: latest garage-sign with expiration support.Patrick Vacek2019-08-201-4/+13
* Revert "Move OSTREE_BRANCHNAME to image_types_ostree.bbclass."Laurent Bonnans2019-08-151-2/+0
* Merge pull request #557 from agners/follow-fhsPatrick Vacek2019-07-241-9/+34
|\
| * image_types_ostree: add /usr/local supportStefan Agner2019-07-191-0/+25
| * image_types_ostree: make root directory only readable by rootStefan Agner2019-07-191-2/+2
| * image_types_ostree: add top level directories unconditionallyStefan Agner2019-07-191-7/+7
* | Merge pull request #550 from advancedtelematic/fix/branch-rebuildlbonn2019-07-191-0/+2
|\ \
| * | Move OSTREE_BRANCHNAME to image_types_ostree.bbclass.fix/branch-rebuildPatrick Vacek2019-07-181-0/+2
| |/
* / Allow customization of data in targets.jsonAndy Doan2019-07-171-0/+6
|/
* OTA-2418: Remove example.com URL from automated garage-sign usagefeat/OTA-2418/remove-example.comMykhaylo Sul2019-04-031-1/+6
* image_types_ostree: Add a unique ref to fix simultaneous bitbaking.fix/OTA-2211/simultaneous-bitbakingPatrick Vacek2019-02-211-2/+10
* meta: drop True option to getVar callsMing Liu2019-01-141-1/+1
* classes/image_types_ostree.bbclass: fix checksum calculationLuka Pivk2019-01-111-12/+13
* image_garagesign: Use a lock to fix concurrency problems.fix/OTA-1866/simultaneous-garage-signPatrick Vacek2019-01-071-0/+3
* Merge pull request #437 from LukaPivk/masterPatrick Vacek2018-12-141-0/+9
|\
| * classes/image_types_ostree.bbclass: add device tree to boot/devicetree-*Luka Pivk2018-12-141-0/+9
* | image_types_ostree: drop manual usrmove implementationStefan Agner2018-11-281-10/+0
* | image_types_ostree: make usrmerge mandatoryStefan Agner2018-11-281-0/+2
* | image_types_ostree: use OSTree repo location for lockfilesStefan Agner2018-11-281-1/+1
|/
* image_types_ostree/ota.bbclass: refactor ostree taskMing Liu2018-11-241-32/+18
* meta: drop redundant export syntaxMing Liu2018-11-241-9/+4
* image_types_ostree.bbclass: fix some dependencies issuesMing Liu2018-11-241-5/+2
* meta: replace bberror with bbfatalMing Liu2018-11-241-8/+4
* Allow setup custom hardware_idfeat/hardware_idSerhiy Stetskovych2018-11-221-1/+1
* aktualizr: Fix virtual secondary support.Patrick Vacek2018-11-131-5/+0