Skip to content

Base support for u-boot fitimage#4

Merged
ricardosalveti merged 5 commits intofoundriesio:masterfrom
ricardosalveti:initial-fit
Jan 16, 2019
Merged

Base support for u-boot fitimage#4
ricardosalveti merged 5 commits intofoundriesio:masterfrom
ricardosalveti:initial-fit

Conversation

@ricardosalveti
Copy link
Copy Markdown
Member

Before we officially transition to fitimage for all u-boot compatible targets, enable fitimage support in u-boot for early testing.

Extend SYS_BOOTM_LEN to 32M (required as OE is still unable to
compress the kernel image when fitImage is used) and enable support
for FIT.

Signed-off-by: Ricardo Salveti <[email protected]>
Overlays are compatible only with the downstream dtb files, so prefer
downstream to avoid breaking rpi users.

Signed-off-by: Ricardo Salveti <[email protected]>
@ricardosalveti ricardosalveti merged commit 4fed708 into foundriesio:master Jan 16, 2019
ricardosalveti added a commit that referenced this pull request Oct 25, 2021
Changes for moby:
- e2f740de44 Merge pull request #42959 from thaJeztah/20.10_backport_fix_racey_health_test
- acb4f263b3 Fix racey TestHealthKillContainer
- 8ab80e4a20 Merge pull request #42957 from thaJeztah/20.10_backport_rootless_quotes
- 52f5b613ba Merge pull request #42956 from cpuguy83/20.10-backport-kill-fixes
- a4b1ae5153 Merge pull request #42954 from crazy-max/20.10_build-local-normalized
- 59d2a2c397 dockerd-rootless.sh: Fix variable not double quotes cause unexpected behavior
- 2c6aa5aad9 Remove needless check
- 3285c27503 Fix log statement 'failed to exit' timeout accuracy
- a4bcd4c64f docker daemon container stop refactor
- bed624fdc9 docker kill: fix bug where failed kills didnt fallback to unix kill
- 80b7e8b5d7 buildkit: normalize build target and local platform
- 9f5b26fb86 Merge pull request #42944 from kevpar/20.10_update-winio
- c2b9a32875 vendor: Update go-winio to v0.4.20
- dc084ac10e Merge pull request #42923 from thaJeztah/20.10_bump_go_1.16.9
- a8a4b81d6a Merge pull request #42901 from thaJeztah/20.10_update_containerd_1.4.10
- c580a02873 [20.10] Update Go to 1.16.9
- da3769688a Merge pull request #42875 from awmirantis/bump_swarmkit_fix_rollback
- 59beba295e Merge pull request #42844 from AkihiroSuda/cherrypick-42764
- e086edaadf Merge pull request #42760 from AkihiroSuda/cherrypick-42708
- 129a2000cf [20.10] update containerd binary to v1.4.11
- 6835d15f55 [20.10] update containerd binary to v1.4.10
- 9cd3585bf5 Merge pull request #42843 from AkihiroSuda/cherrypick-42791
- 1c2ca1f624 Merge pull request #42869 from pete-woods/backport-quota-package-cgo-fix
- 977283509f Merge pull request #42836 from tianon/20.10-clone3
- 79ea9d3080 Merge pull request #5 from moby/20.10_bump_go_1.16.8
- 5730c139f7 Bump swarmkit to get fix for rollback
- 59f10e3435 quota: adjust build-tags to allow build without CGO
- fa78afebcf Update Go to 1.16.8
- 567c01f6d1 seccomp: add support for "clone3" syscall in default policy
- 07728cd2bd update runc binary to v1.0.2
- 964768f200 cmd/dockerd: add the link of "the documentation"
- bce32e5c93 Merge pull request #4 from moby/20.10-GHSA-v994-f8vw-g7j4-chroot-mkdir
- f0ab919f51 Merge pull request #2 from moby/20.10-GHSA-3fwx-pjgw-3558_0701-perms
- 80f1169eca chrootarchive: don't create parent dirs outside of chroot
- 93ac040bf0 Lock down docker root dir perms.
- b0c0b73798 bump up rootlesskit to v0.14.4

Changes for cli:
- b485636f4b Merge pull request #3331 from thaJeztah/20.10_backport_bump_go_1.16.9
- 241523cc1a Merge pull request #3334 from thaJeztah/20.10_backport_docs
- 9989fdbc40 Update most links in docs to use https by default
- 0e20c1fd21 Update Go to 1.16.9
- c4cb29837f Merge pull request #3335 from thaJeztah/20.10_backport_remove_seccomp_warning
- 0b56256638 Merge pull request #3336 from thaJeztah/20.10_backport_update_xx_image
- 1c0927a041 Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
- 82f9d5921b info: skip client-side warning about seccomp profile on API >= 1.42
- adb01ca79d docs: some minor touch-ups in checkpoint reference
- 8260476a06 docs: remove trailing space to fix generated YAML format
- aa5b6b7728 Merge pull request #3326 from thaJeztah/20.10_backport_docs
- 859e303655 Merge pull request #3268 from thaJeztah/20.10_backport_add_redirect
- bce2e1f953 docs: create.md: typo fix
- 44064f51c8 Fix typo in documentation - build.md
- 292779add5 Add doc for BUILDKIT_PROGRESS env var
- f2e79b826c docs: use "console" code-hint for shell examples
- fa46b92361 docs: rewrite reference docs for --stop-signal and --stop-timeout
- 400f81089a experimental: fix broken link to "checkpoint and restore" page
- c72057c8db docs: move checkpoint/restore doc from experimental into reference
- 77db97d595 Use private network address for default-address-pools setting in daemon.json example
- cbf0d2b7b7 docs: fix some broken anchors
- d0014a86bc docs: fix description of restart-delay to mention max (1 minute)
- 6c1c8b55aa docs: fix search results by filterd is-official
- c2ea9bc90b Merge pull request #3 from moby/20.10_backport_go_1.16.8
- 44fdac11f5 Update Go to 1.16.8
- 893e52cf4b Merge pull request #2 from moby/cli-GHSA-99pg-grm5-qq3v-default-authconfig-20.10
- 061051c24d docs: add missing redirect, and remove /go/experimental redirect
- 42d1c02750 registry: ensure default auth config has address

