From: Lonnie A. <li...@lo...> - 2019-05-25 22:45:02
|
Hi Bill, > On May 25, 2019, at 5:28 PM, Bill Lewis <wr...@gm...> wrote: > > >>> The Ruby download link is dead, also. >>> >>> ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p0.tar.gz >>> >> AstLinux never used Ruby, ever. So there are no mirrored downloads. > > It's an option in 'make menuconfig'. OK, if the packages are not selected in the default configs, ex. astlinux-ast13.config, x86_64-configs/astlinux-ast13se.config, etc. selecting others will not work. You can *unselect* certain packages, say "zabbix" if you don't want it. The build system is based on Buildroot and over the years we have been maintaining the packages, but only the packages we use. Our AstLinux version of Buildroot dots the i's and crosses the t's for the packages we use to do what we do. If we see a need to add a new package we will, but we don't support packages outside the default configs. If you want a generic Buildroot build system you can take a look at: https://buildroot.org/ Lonnie |