* Remove self.check in python3.rb as tests were not actuallly being run
* Enable Lint/ImplicitStringConcatenation cop
* Enable Layout/CommentIndentation cop
* Remove unnecessary configuration of Layout/IndentationStyle to EnforcedStyle: spaces, as this is already the default
* Enable Layout/LeadingCommentSpace cop
* Enable Layout/SpaceInsideBlockBraces cop
* Enable Layout/SpaceInsideParens cop
* Enable Layout/TrailingEmptyLines cop
* Enable Lint/LiteralAsCondition cop
* Document the current issue stopping us from enabling Style/OptionalBooleanParameter
* Stop downloading our rubocop config when installing ruby_rubocop
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* modify glibc
* initial working armv7l install on top of aarch64
* have install.sh use glibc_lib
* add zlibpkg and gmp to BOOTSTRAP_PACKAGES
* add chromebrew postinstall
* cleanup git postinstall, fixup install.sh
* add newline to echo cmd in install.sh
* Rework pre-Glibc 2.35 versions.
* add back i686 to install.sh, and enable install on non glibc-2.35 systems
* suggested changes
* change default repo and owner back in install.sh
* fix postinstall in install.sh
* add shellcheck exclusion
* move aarch64 armv7l userspace end of install message
* lint
* remove old install.sh.deprecated
* add glibc 2.27 filelists
* cleanup libc_version case in install.sh
* suggested changes
* suggested changes to install.sh
* suggested changes
* always write our shell rc files
* fixup crew_profile_base
* suggested changes
* gimp needs gcc_dev for libgomp
* revert to old i686 arch detection
* remove patchelf from core
* speed up mandb cache build
* speed up mandb cache build
* time not available on all systems