Signed-off-by: Ricardo Salveti <[email protected]>
ricardosalveti added a commit that referenced this pull request Jan 5, 2022
Changes for moby:
- e2f740de44 Merge pull request #42959 from thaJeztah/20.10_backport_fix_racey_health_test
- acb4f263b3 Fix racey TestHealthKillContainer
- 8ab80e4a20 Merge pull request #42957 from thaJeztah/20.10_backport_rootless_quotes
- 52f5b613ba Merge pull request #42956 from cpuguy83/20.10-backport-kill-fixes
- a4b1ae5153 Merge pull request #42954 from crazy-max/20.10_build-local-normalized
- 59d2a2c397 dockerd-rootless.sh: Fix variable not double quotes cause unexpected behavior
- 2c6aa5aad9 Remove needless check
- 3285c27503 Fix log statement 'failed to exit' timeout accuracy
- a4bcd4c64f docker daemon container stop refactor
- bed624fdc9 docker kill: fix bug where failed kills didnt fallback to unix kill
- 80b7e8b5d7 buildkit: normalize build target and local platform
- 9f5b26fb86 Merge pull request #42944 from kevpar/20.10_update-winio
- c2b9a32875 vendor: Update go-winio to v0.4.20
- dc084ac10e Merge pull request #42923 from thaJeztah/20.10_bump_go_1.16.9
- a8a4b81d6a Merge pull request #42901 from thaJeztah/20.10_update_containerd_1.4.10
- c580a02873 [20.10] Update Go to 1.16.9
- da3769688a Merge pull request #42875 from awmirantis/bump_swarmkit_fix_rollback
- 59beba295e Merge pull request #42844 from AkihiroSuda/cherrypick-42764
- e086edaadf Merge pull request #42760 from AkihiroSuda/cherrypick-42708
- 129a2000cf [20.10] update containerd binary to v1.4.11
- 6835d15f55 [20.10] update containerd binary to v1.4.10
- 9cd3585bf5 Merge pull request #42843 from AkihiroSuda/cherrypick-42791
- 1c2ca1f624 Merge pull request #42869 from pete-woods/backport-quota-package-cgo-fix
- 977283509f Merge pull request #42836 from tianon/20.10-clone3
- 79ea9d3080 Merge pull request #5 from moby/20.10_bump_go_1.16.8
- 5730c139f7 Bump swarmkit to get fix for rollback
- 59f10e3435 quota: adjust build-tags to allow build without CGO
- fa78afebcf Update Go to 1.16.8
- 567c01f6d1 seccomp: add support for "clone3" syscall in default policy
- 07728cd2bd update runc binary to v1.0.2
- 964768f200 cmd/dockerd: add the link of "the documentation"
- bce32e5c93 Merge pull request #4 from moby/20.10-GHSA-v994-f8vw-g7j4-chroot-mkdir
- f0ab919f51 Merge pull request #2 from moby/20.10-GHSA-3fwx-pjgw-3558_0701-perms
- 80f1169eca chrootarchive: don't create parent dirs outside of chroot
- 93ac040bf0 Lock down docker root dir perms.
- b0c0b73798 bump up rootlesskit to v0.14.4

Changes for cli:
- b485636f4b Merge pull request #3331 from thaJeztah/20.10_backport_bump_go_1.16.9
- 241523cc1a Merge pull request #3334 from thaJeztah/20.10_backport_docs
- 9989fdbc40 Update most links in docs to use https by default
- 0e20c1fd21 Update Go to 1.16.9
- c4cb29837f Merge pull request #3335 from thaJeztah/20.10_backport_remove_seccomp_warning
- 0b56256638 Merge pull request #3336 from thaJeztah/20.10_backport_update_xx_image
- 1c0927a041 Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
- 82f9d5921b info: skip client-side warning about seccomp profile on API >= 1.42
- adb01ca79d docs: some minor touch-ups in checkpoint reference
- 8260476a06 docs: remove trailing space to fix generated YAML format
- aa5b6b7728 Merge pull request #3326 from thaJeztah/20.10_backport_docs
- 859e303655 Merge pull request #3268 from thaJeztah/20.10_backport_add_redirect
- bce2e1f953 docs: create.md: typo fix
- 44064f51c8 Fix typo in documentation - build.md
- 292779add5 Add doc for BUILDKIT_PROGRESS env var
- f2e79b826c docs: use "console" code-hint for shell examples
- fa46b92361 docs: rewrite reference docs for --stop-signal and --stop-timeout
- 400f81089a experimental: fix broken link to "checkpoint and restore" page
- c72057c8db docs: move checkpoint/restore doc from experimental into reference
- 77db97d595 Use private network address for default-address-pools setting in daemon.json example
- cbf0d2b7b7 docs: fix some broken anchors
- d0014a86bc docs: fix description of restart-delay to mention max (1 minute)
- 6c1c8b55aa docs: fix search results by filterd is-official
- c2ea9bc90b Merge pull request #3 from moby/20.10_backport_go_1.16.8
- 44fdac11f5 Update Go to 1.16.8
- 893e52cf4b Merge pull request #2 from moby/cli-GHSA-99pg-grm5-qq3v-default-authconfig-20.10
- 061051c24d docs: add missing redirect, and remove /go/experimental redirect
- 42d1c02750 registry: ensure default auth config has address

Signed-off-by: Ricardo Salveti <[email protected]>
(cherry picked from commit 1348317)
ricardosalveti added a commit to ricardosalveti/meta-lmp that referenced this pull request Jan 10, 2022
Changes for moby:
- e2f740de44 Merge pull request #42959 from thaJeztah/20.10_backport_fix_racey_health_test
- acb4f263b3 Fix racey TestHealthKillContainer
- 8ab80e4a20 Merge pull request #42957 from thaJeztah/20.10_backport_rootless_quotes
- 52f5b613ba Merge pull request #42956 from cpuguy83/20.10-backport-kill-fixes
- a4b1ae5153 Merge pull request #42954 from crazy-max/20.10_build-local-normalized
- 59d2a2c397 dockerd-rootless.sh: Fix variable not double quotes cause unexpected behavior
- 2c6aa5aad9 Remove needless check
- 3285c27503 Fix log statement 'failed to exit' timeout accuracy
- a4bcd4c64f docker daemon container stop refactor
- bed624fdc9 docker kill: fix bug where failed kills didnt fallback to unix kill
- 80b7e8b5d7 buildkit: normalize build target and local platform
- 9f5b26fb86 Merge pull request #42944 from kevpar/20.10_update-winio
- c2b9a32875 vendor: Update go-winio to v0.4.20
- dc084ac10e Merge pull request #42923 from thaJeztah/20.10_bump_go_1.16.9
- a8a4b81d6a Merge pull request #42901 from thaJeztah/20.10_update_containerd_1.4.10
- c580a02873 [20.10] Update Go to 1.16.9
- da3769688a Merge pull request #42875 from awmirantis/bump_swarmkit_fix_rollback
- 59beba295e Merge pull request #42844 from AkihiroSuda/cherrypick-42764
- e086edaadf Merge pull request #42760 from AkihiroSuda/cherrypick-42708
- 129a2000cf [20.10] update containerd binary to v1.4.11
- 6835d15f55 [20.10] update containerd binary to v1.4.10
- 9cd3585bf5 Merge pull request #42843 from AkihiroSuda/cherrypick-42791
- 1c2ca1f624 Merge pull request #42869 from pete-woods/backport-quota-package-cgo-fix
- 977283509f Merge pull request #42836 from tianon/20.10-clone3
- 79ea9d3080 Merge pull request foundriesio#5 from moby/20.10_bump_go_1.16.8
- 5730c139f7 Bump swarmkit to get fix for rollback
- 59f10e3435 quota: adjust build-tags to allow build without CGO
- fa78afebcf Update Go to 1.16.8
- 567c01f6d1 seccomp: add support for "clone3" syscall in default policy
- 07728cd2bd update runc binary to v1.0.2
- 964768f200 cmd/dockerd: add the link of "the documentation"
- bce32e5c93 Merge pull request foundriesio#4 from moby/20.10-GHSA-v994-f8vw-g7j4-chroot-mkdir
- f0ab919f51 Merge pull request #2 from moby/20.10-GHSA-3fwx-pjgw-3558_0701-perms
- 80f1169eca chrootarchive: don't create parent dirs outside of chroot
- 93ac040bf0 Lock down docker root dir perms.
- b0c0b73798 bump up rootlesskit to v0.14.4

