Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
     5         kx 
     5         kx # install dir
     5         kx dist/
     5         kx 
     5         kx # Target build dirs
     5         kx .a1x-newlib/
     5         kx .a2x-newlib/
     5         kx .at91sam7s-newlib/
     5         kx 
     5         kx .build-machine/
     5         kx 
     5         kx .a1x-glibc/
     5         kx .a2x-glibc/
     5         kx .h3-glibc/
     5         kx .h5-glibc/
     5         kx .i586-glibc/
     5         kx .i686-glibc/
     5         kx .imx6-glibc/
     5         kx .jz47xx-glibc/
     5         kx .makefile
     5         kx .am335x-glibc/
     5         kx .omap543x-glibc/
     5         kx .p5600-glibc/
     5         kx .power8-glibc/
     5         kx .power8le-glibc/
     5         kx .power9-glibc/
     5         kx .power9le-glibc/
     5         kx .m1000-glibc/
     5         kx .riscv64-glibc
     5         kx .rk328x-glibc/
     5         kx .rk33xx-glibc/
     5         kx .rk339x-glibc/
     5         kx .s8xx-glibc/
     5         kx .s9xx-glibc/
     5         kx .x86_64-glibc/
     5         kx 
     5         kx # Hidden files (each file)
     5         kx .makefile
     5         kx .dist
     5         kx .rootfs
     5         kx 
     5         kx # src & hw requires
     5         kx .src_requires
     5         kx .src_requires_depend
     5         kx .requires
     5         kx .requires_depend
     5         kx 
     5         kx # Tarballs
     5         kx *.gz
     5         kx *.bz2
     5         kx *.lz
     5         kx *.xz
     5         kx *.tgz
     5         kx *.txz
     5         kx 
     5         kx # Signatures
     5         kx *.asc
     5         kx *.sig
     5         kx *.sign
     5         kx *.sha1sum
     5         kx 
     5         kx # Patches
     5         kx *.patch
     5         kx 
     5         kx # Descriptions
     5         kx *.dsc
     5         kx *.txt
     5         kx 
     5         kx # Default linux config files
     5         kx *.defconfig
     5         kx 
     5         kx # backup copies
     5         kx *~