Various fixes + cleanup.

- Add parts.rst documentation for Linux kernel.
- Completely fix problems caused by new bootstrap, update checksums for
  /usr.
- Globalise populate_device_nodes.
- Enable deblobbing.
This commit is contained in:
fosslinux 2021-08-05 22:16:19 +10:00
parent d429c48d76
commit 04180f5672
48 changed files with 438 additions and 342 deletions

View file

@ -30,4 +30,6 @@ src_configure() {
src_install() {
# Do not install prebuilt .mo translation catalogs
install bash "${DESTDIR}${PREFIX}/bin"
# Work around weird symlink bug
install bash "${DESTDIR}${PREFIX}/bin/sh"
}

View file

@ -1 +1 @@
1065290aaf14b395e6ad4601f786ce9917387bee69cc8e16455edd5e0602d7e4 /usr/bin/bash
aad790a9682031012511c51e4a3fcb12365b92180552e494b60326248b9ec427 /usr/bin/bash