Changes for cli:
- b485636f4b Merge pull request #3331 from thaJeztah/20.10_backport_bump_go_1.16.9
- 241523cc1a Merge pull request #3334 from thaJeztah/20.10_backport_docs
- 9989fdbc40 Update most links in docs to use https by default
- 0e20c1fd21 Update Go to 1.16.9
- c4cb29837f Merge pull request #3335 from thaJeztah/20.10_backport_remove_seccomp_warning
- 0b56256638 Merge pull request #3336 from thaJeztah/20.10_backport_update_xx_image
- 1c0927a041 Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
- 82f9d5921b info: skip client-side warning about seccomp profile on API >= 1.42
- adb01ca79d docs: some minor touch-ups in checkpoint reference
- 8260476a06 docs: remove trailing space to fix generated YAML format
- aa5b6b7728 Merge pull request #3326 from thaJeztah/20.10_backport_docs
- 859e303655 Merge pull request #3268 from thaJeztah/20.10_backport_add_redirect
- bce2e1f953 docs: create.md: typo fix
- 44064f51c8 Fix typo in documentation - build.md
- 292779add5 Add doc for BUILDKIT_PROGRESS env var
- f2e79b826c docs: use "console" code-hint for shell examples
- fa46b92361 docs: rewrite reference docs for --stop-signal and --stop-timeout
- 400f81089a experimental: fix broken link to "checkpoint and restore" page
- c72057c8db docs: move checkpoint/restore doc from experimental into reference
- 77db97d595 Use private network address for default-address-pools setting in daemon.json example
- cbf0d2b7b7 docs: fix some broken anchors
- d0014a86bc docs: fix description of restart-delay to mention max (1 minute)
- 6c1c8b55aa docs: fix search results by filterd is-official
- c2ea9bc90b Merge pull request #3 from moby/20.10_backport_go_1.16.8
- 44fdac11f5 Update Go to 1.16.8
- 893e52cf4b Merge pull request #2 from moby/cli-GHSA-99pg-grm5-qq3v-default-authconfig-20.10
- 061051c24d docs: add missing redirect, and remove /go/experimental redirect
- 42d1c02750 registry: ensure default auth config has address

Signed-off-by: Ricardo Salveti <[email protected]>
(cherry picked from commit 1348317)
ricardosalveti added a commit to ricardosalveti/meta-lmp that referenced this pull request Jan 11, 2022
Changes for moby:
- e2f740de44 Merge pull request #42959 from thaJeztah/20.10_backport_fix_racey_health_test
- acb4f263b3 Fix racey TestHealthKillContainer
- 8ab80e4a20 Merge pull request #42957 from thaJeztah/20.10_backport_rootless_quotes
- 52f5b613ba Merge pull request #42956 from cpuguy83/20.10-backport-kill-fixes
- a4b1ae5153 Merge pull request #42954 from crazy-max/20.10_build-local-normalized
- 59d2a2c397 dockerd-rootless.sh: Fix variable not double quotes cause unexpected behavior
- 2c6aa5aad9 Remove needless check
- 3285c27503 Fix log statement 'failed to exit' timeout accuracy
- a4bcd4c64f docker daemon container stop refactor
- bed624fdc9 docker kill: fix bug where failed kills didnt fallback to unix kill
- 80b7e8b5d7 buildkit: normalize build target and local platform
- 9f5b26fb86 Merge pull request #42944 from kevpar/20.10_update-winio
- c2b9a32875 vendor: Update go-winio to v0.4.20
- dc084ac10e Merge pull request #42923 from thaJeztah/20.10_bump_go_1.16.9
- a8a4b81d6a Merge pull request #42901 from thaJeztah/20.10_update_containerd_1.4.10
- c580a02873 [20.10] Update Go to 1.16.9
- da3769688a Merge pull request #42875 from awmirantis/bump_swarmkit_fix_rollback
- 59beba295e Merge pull request #42844 from AkihiroSuda/cherrypick-42764
- e086edaadf Merge pull request #42760 from AkihiroSuda/cherrypick-42708
- 129a2000cf [20.10] update containerd binary to v1.4.11
- 6835d15f55 [20.10] update containerd binary to v1.4.10
- 9cd3585bf5 Merge pull request #42843 from AkihiroSuda/cherrypick-42791
- 1c2ca1f624 Merge pull request #42869 from pete-woods/backport-quota-package-cgo-fix
- 977283509f Merge pull request #42836 from tianon/20.10-clone3
- 79ea9d3080 Merge pull request foundriesio#5 from moby/20.10_bump_go_1.16.8
- 5730c139f7 Bump swarmkit to get fix for rollback
- 59f10e3435 quota: adjust build-tags to allow build without CGO
- fa78afebcf Update Go to 1.16.8
- 567c01f6d1 seccomp: add support for "clone3" syscall in default policy
- 07728cd2bd update runc binary to v1.0.2
- 964768f200 cmd/dockerd: add the link of "the documentation"
- bce32e5c93 Merge pull request foundriesio#4 from moby/20.10-GHSA-v994-f8vw-g7j4-chroot-mkdir
- f0ab919f51 Merge pull request #2 from moby/20.10-GHSA-3fwx-pjgw-3558_0701-perms
- 80f1169eca chrootarchive: don't create parent dirs outside of chroot
- 93ac040bf0 Lock down docker root dir perms.
- b0c0b73798 bump up rootlesskit to v0.14.4

