mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
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:
parent
d429c48d76
commit
04180f5672
48 changed files with 438 additions and 342 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1065290aaf14b395e6ad4601f786ce9917387bee69cc8e16455edd5e0602d7e4 /usr/bin/bash
|
||||
aad790a9682031012511c51e4a3fcb12365b92180552e494b60326248b9ec427 /usr/bin/bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue