summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs-postcommands.bbclass
Commit message (Expand)AuthorAgeFilesLines
* meta: drop True option to getVar callsMing Liu2017-09-261-1/+1
* classes: drop image dependencies on TOPDIR variablePaul Eggleton2017-09-251-0/+1
* rootfs-postcommands: add test for unsatisfied RRECOMMENDSJose Alarcon2017-09-051-0/+12
* rootfs-postcommands: remove empty lineJose Alarcon2017-09-051-1/+0
* rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_...Khem Raj2017-08-181-1/+4
* rootfs-postcommands.bbclass: Prevent linking testdata to itselfMike Looijmans2017-08-181-3/+4
* openssh: allow to override OpenSSL HostKeys when read-only-rootfsAndré Draszik2017-06-121-2/+2
* rootfs-postcommands.bbclass: Check if "/etc/fstab" existsPanagiotis Tamtamis2017-05-161-1/+3
* rootfs-postcommands.bbclass: save relative pathsbrian avery2017-04-201-3/+5
* rootfs-postcommands.bbclass: drop insert_feed_uris functionMing Liu2017-01-311-18/+0
* meta: remove remaining True option to getVar callsMing Liu2017-01-311-2/+2
* classes/rootfs-postcommands: Add write_image_test_dataAníbal Limón2017-01-231-0/+18
* rootfs-postcommands.bbclass: sort passwd entriesPatrick Ohly2017-01-161-0/+22
* meta: remove True option to getVar callsJoshua Lock2016-12-161-3/+3
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-3/+0
* image: Deploy images to IMGDEPLOYDIREd Bartosh2016-09-041-2/+2
* systemd: allow add users to groups in rootfs postprocessStephano Cetola2016-07-211-0/+9
* systemd: allow add users as a rootfs postprocess cmdStephano Cetola2016-06-011-23/+20
* rootfs-postcommands: handle broken links when writing manifestRoss Burton2016-04-141-3/+1
* rootfs-postcommands: don't write manifest when IMAGE_MANIFEST emptyJoshua Lock2016-03-281-1/+4
* rootfs-postcommands: fix ssh_allow_empty_password checkingJonathan Liu2016-02-281-4/+6
* rootfs-postcommands: fix allow-empty-password on read-only rootfsRoss Burton2016-01-261-2/+2
* lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez2016-01-201-1/+3
* rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGERichard Purdie2016-01-191-0/+3
* image: Create separate tasks for rootfs constructionRichard Purdie2016-01-111-1/+12
* image/rootfs-postcommands: Separate out post rootfs commands to separate classRichard Purdie2016-01-061-0/+258