Changes for cli:
- b485636f4b Merge pull request #3331 from thaJeztah/20.10_backport_bump_go_1.16.9
- 241523cc1a Merge pull request #3334 from thaJeztah/20.10_backport_docs
- 9989fdbc40 Update most links in docs to use https by default
- 0e20c1fd21 Update Go to 1.16.9
- c4cb29837f Merge pull request #3335 from thaJeztah/20.10_backport_remove_seccomp_warning
- 0b56256638 Merge pull request #3336 from thaJeztah/20.10_backport_update_xx_image
- 1c0927a041 Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
- 82f9d5921b info: skip client-side warning about seccomp profile on API >= 1.42
- adb01ca79d docs: some minor touch-ups in checkpoint reference
- 8260476a06 docs: remove trailing space to fix generated YAML format
- aa5b6b7728 Merge pull request #3326 from thaJeztah/20.10_backport_docs
- 859e303655 Merge pull request #3268 from thaJeztah/20.10_backport_add_redirect
- bce2e1f953 docs: create.md: typo fix
- 44064f51c8 Fix typo in documentation - build.md
- 292779add5 Add doc for BUILDKIT_PROGRESS env var
- f2e79b826c docs: use "console" code-hint for shell examples
- fa46b92361 docs: rewrite reference docs for --stop-signal and --stop-timeout
- 400f81089a experimental: fix broken link to "checkpoint and restore" page
- c72057c8db docs: move checkpoint/restore doc from experimental into reference
- 77db97d595 Use private network address for default-address-pools setting in daemon.json example
- cbf0d2b7b7 docs: fix some broken anchors
- d0014a86bc docs: fix description of restart-delay to mention max (1 minute)
- 6c1c8b55aa docs: fix search results by filterd is-official
- c2ea9bc90b Merge pull request #3 from moby/20.10_backport_go_1.16.8
- 44fdac11f5 Update Go to 1.16.8
- 893e52cf4b Merge pull request #2 from moby/cli-GHSA-99pg-grm5-qq3v-default-authconfig-20.10
- 061051c24d docs: add missing redirect, and remove /go/experimental redirect
- 42d1c02750 registry: ensure default auth config has address

Signed-off-by: Ricardo Salveti <[email protected]>
(cherry picked from commit 1348317)
ricardosalveti added a commit to ricardosalveti/meta-lmp that referenced this pull request Jan 11, 2022
Changes for moby:
- e2f740de44 Merge pull request #42959 from thaJeztah/20.10_backport_fix_racey_health_test
- acb4f263b3 Fix racey TestHealthKillContainer
- 8ab80e4a20 Merge pull request #42957 from thaJeztah/20.10_backport_rootless_quotes
- 52f5b613ba Merge pull request #42956 from cpuguy83/20.10-backport-kill-fixes
- a4b1ae5153 Merge pull request #42954 from crazy-max/20.10_build-local-normalized
- 59d2a2c397 dockerd-rootless.sh: Fix variable not double quotes cause unexpected behavior
- 2c6aa5aad9 Remove needless check
- 3285c27503 Fix log statement 'failed to exit' timeout accuracy
- a4bcd4c64f docker daemon container stop refactor
- bed624fdc9 docker kill: fix bug where failed kills didnt fallback to unix kill
- 80b7e8b5d7 buildkit: normalize build target and local platform
- 9f5b26fb86 Merge pull request #42944 from kevpar/20.10_update-winio
- c2b9a32875 vendor: Update go-winio to v0.4.20
- dc084ac10e Merge pull request #42923 from thaJeztah/20.10_bump_go_1.16.9
- a8a4b81d6a Merge pull request #42901 from thaJeztah/20.10_update_containerd_1.4.10
- c580a02873 [20.10] Update Go to 1.16.9
- da3769688a Merge pull request #42875 from awmirantis/bump_swarmkit_fix_rollback
- 59beba295e Merge pull request #42844 from AkihiroSuda/cherrypick-42764
- e086edaadf Merge pull request #42760 from AkihiroSuda/cherrypick-42708
- 129a2000cf [20.10] update containerd binary to v1.4.11
- 6835d15f55 [20.10] update containerd binary to v1.4.10
- 9cd3585bf5 Merge pull request #42843 from AkihiroSuda/cherrypick-42791
- 1c2ca1f624 Merge pull request #42869 from pete-woods/backport-quota-package-cgo-fix
- 977283509f Merge pull request #42836 from tianon/20.10-clone3
- 79ea9d3080 Merge pull request foundriesio#5 from moby/20.10_bump_go_1.16.8
- 5730c139f7 Bump swarmkit to get fix for rollback
- 59f10e3435 quota: adjust build-tags to allow build without CGO
- fa78afebcf Update Go to 1.16.8
- 567c01f6d1 seccomp: add support for "clone3" syscall in default policy
- 07728cd2bd update runc binary to v1.0.2
- 964768f200 cmd/dockerd: add the link of "the documentation"
- bce32e5c93 Merge pull request foundriesio#4 from moby/20.10-GHSA-v994-f8vw-g7j4-chroot-mkdir
- f0ab919f51 Merge pull request #2 from moby/20.10-GHSA-3fwx-pjgw-3558_0701-perms
- 80f1169eca chrootarchive: don't create parent dirs outside of chroot
- 93ac040bf0 Lock down docker root dir perms.
- b0c0b73798 bump up rootlesskit to v0.14.4

Changes for cli:
- b485636f4b Merge pull request #3331 from thaJeztah/20.10_backport_bump_go_1.16.9
- 241523cc1a Merge pull request #3334 from thaJeztah/20.10_backport_docs
- 9989fdbc40 Update most links in docs to use https by default
- 0e20c1fd21 Update Go to 1.16.9
- c4cb29837f Merge pull request #3335 from thaJeztah/20.10_backport_remove_seccomp_warning
- 0b56256638 Merge pull request #3336 from thaJeztah/20.10_backport_update_xx_image
- 1c0927a041 Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
- 82f9d5921b info: skip client-side warning about seccomp profile on API >= 1.42
- adb01ca79d docs: some minor touch-ups in checkpoint reference
- 8260476a06 docs: remove trailing space to fix generated YAML format
- aa5b6b7728 Merge pull request #3326 from thaJeztah/20.10_backport_docs
- 859e303655 Merge pull request #3268 from thaJeztah/20.10_backport_add_redirect
- bce2e1f953 docs: create.md: typo fix
- 44064f51c8 Fix typo in documentation - build.md
- 292779add5 Add doc for BUILDKIT_PROGRESS env var
- f2e79b826c docs: use "console" code-hint for shell examples
- fa46b92361 docs: rewrite reference docs for --stop-signal and --stop-timeout
- 400f81089a experimental: fix broken link to "checkpoint and restore" page
- c72057c8db docs: move checkpoint/restore doc from experimental into reference
- 77db97d595 Use private network address for default-address-pools setting in daemon.json example
- cbf0d2b7b7 docs: fix some broken anchors
- d0014a86bc docs: fix description of restart-delay to mention max (1 minute)
- 6c1c8b55aa docs: fix search results by filterd is-official
- c2ea9bc90b Merge pull request #3 from moby/20.10_backport_go_1.16.8
- 44fdac11f5 Update Go to 1.16.8
- 893e52cf4b Merge pull request #2 from moby/cli-GHSA-99pg-grm5-qq3v-default-authconfig-20.10
- 061051c24d docs: add missing redirect, and remove /go/experimental redirect
- 42d1c02750 registry: ensure default auth config has address

