Activity for Wharfie

  • Ingo Ingo modified ticket #16

    TOOLCHAIN commands are executed in target instead of host sysroot

  • Ingo Ingo modified ticket #16

    TOOLCHAIN commands are executed in target instead of host sysroot instead

  • Ingo Ingo modified ticket #16

    TOOLCHAIN commands are executed in target instead of host sysroot instead

  • codesys.com codesys.com committed [r60]

    [#16] TOOLCHAIN commands are executed in target instead of host sysroot instead

  • Ingo Ingo created ticket #17

    substitute debian_versions.mk and push this info into the central Makefile

  • Ingo Ingo created ticket #16

    TOOLCHAIN commands are executed in target instead of host sysroot instead

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • codesys.com codesys.com committed [r59]

    corrected package control file for multiarch

  • Ingo Ingo committed [r58]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r57]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r56]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r55]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r54]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r53]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r52]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r51]

    moved .drone.yml to the correct path for the automatic build

  • Ingo Ingo committed [r50]

    added automatic debian package build

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • codesys.com codesys.com committed [r49]

    support host commands for toolchain generation

  • Ingo Ingo committed [r48]

    Added example config for the Raspberry Pi RT image.

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo committed [r47]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo modified ticket #14

    error while apt-get install: "... -y was used without --allow-unauthenticated"

  • Ingo Ingo posted a comment on ticket #14

    Seems, like the package list was outdated. Now I issue an apt-get update before fetching the source packages. This makes fully sense, as source packages are not available in all versions. So if the system is not up-to-date, we have no chance to get the correct version of the source packages for our system.

  • Ingo Ingo committed [r46]

    [#14] error while apt-get install: "... -y was used without --allow-unauthenticated"

  • Ingo Ingo modified ticket #15

    g++ missing in cross toolchain

  • Ingo Ingo posted a comment on ticket #15

    Make sure to issue "wharfie --clean" to issue a rebuild

  • Ingo Ingo committed [r45]

    [#15] g++ missing in cross toolchain

  • Ingo Ingo modified ticket #3

    Recreate SSH key at boot

  • Ingo Ingo modified ticket #11

    debootstrap doesn't work on stretch

  • Ingo Ingo posted a comment on ticket #11

    Seems to work on a current system

  • Ingo Ingo posted a comment on ticket #14

    Sounds strange. Those are all native Debian packages. So IMHO there should be no PGP error. I think we need to find out which package it was, and why it failed. The parameter would be just a dirty hack.

  • erichspitzweg erichspitzweg created ticket #15

    g++ missing in cross toolchain

  • erichspitzweg erichspitzweg posted a comment on ticket #14

    Wharfile is pretty simple: FROM debian_i386_stretch ENV ADDITIONAL_TOOLCHAIN_PACKAGES libstdc++-6-dev g++ TOOLCHAIN toolchain_debian_i386_stretch.tar LICENSE licenses_debian_i386_stretch.tar SOURCE sources_debian_i386_stretch.tar

  • erichspitzweg erichspitzweg created ticket #14

    error while apt-get install: "... -y was used without --allow-unauthenticated"

  • Ingo Ingo modified ticket #13

    g++ in env.sh is wrong

  • Ingo Ingo posted a comment on ticket #13

    Fixed it. Thanks fir the report!

  • Ingo Ingo committed [r44]

    Autoversioning commit: a non-deltaV client made a change to

  • erichspitzweg erichspitzweg created ticket #13

    g++ in env.sh is wrong

  • Ingo Ingo committed [r43]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r42]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r41]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r37]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r38]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r36]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r39]

    Autoversioning commit: a non-deltaV client made a change to

  • Ingo Ingo committed [r40]

    Autoversioning commit: a non-deltaV client made a change to

  • --none-- committed [r35]

    Autoversioning commit: a non-deltaV client made a change to

  • codesys.com codesys.com committed [r34]

    - some minor fixes in the rpi script (support own kernels, and redo extract of the external zipped image on every run)

  • Ingo Ingo modified a wiki page

    CODESYS

  • Ingo Ingo modified a wiki page

    Home

  • codesys.com codesys.com committed [r33]

    fixed compiler postfix for ARM64

  • Ingo Ingo committed [r32]

    Added support for ARM64, w/ an example script for the Raspberry (untested, as I don't have a RPI 3 at hand)

  • Ingo Ingo committed [r31]

    During some tests with a Dockerfile for check_mk, I implemented a few compatibility commands (EXPOSE, ARG, WORKDIR)

  • Ingo Ingo committed [r30]

    [#7] Support the commands COPY and ENTRYPOINT

  • Ingo Ingo modified ticket #7

    Support the commands COPY and ENTRYPOINT

  • Ingo Ingo committed [r29]

    #7 Support the commands COPY and CMD

  • Ingo Ingo modified ticket #7

    Support the commands COPY and CMD

  • Ingo Ingo modified a comment on ticket #7

    https://forge.codesys.com/tol/wharfie/wiki/Command%20Reference/#cmd https://forge.codesys.com/tol/wharfie/wiki/Command%20Reference/#copy USER was required initially, but is optimized out of this ticket ...

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo committed [r28]

    - Minor compatibility fixes

  • Ingo Ingo posted a comment on ticket #7

    https://forge.codesys.com/tol/wharfie/wiki/Command%20Reference/#cmd https://forge.codesys.com/tol/wharfie/wiki/Command%20Reference/#copy USER is not specified, yet

  • Ingo Ingo posted a comment on ticket #12

    Updated "spec" in form of some documentation available: https://forge.codesys.com/tol/wharfie/wiki/Command%20Reference/#include

  • Ingo Ingo posted a comment on ticket #11

    A current Workaround is the use of the non-root mode w/ qemu, as it will use a jessie image for building.

  • Ingo Ingo modified ticket #1

    Build as non-root user

  • Ingo Ingo posted a comment on ticket #1

    Finally I now used Qemu. As everything else seemed to make the build more complicated, and therefore more error prone. I now had already problems with host dependencies. They would have become even more with another non-root solution, like fakechroot. Additionally: This solution can even run on Windows!!! ;)

  • Ingo Ingo committed [r27]

    [#1] Build as non-root user

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    IndexMain

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo created ticket #12

    Suport the command INCLUDE

  • Ingo Ingo modified a wiki page

    Command Reference

  • Ingo Ingo created a wiki page

    Command Reference

  • Ingo Ingo modified a wiki page

    IndexMain

  • Ingo Ingo modified a wiki page

    CODESYS

  • Ingo Ingo modified a wiki page

    Raspberry Pi

  • Ingo Ingo modified a wiki page

    Quickstart Tutorial

  • Ingo Ingo modified a wiki page

    CODESYS

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    IndexMain

  • Ingo Ingo modified a wiki page

    IndexMain

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    IndexMain

1 >