Age | Commit message (Expand) | Author | Files |
2016-01-26 | image.bbclass: check INITRAMFS_MAXSIZE | Robert Yang | 1 |
2016-01-26 | image: Don't create tasks with '.' in the name | Richard Purdie | 1 |
2016-01-19 | image: Handle image types containing '-' correctly | Richard Purdie | 1 |
2016-01-19 | image: Always run do_rootfs_wicenv | Richard Purdie | 1 |
2016-01-19 | bootimg/image: Enhance bootimg to respect RM_OLD_IMAGE | Richard Purdie | 1 |
2016-01-19 | image: Ensure we don't expand TMPDIR in image commands | Richard Purdie | 1 |
2016-01-19 | image: Fix instability of do_image_* checksums | Richard Purdie | 1 |
2016-01-19 | image: Fix wic environment issues | Richard Purdie | 1 |
2016-01-15 | image/image-live: Add back IMAGE_TYPES_MASKED support | Richard Purdie | 1 |
2016-01-15 | image.bbclass: Handle image base type dependency properly | Otavio Salvador | 1 |
2016-01-13 | image.bbclass: Unconditional includes of populate_sdk_ext fails | Mark Hatle | 1 |
2016-01-11 | classes: Fix do_rootfs references | Richard Purdie | 1 |
2016-01-11 | image: Create separate tasks for rootfs construction | Richard Purdie | 1 |
2016-01-11 | image: Move pre/post process commands to bbclass | Richard Purdie | 1 |
2016-01-11 | image.bbclass: Separate out image generation into a new task, do_image | Richard Purdie | 1 |
2016-01-07 | image: Really remove lockfiles flag | Richard Purdie | 1 |
2016-01-05 | image: Condense do_rootfs function/flags | Richard Purdie | 1 |
2016-01-05 | image/rootfs-postcommands: Separate out post rootfs commands to separate class | Richard Purdie | 1 |
2016-01-05 | image: Remove pointless rootfs lock | Richard Purdie | 1 |
2015-10-01 | image.bbclass: tweak the key location for dropbear when rootfs is readonly | Alexander Kanavin | 1 |
2015-10-01 | image.bbclass: when building a readonly rootfs, tweak ssh settings regardless... | Alexander Kanavin | 1 |
2015-09-28 | image types: add hdddirect | Patrick Ohly | 1 |
2015-09-16 | image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_* | Christopher Larson | 1 |
2015-09-03 | image.bbclass: add rootfs_check_host_user_contaminated | Christopher Larson | 1 |
2015-08-30 | image.bbclass: re-run do_rootfs when feature packages change | Christopher Larson | 1 |
2015-07-24 | image: Support for qcow2 | Christian Ziethén | 1 |
2015-07-22 | *image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDs | Gary Thomas | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-06-11 | image: Support for VDI | Juro Bystricky | 1 |
2015-05-23 | image.bbclass: Add a method for creating a companion debug filesystem | Mark Hatle | 1 |
2015-04-24 | image: zap_empty_root_password doesn't handle passwd file in shadow case | tprrt | 1 |
2015-04-20 | image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep... | Martin Jansa | 1 |
2015-03-24 | image.bbclass: Empty /var/volatile if it is a mount point | Randy Witt | 1 |
2015-03-24 | image: Ensure manifests end with a newline | Richard Purdie | 1 |
2015-02-23 | populate_sdk_ext: add extensible SDK | Randy Witt | 1 |
2015-02-14 | image: add new items to IMAGE_FEATURES[validitems] list | Saul Wold | 1 |
2015-02-07 | image.bbclass: don't let do_rootfs depend on BUILDNAME | Chen Qi | 1 |
2015-02-07 | core-image: split debug-tweaks into individual features | Saul Wold | 1 |
2015-02-03 | image.bbclass: make kernel depmod data optional | Dan McGregor | 1 |
2015-02-03 | classes/image: ensure uninstalled packages do not appear in manifests | Paul Eggleton | 1 |
2015-02-03 | classes/image: skip recipe on invalid IMAGE_FEATURES item | Paul Eggleton | 1 |
2015-02-03 | classes/image: drop unused default of MACHINE_POSTPROCESS_COMMAND | Paul Eggleton | 1 |
2015-01-29 | image: Add missing depends on virtual/kernel for depmod data | Richard Purdie | 1 |
2015-01-23 | kernel/image/depmodwrapper: Fixups for depmod | Richard Purdie | 1 |
2014-12-31 | image.bbclass: Remove 'set_image_autologin' function | Otavio Salvador | 1 |
2014-12-24 | image.bbclass: avoid boot error on read-only systemd image | Chen Qi | 1 |
2014-12-20 | image: Avoid race over directory creation | Richard Purdie | 1 |
2014-12-05 | image.bbclass: whitespace | Michael Jones | 1 |
2014-12-05 | image.bbclass: remove comment that readonly only works for sysvinit | Michael Jones | 1 |
2014-11-25 | image.bbclass: search both rootfs and native staging for passwd files | Peter A. Bigot | 1 |