Signed-off-by: Ricardo Salveti <[email protected]>
(cherry picked from commit 1348317)
quaresmajose pushed a commit that referenced this pull request Nov 9, 2022
Relevant changes:
- 0ad21fe63f glib-2.0: Fix build with clang compiler
- 7f4870132e llvm: Update to 9.0.0
- 8773a85db9 iso-codes:upgrade 4.3 -> 4.4
- 79297c6041 fribidi:upgrade 1.0.5 -> 1.0.7
- 88cbc6b620 libxfont2:upgrade 2.0.3 -> 2.0.4
- c20ba784c9 msmtp:upgrade 1.8.5 -> 1.8.6
- 622362d6d3 librepo:upgrade 1.10.5 -> 1.10.6
- 9650eefe45 expat:upgrade 2.2.8 -> 2.2.9
- 385126d1f1 gnu-efi: Do not use gcc-only options when building with clang
- 39e7590db6 libpcap: Clarify BSD license variant
- 85ed4e8ccd p11-kit: Clarify BSD license variant
- 04849897a3 libpcre: Clarify BSD license variant
- 80e8ee5e73 libwebp: Clarify BSD license variant
- fc55e9819d speexdsp: Clarify BSD license variant
- 482e8277b9 speex: Clarify BSD license variant
- 9912fabffa libtheora: Clarify BSD license variant
- 27a73929ee libvorbis: Clarify BSD license variant
- 9294080802 libogg: Clarify BSD license variant
- 27e9907631 libxpm: Clarify BSD license variant
- de15316e77 tcp-wrappers: Clarify BSD license variant
- a91163844e rpcbind: Clarify BSD license variant
- 9bd43b9306 lighttpd: Clarify BSD license variant
- 3d89828b6e pbzip2: Clarify BSD license variant
- f63d9b84b4 libarchive: Clarify BSD license variant
- 72998a9d4c libtirpc: Clarify BSD license variant
- cc50baa6f7 python-smmap: Clarify BSD license variant
- eac9b021e2 python-async: Clarify BSD license variant
- 2bafc93d58 file: Clarify BSD license variant
- e8118c5cf2 flex: Clarify BSD license variant
- 8621e32957 cmake: Clarify BSD license variant
- 95507898ad wpa-supplicant: Clarify BSD license variant
- 8d53cbe59a ovmf: Clarify BSD license variant
- a1b798c5b1 sqlite3:upgrade 3.29 -> 3.30
- f31896504c dbus: Change path of system_bus_socket from /var/run/dbus/ to /run/dbus/
- 3ecb674440 runqemu: Remove disabling of high resolution timer
- 3a4a037450 meta: add missing description in recipes-extended
- 1c60c5744b shadow: update homepage and bugtracker
- ed9df073e1 createrepo-c: upgrade to 0.15.1
- e5bf0814f5 libmodulemd: remove the recipe
- e0678765b1 libmodulemd-v1: introduce the recipe
- 8c71e48291 meson: update to 0.52.0
- 42a5ba2dd5 vala: upgrade 0.44.7 -> 0.46.3
- 5bcf7ab7d9 p11-kit: upgrade 0.23.16.1 -> 0.23.18.1
- 7e71efea86 mpg123: upgrade 1.25.11 -> 1.25.12
- f761f063a7 libsecret: upgrade 0.19.0 -> 0.19.1
- d95fb98e44 libdazzle: upgrade 3.32.3 -> 3.34.1
- 3fb6f352b5 gtk-doc: upgrade 1.31 -> 1.32
- d9e3ff36af webkitgtk: update 2.24.4 -> 2.26.1
- cc43e5962e epiphany: upgrade 3.32.4 -> 3.34.1
- 837a54655a glib-networking: update to 2.62.1
- 5a0de7b1ee glib-2.0: upgrade to 2.62.1
- a41ee35a70 gobject-introspection: update to 1.62.0
- 2d5ecc560d runqemu: unset another environment variable for 'egl-headless'
- ca7570d8c3 meta: simplify over descriptive descriptions in devtools
- 328e3a1a3b python3: CVE-2019-16056
- 7e74bf2166 python: CVE-2019-16056
- fd50395bc0 license_image.bbclass: check and reject packages which have incompatible licenses
- 8a0f342e4f license.bbclass: split incompatible license check into a helper function
- f8c588e555 elfutils: do not depend on target libtool
- 0357b2d2cd bind: do not RDEPEND on bash
- 1f9610b33b iproute2: make elfutils support optional
- 61adf39b55 libcheck: split /usr/bin/checkmk into its own package
- 79ebbca694 python3: un-break disabling the readline PACKAGECONFIG
- 02eb487c81 python3: make gdbm optional
- 88cf0b10d2 perl: make gdbm optional
- dee3eeb5d4 socat: turn hard readline dependency into an option
- 59938780e7 build-appliance-image: Update to master head revision
- 4dc83cd311 readline-native: Fix builds on tumbleweed
- 8ffe6ca984 scripts/gen-lockedsig-cache: Don't list paths which don't exist
- b6abf7c201 build-appliance-image: Update to master head revision
- d42f381c4f libpcap:upgrade 1.9.0 -> 1.9.1
- 6a710ad0b4 oeqa/selftest/imagefeatures: improve test_hypervisor_fmts
- c75707bbd2 bluez5: add needed character encoding for ptests
- e4113d1481 gdb: Bump from 8.3 to 8.3.1
- 487eb18928 llvm: remove -mlongcall from CXXFLAGS for powerpc
- 34834d06ce perl: Handle PACKAGES_DYNAMIC for perl-native
- 0f09c5b7a9 dnf.py: check busybox for case test_dnf_installroot
- 86092fdac2 systemd.bbclass: add RMINITDIR for nativesdk builds
- f8e3a294ea pango: remove obsolete libtool FILES
- 55a54aed27 linux-yocto/5.2: fix strace/ptrace long runtime issues
- aba70cbbc1 linux-yocto-rt/5.2: update to -rt9
- 3dc75ab44c oeqa/sdk: improve Meson test
- 2ed29a5d0d harfbuzz: add PACKAGECONFIGs for all the optional dependencies
- 2795e3bfde toolchain-scripts: export READELF
- a5c9709b8d layer.conf: Update for zeus series
- d5fd205239 lib/oe/terminal.py: fix gnome-terminal start behavior
- 11e85220d9 ghostscript: Disable libpaper
- c279c9d7f0 watchdog: fix PIDFile path in existing patch
- 5d16d265cc insane: add check for perllocal.pod
- b1fffd4070 systemd: don't install systemd-hwdb-update.service
- 9f0f688cec systemd: don't install udev.pc manually
- 9aa543aa9b meson: fix cross detection
- e78641854c meson: update patch status
- d253b061fb meson: fix RDEPENDS
- 4b2a7b3c9c oe.svg: Copy artwork from openembedded-classic.
- 57075f3ded meta: add missing some description in devtools
- 9e5de87d26 qemu: Add ppc64 to QEMU_TARGETS
- 88ab649567 musl: Update to latest
- 7537580b3d wic/direct: Partition numbering is broken for MBR primary partition #4
- aa94f00eec devtool/standard.py: Not filtering devtool workspace for devtool finish
- 44f0047c02 kernel-devicetree.bbclass: add missing backslash
- 73eb644db1 ethtool, libcap: fix upstream version check
- a87c3e425d uninative: Update to 2.7 release
- 520c6f30cd rootfs-postcommands: Avoid use of an hard-coded value
- 178e2d0ba8 sanity.conf: Bump minimum bitbake version
- 5b01726d1c base: Improve module import error message
- 7eae250293 packagegroup: fix a comment regarding PACKAGE_ARCH
- d47c598187 bash-completion: add image feature
- 0315aabeff icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is set
- 91efc50723 systemd: Expose resolv-conf alternative only when resolved is built
- c63c7fb890 binutils: drop UPSTREAM_VERSION_UNKNOWN
- ad36335b85 gen-lockedsig-cache: Replace glob lookup with hash to filename lookup
- f5259a62d4 classes/reproducible_build: Create SDE destination
- 93ed352467 core-image-sato-sdk-ptest: Remove valgrind ptests for riscv
- 49b10ab3f8 local.conf.sample: Add Hash Equivalence
- 402eef2523 lttng-ust: update patch Signed-off-by
- 6ff71dd308 ruby: fix non-IPv6 support
- b1afaccdba ruby: configure mis-detects isnan/isinf on musl
- 90dbe9019c ruby: drop long-merged CVE patches
- f5bb061293 opkg: remove redundant systemd inherit
- 49c4febcbf opkg: remove pathfinder PACKAGECONFIG option
- 3bde502f61 ltp: Fix hang of cve test cases
- 6792307a41 musl: Fix __riscv_mc* containers to match glibc
- a37aafc691 mesa: Add freedreno PACKAGECONFIG option
- 37eabe25d1 bluez5: update patch to fix do_patch error when PATCHTOOL = "patch".
- 7472bdb6ed pango: fix the failing testiter test case
- eba857d3e5 python3: move runpy to core
- b57304c1af tiff: fix CVE-2019-14973
- ebc974be12 initramfs-framework: support PARTLABEL option
- f78248a238 python: add tk-lib as runtime dependency for python-tkinter
- 8adf98e63f shadow: use relaxed usernames for all
- 14cca82464 ffmpeg: enable more verbose build logs
- 9973f89daf systemd: fix NFS regression
- a9db961734 unzip: Fix CVE-2019-13232
- ea714fff38 lighttpd: remove fam as a PACKAGECONFIG option
- c265693208 packagegroups: All groups are not allarch
- a3b3e8fb12 strace: Upgrade to 5.3
- d1b1bfece0 lttng-ust: Fix for --enable-python-agent
- 4ba7ef79d2 lib/oe/lsb: Make sure the distro ID is always lowercased
- 1a1b9e3ff3 apr: Check for libtoolize rather than libtool
- 20531dc0b8 oeqa/core/case.py: Encode binary data of log
- 3613451825 oeqa/core/utils/concurrencytest.py: Handle exceptions and details
- 05c6842e74 populate_sdk_ext: Fix for hash equiv
- 73d3414ecf lib/sstatesig: Fix class inheritance problems
- e58eaf5b8c oeqa/selftest/signing: Fix for hash equivlance server
- 25dc3d78de sstatesig: Fix hash equivlanency locked signature issues
- f963a51544 kernel.fitimage.bbclass: remove ramdisk_ctype
- 39f53aae94 python3-pip: ensure pickle is installed
- cce4af642c json-c: use GitHub for upstream release checking
- 952a3fa77c kexec-tools: fix arm kexec failure for __NR_kexec_file_load
- 642b3e79c6 ffmpeg: update from 4.2 to 4.2.1
- a424ef0a0c oeqa: Test multiconfig parsing
- 7ed7dc39e3 python3-subunit: ensure runtime dependencies are present
- 4433d3133c devtool: finish: Add suppport for the --no-clean option
- 69b7a2ba3a devtool: finish: Keep patches ordered when updating bbappend
- c8d0bf3411 expect: Fix buffer overflow error when build in long path
- ac27d12fe5 classes/reproducible_build: Move SDE deploy to another directory
- 141d024006 classes/image-live.bbclass: Don't hardcode cpio.gz
- fd3c468408 net-tools: Fix installed-vs-shipped for nativesdk
- bd8ba628b0 expect: Fix configure error for nativesdk
- 0217a0392b wic: Using the right rootfs size during prepare_rootfs
- ba2df1fa43 sdk: Install nativesdk locales for all TCLIBC variants
- db22dbe158 u-boot: add CVE patches for u-boot
- 198689f749 qemuriscv: Do not blacklist clang anymore
- 853c35003a musl: Fix riscv64 CAS functions
- f73676b07f cases/bbtests.py: test_bitbake_g(): Check base-files rather than busybox
- ee7b48e1ca linux-yocto/5.2: update to v5.2.17
- c4811bc2ee linux-yocto/5.2: update to v5.2.16
- ece5ad6200 linux-yocto/5.2: update to v5.2.14
- 885eeb589e linux-yocto/4.19: update to v4.19.72
- 94f5f7b3fb linux-yocto/5.2: update to v5.2.13
- 4ed7861875 Revert "meta-extsdk: Either an sstate task is a proper task or it isn't"
- 32b0265a59 json-c: clean up recipe
- f4621cf451 devtool.py: fix buildclean test
- 046d7e1de0 devtool.py: change to do clean before remove-layer
- 9f9706d397 systemd: Make it build with hwdb disabled
- ca07f88c21 distcc: split into client and server packages
- f43ccc8c3a distcc: use --enable-tcp-insecure instead of --make-me-a-botnet
- f69cb86f4c distcc: clean up the UI install logic
- abc51bfa89 json-c: Don't --enable-rdrand
- 3806d38e61 oeqa/selftest/reproducible: test ipkgs too
- d954ddcb2a initramfs-framework: fix var name
- 61c4136900 package: Multiple shlib_providers for the same file should error
- 95ad562629 build-appliance-image: Update to master head revision
- 3a8e60bb36 layer.conf: Remove weston-conf from SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
- 3d2d31fed6 tzdata: Correct the packaging of /etc/localtime and /etc/timezone
- b40e245795 package_rpm.bbclass: Remove a misleading bb.note()
- 01692856b8 meson.bbclass: Handle microblaze* mapping to cpu family
- d41e7018be oeqa/concurrenttest: Use ionice to delete build directories
- 1b727dd729 externalsrc: stop rebuilds of 2+ externalsrc recipes sharing the same git repo
- 53d6cd9821 meta-extsdk: Either an sstate task is a proper task or it isn't
- 101d1ea3fe systemd: Handle slow to boot mips hwdb update timeouts
- d046afd12e populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdk
- aa3bced2e1 weston-init: Add possibility to run weston as non-root user
- 6901b7840d initramfs-framework: support PARTLABEL option
- e3caee8f86 classes/archiver: Fix WORKDIR for shared source
- c9f474e654 libmpc: Remove dead UPSTREAM_CHECK_URI
- e293959216 squashfs-tools: Remove UPSTREAM_CHECK_COMMITS
- 1c8201da33 lttng-ust: Upgrade 2.10.4 -> 2.10.5
- daf55a989c lttng-modules: Upgrade 2.10.10 -> 2.10.11
- 1975c05b60 glib-2.0: Upgrade 2.60.6 -> 2.60.7
- e714b8982c initramfs-framework: support PARTLABEL option
- f66c02130d glibc: Make it build without ldconfig in DISTRO_FEATURES
- 89251c2227 cmake: 3.15.2 -> 3.15.3
- d50d52188c opkg-utils: respect SOURCE_DATE_EPOCH when building ipkgs
- 4cf076879a udev-extraconf: skip mounting partitions already mounted by systemd
- 7aaa9200b5 systemd-systemctl-native: don't care about line endings
- 70a77b9103 rootfs-postcommands: check /etc/gconf exists before working on it
- 58aa346673 libinput: upgrade 1.14.0 -> 1.14.1
- 7adf9707c0 report-error.bbclass: add local.conf/auto.conf into error report
- 4d56cf8743 gcc: Security fix for CVE-2019-15847
- a77e6e53fe piglit: upgrade to latest revision
- d19bf3cc76 gdk-pixbuf: upgrade 2.38.1 -> 2.38.2
- 0fdc0ea0c1 acpica: upgrade 20190509 -> 20190816
- 3728899a0c live-vm-common.bbclass: provide efi population functions for live images
- 094c272a74 systemd-boot.bbclass: switch to image-uefi.conf
- 4acac3560c systemd-boot: switch to image-uefi.conf
- 8d15c015d2 grub-efi.bbclass: switch to image-uefi.conf
- e6bb6d31c4 grub-efi: switch to image-uefi.conf
- b5a97272ba grub-bootconf: switch to image-uefi.conf
- 9c4945f1f0 image-uefi.conf: add config file holding configuration for UEFI images
- 54b3adb6bc Remove SSTATE_HASHEQUIV_SERVER
- 519561172c sstatesig: Update server URI
- 36670f3989 strace: add a timeout for running ptests
- 8b4edb8552 openssl: Enable os option for with-rand-seed as well
- 8c39aa80e3 weston: Set depends to the virtual needed not explicitly on Mesa
- 83877206bd gtk+3: Set depends to the virtual needed not explicitly on Mesa
- 12f887e26c cogl: Set depends to the virtual needed not explicitly on Mesa
- 358b5f94a3 libical: upgrade to 3.0.6
- 95bad67a80 runqemu: Mention snapshot in the help output
- f53dda5306 python3-dbus: update to 1.2.12
- a96272dc0b libepoxy: Disable x11 when not building for x11
- d55fc868f3 libunwind: apply configure over-ride to both big and little endian ARM
- 2e00755bf2 initscripts: enable alignment.sh init script for big endian ARM
- ec28979f47 libwebp: apply ARM specific config options to big endian ARM
- 7ddfb9374f ffmpeg: add PACKAGECONFIG controls for alsa and zlib (enable by default)
- 917789ab3c busybox: rcS and rcK should not be writeable by everyone
- 526188096b base-files: drop legacy empty file /etc/default/usbd
- 56e4e05417 grub: remove diffutils and freetype runtime dependencies
- 20f1a45431 busybox.inc: handle empty DEBUG_PREFIX_MAP
- 24174c6daf openssl: Upgrade 1.1.1c -> 1.1.1d
- a9163120ed classextend.py: don't extend file for file dependency
- dec1616af9 curl: update to 7.66.0
- cd735ab1df systemd: upgrade to 243

