Showing 10 open source projects for "kconfig"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    # Инструкция по сборке LineageOS 17.1 для Amber Этот архив содержит полностью настроенные исходные коды (Device, Vendor, Kernel) для сборки рабочей прошивки. Все ошибки компиляции (Kconfig, Metalava API) уже исправлены. ## Как развернуть исходники: 1. Скачайте архив `CompileLineageOS17-1-Amber-v1.tar.gz`. 2. Распакуйте его в корень папки с исходным кодом LineageOS: tar -xvf CompileLineageOS17-1-Amber-v1.tar.gz -C ~/android/lineage/ ## Важные требования к компиляции: Для успешного завершения сборки без ошибок OutOfMemory выполните перед запуском: export _JAVA_OPTIONS="-Xmx4g -Xms1g -XX:+UseG1GC" export NINJA_ARGS="-j2" export MAKEFLAGS="-j2" export WITHOUT_CHECK_API=true ## 8GB RAM пишем в 113000 этапе компиляции export _JAVA_OPTIONS="-Xmx4g" и mka bacon -j2 ## breakfast Amber ## Запуск сборки: brunch Amber ## Use this for change lineageos_Amber_defconfig - make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- lineageos_Amber_defconfig menuconfig
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    ...See the shell programs and filesystem in the 'Files' section. Also see the /.bash_history file. And kernel: '/.System42'. Be sure to post in the forum/discussion 'kconfig' because there are a few caveats to "boot and build". V0 -- kernel4.2(generic), gcc 4.7.2, has ip4+nls. V1 -- same+ACPI+EFI+vfat,isofs,pm-suspend,usbfs, linux 4.2 and 7.0. V2 -- same+FB+PAT. gcc-16, Linux-7.0 Thanks, Dru
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    ltui

    A cross-platform terminal ui library based on Lua

    ...Similar to the linux kernel's menuconf to configure the compilation parameters, so using curses and lua to implement a cross-platform character terminal ui library. Refer to kconfig-frontends for style rendering. Of course, users can customize different ui styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SLFS

    Simple Log Structured Filesystem for Linux

    ...<Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. Currently uploaded version is developed for Linux Kernel v4.9. Note. Related user-space programs for SLFS can be found at: https://sourceforge.net/p/slfs-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5

    Install embedded Linux on SD or eMMC

    Script to make partitions, format and install embedded Linux files.

    This is a Script to make partitions, format and install embedded Linux files. The tool uses the Kconfig to set up the partitions size, format and files to be installed on a USB Drive or eMMC memory. The same Kconfig used by Linux Kernel and Buildroot (menuconfig, xconfig or gconfig). After defines the configuration, just run the Script to install your Linux Image. The Script was made to run on Debian 8 or similar distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dconfig

    DConfig is portable program features config tool like kconfig

    DConfig is portable program features config tool. It imitate linux tool kconfig, but this version does not implement all the kconfig's features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Bmake

    common makefile framework

    Bmake is a common makefile framework. Both support native build and cross build. Easy for use, modify and extend. Support Kconfig based config configurator like linux kernel, Easy for custom your project. excellent dependency check, parallel build support, GNU compiler support, extension makefile support, multi-projects support and can work under win32 and linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Unlike not completyely shared kconfig tool (see kernel config), bozconfig is dedicated to be the most common and redistributable config tools set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux Kernel Configuration plugin for Eclipse (www.eclipse.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    libconfig is a portable and flexible C++ configure file parser which is the ISO C++ port of KDE KConfig class. It has almost the same functionality as KConfig in KDE lib.Works fine under both Linux and Win32(msvc, mingw32 or Cygwin).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next