From OpenSCADAWiki
Enter a message name below to show all available translations.
Found 3 translations.
Name | Current message text |
---|---|
h English (en) | # Cloning-creation of the RFS project # Presetting of the general configuration of ptxdist, for example, the path to a directory of projects (is not required by defaults) ptxdist setup # Checking for availability and visibility of the projects to clone ptxdist projects # Cloning the one of the available projects cd ~/proj; ptxdist clone OSELAS.BSP-Pengutronix-Generic New_RootFS # Choice to a platform configuration and the previously built ToolChain for this project cd ~/proj/New_RootFS ptxdist platform configs/arm-qemu-2011.01.0/platformconfig ptxdist toolchain /opt/OSELAS.Toolchain-2011.11.0/arm-xscale-linux-gnueabi/gcc-4.5.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.30.5-sanitized/bin # Other settings of the architecture, programs selection and formation of the result are configured in the pseudographics configurator ptxdist menuconfig # Building of the RFS and the formation of images ptxdist go ptxdist images # Additional programs configuration of the building should be placed in directory "rules" as two files: pkg.in and pkg.make. # For a new program to be appeared in the menu of pseudographics configurator, it must be added # to the file ~/proj/ptxdist/lib/ptxdist-2011.11.0/rules/Kconfig </syntaxhighlight> |
h Russian (ru) | # Клонирование-создание проекта КФС # Предварительная настройка общей конфигурации ptxdist, например, пути к директории проектов (по умолчанию не требуется) ptxdist setup # Проверка наличия и видимости проектов для клонирования ptxdist projects # Клонирование одного из доступных проектов cd ~/proj; ptxdist clone OSELAS.BSP-Pengutronix-Generic New_RootFS # Выбор конфигурации платформы и ранее собранного ToolChain для нашего проекта cd ~/proj/New_RootFS ptxdist platform configs/arm-qemu-2011.01.0/platformconfig ptxdist toolchain /opt/OSELAS.Toolchain-2011.11.0/arm-xscale-linux-gnueabi/gcc-4.5.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.30.5-sanitized/bin # Остальные настройки архитектуры, выбор программ и формирование результата конфигурируется в псевдографическом конфигураторе ptxdist menuconfig # Сборка КФС и формирование образов ptxdist go ptxdist images # Конфигурацию сборки дополнительных программ необходимо помещать в директорию "rules" в виде двух файлов pkg.in и pkg.make. # Для того чтобы новая программа появилась в меню псевдографического конфигуратора её нужно добавить # в файле ~/proj/ptxdist/lib/ptxdist-2011.11.0/rules/Kconfig </syntaxhighlight> |
h Ukrainian (uk) | # Клонування-створення проєкту КФС # Попереднє налаштування загальної конфігурації ptxdist, наприклад, шляхи до теки проєктів (зазвичай не потрібно) ptxdist setup # Перевірка наявності та видимості проєктів для клонування ptxdist projects # Клонування одного із доступних проєктів cd ~/proj; ptxdist clone OSELAS.BSP-Pengutronix-Generic New_RootFS # Обрання конфігурації платформи та раніш зібраного ToolChain для нашого проєкту cd ~/proj/New_RootFS ptxdist platform configs/arm-qemu-2011.01.0/platformconfig ptxdist toolchain /opt/OSELAS.Toolchain-2011.11.0/arm-xscale-linux-gnueabi/gcc-4.5.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.30.5-sanitized/bin # Решта налаштувань архітектури, обрання програм та формування результату конфігурується у псевдографічному конфігураторі ptxdist menuconfig # Збірка КФС та формування образів ptxdist go ptxdist images # Конфігурацію збірки додаткових програм потрібно розташовувати у теці "rules" у вигляді двох файлів pkg.in та pkg.make. # Для того щоб нова програма з'явилася у меню псевдографічного конфігуратору її потрібно додати # до файлу ~/proj/ptxdist/lib/ptxdist-2011.11.0/rules/Kconfig </syntaxhighlight> |