Signed-off-by: Ricardo Salveti <[email protected]>
quaresmajose pushed a commit that referenced this pull request Jan 10, 2023
….0-repor.patch to apply cleanly

ERROR: hyperstart-v0.2+gitAUTOINC+15bb718ad3-r0 do_patch: Fuzz detected:

Applying patch 0001-container.c-Fix-compiler-errors-that-gcc-8.1.0-repor.patch
patching file src/container.c
Hunk #2 succeeded at 118 with fuzz 1 (offset 17 lines).
Hunk #3 succeeded at 148 (offset 18 lines).
Hunk #4 succeeded at 158 (offset 18 lines).
Hunk #5 succeeded at 167 with fuzz 1 (offset 18 lines).
Hunk #6 succeeded at 197 (offset 20 lines).
Hunk #7 succeeded at 222 (offset 20 lines).
Hunk #8 succeeded at 240 (offset 20 lines).
Hunk #9 succeeded at 277 (offset 20 lines).
Hunk #10 succeeded at 285 (offset 20 lines).
Hunk #11 succeeded at 325 (offset 27 lines).
Hunk #12 succeeded at 583 (offset 30 lines).
Hunk #13 succeeded at 646 (offset 30 lines).
Hunk #14 succeeded at 664 (offset 30 lines).
Hunk #15 succeeded at 749 (offset 30 lines).
Hunk #16 succeeded at 769 (offset 30 lines).
Hunk #17 succeeded at 778 (offset 30 lines).

The context lines in the patches can be updated with devtool:

    devtool modify hyperstart
    devtool finish --force-patch-refresh hyperstart <layer_path>

Don't forget to review changes done by devtool!

ERROR: hyperstart-v0.2+gitAUTOINC+15bb718ad3-r0 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz]

Signed-off-by: Martin Jansa <[email protected]>
Signed-off-by: Bruce Ashfield <[email protected]>
quaresmajose pushed a commit that referenced this pull request Jan 10, 2023
* as mentioned in:
  lkundrak/dev86#17
  the original lkundrak repo is no longer maintained

* pass only BASE_PV as VERSION in EXTRA_OEMAKE to prevent:
  | version.h:4:20: error: ‘gitAUTOINC’ undeclared (first use in this function)
  |  #define VER_PAT 21+gitAUTOINC+e254e0b196
  |                     ^

* there are many new commits, we need at least that fix for
  newer gperf

git log --oneline v0.16.21..jbruchon/master
e254e0b (jbruchon/master) Merge pull request #21 from tkchia/master
3473bde [libc] update _signal syscall semantics, per ABI change in ELKS at ghaerr/elks#629
d74e90d Merge pull request #20 from tkchia/tkchia/update-syscalls
541a8d5 [libc] update syscall list & ino_t type, per ELKS tree
710e852 Merge pull request #16 from spacerace/master
b215454 Merge pull request #17 from mfld-fr/master
870635e Move EMU86 & MON86 to standalone projects
84e3d00 [mon86] Latest touch before moving
c2f288c [emu86] Latest touch before moving
f7449f3 libc tests for MSDOS target (far away from complete ;))
6cbd64d fixing problem in string.h introduced by myself -.-
39e04cd Merge branch 'master' of https://github.com/spacerace/dev86
b44e43d Added OpenBSD's timingsafe_bcmp() and timingsafe_memcmp()
857c30e Added BSD's strlcat() and strlcpy(), safe string copy/cat
0764e09 typo in string.h
2fb6a3a swab()
4e09d08 strupr()
2bd985f strset()
5a7bb33 strrev()
56be26a strnset()
c919b2d strlwr()
b63f295 h+Mf bzero() strnset() strset() strlwr() strupr() strrev() swab()
5985246 removed old implementation of strstr. if anyone needs this file => remains in git history
7b481c0 added bzero()
776929c Merge pull request #15 from spacerace/master
8206ed2 stdlib.h + Makefile changes for getenv() and system()
b995d1e getenv() implementation
60466fe system() implementation
12439ac note on __mkenv (related to getenv commits from me)
aae041a removed empty line on top of file
6d6d91f removed uneeded empty file (see sound.c)
ff7d37e formatting (tabs)
246418a formatting in one line fixed
4ff1f48 Merge pull request #14 from mfld-fr/emu86
1b8f8db Add data & suspicious opcode breakpoints
798c4a2 Merge pull request #13 from rdebath/jbruchon
2eb4d82 Add .travis.yml for running "make distribution" tests.
2ea54e1 Merge pull request #12 from mgorny/makez
f14f78e build: Always use $(MAKE) to spawn sub-make
dfb9b42 Merge pull request #11 from mfld-fr/emu86
6ae2b54 Make dev86 working "in tree"
224843f Merge pull request #10 from mfld-fr/emu86
e56a958 [emu86] Test against ELKS - Round 3
0099ec8 Merge pull request #9 from mfld-fr/emu86
32865c8 [emu86] Test against ELKS - Round 2
e1aa9bd Merge pull request #8 from mfld-fr/emu86
c7ebb2a [emu86] Optimize execution lookup
57019a7 [emu86] Complete decoding optimization
de516a5 [emu86] Fix mfld-fr#21 : opcode 90h (NOP)
40f7c99 [emu86] Optimize decoding < C0h
91d4c61 [emu86] Fix mfld-fr#16 : add pcat timing options
d519caf [emu86] Fix mfld-fr#14 : trace support
3a479e7 [emu86] Check vector before interrupt
7eec401 Optimize decoding < 80h
98334d3 Fix mfld-fr#8 and warning cleanup
0579c82 Merge pull request #7 from mfld-fr/master
49492b9 [emu86] Add option for tiny model
da6a960 [emu86] fix #19 : remove PT1 test
e3b465f [dis88] Move back from ELKS
f2ea895 Merge pull request #6 from mfld-fr/master
b0700f4 [mon86] First stage removal after second validated
6ef705d [mon86] Fix #18 : Complete host tool
1fa5a70 Fix #10 and #11 : Target specific code
22c7770 Merge branch 'bug86'
e25c996 [mon86] Tune host tool for read & write
47aadb5 [mon86] Fix #15 : Cleanup in host tool
ae7c628 [mon86] Makefile for host part + more testing
ae6c84a [mon86] New host tool + fix context parsing
c9205ac Add missing void types to libc/misc/qsort.c
7a4f074 unproto: fix macOS Sierra compilation error reported by scontini76
ac6d924 unproto: better CFLAGS
f86ad57 bcc: if EOF is hit before end of comment, report it as an error
fcdbcd7 limits.h: add PATH_MAX
7239fea include: Add a skeleton for inttypes.h
f3e88f9 Remove accidental ignoring of "include"
0ac417a Merge branch 'master' of https://github.com/jbruchon/dev86
74753fa Fix size_t declaration, add ssize_t declaration
4be53b7 Merge pull request #5 from mfld-fr/master
d5ecd9c [mon86] Second stage tested on real SBC
81b0ab2 [mon86] Second stage monitor completed
b55cbbc [mon86] Trace & break interrupt support
18a5ba8 Merge pull request #4 from mfld-fr/master
77f028b [mon86] First stage monitor completed
07689d4 Merge remote-tracking branch 'upstream/master'
e043007 Revert accidental bcc changes in commit 3c83dee
495b99a [emu86] Test against ELKS - Round 1
5508efa Merge pull request #3 from mfld-fr/master
8aa3313 [emu86] Testing against a real ROM - Round 1
d8ac93e [emu86] Fixed #7 : segment selection & override
5b521d6 [emu86] Test against a real POST - Round 2
3c83dee [emu86] Test against a real POST - Round 1
b45a3d2 [emu86] Command line options
345513c [emu86] Fixed #6 : simplified variable size
2d7d316 [emu86] Fixed #2 + FAR call & ret
8ac48bf Import MON86 standalone project needed by EMU86
1da15c0 Bug fixes after EMU86 testing
1dc5fd3 Merge pull request #2 from mfld-fr/master
24935c0 [emu86] Final touch before the weekend
9090120 [emu86] Fixed #5 : redirect serial I/O to PTS
96dfb1a [emu86] Added memory and stack dumps
4fbcead [emu86] Fixed #1 : move reg num out of val struct
205e47d Improved EMU86 for MON86 testing
377ed40 Merge branch 'master' into emu86
fd3cf7e Added partial ZF and CF flags support
c758426 Merge pull request #1 from mfld-fr/master
72ad336 Merge branch 'master' of git://github.com/jbruchon/dev86 into emu86
2d8398b More support of 8086 instruction set
b2eadba EMU86 second draft
9a8e116 EMU86 first draft
fb3b436 Revert "fix linker alignment for .bss segment"
bf19066 Merge https://github.com/anchorz/dev86-1
4e8476e Revert "copt: fix a minor glitch in copt/rules.86"
1bcc185 Merge remote-tracking branch 'upstream/master'
b0426b2 Force output of initial segment directive
a44b267 fix linker alignment for .bss segment
c0832c8 under CYGWIN bcc requires -o option to compile an .o file otherwise it ends up as .exe and cannot link
80d485b (origin/master, origin/HEAD) Add stdint.h header to recognize some C99 types
29dbfca libc/msdos: program name missing in argv[0]
b0e9b25 libc/msdos: __mkargv es register changed
4a350d3 ar: rename of temporary libary fails on some platforms
cf72284 copt: fix a minor glitch in copt/rules.86
ce888f6 Allow copt rules with empty outputs; fix minor glitch in copt/rules.86
4ed1997 bcc/dbprintf.c: ix implicit declaration warnings
9de6f00 Make a.out.h portable to 64 bit systems
7eae1c0 Change strstr() to Jody's two-way implementation
2f53e83 Add a .gitignore file
c21e14a initial version with minimal routines
fa9c32e Add stdint.h header to recognize some C99 types
6e8432b Minor style cleanups
b7a191c Add "make distclean" and make it really clean everything
dab04fb bootblocks: long -> int32_t for proper building on 64-bit hosts
0d9ee41 bootblocks requires as86_encap to build

Signed-off-by: Bruce Ashfield <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant