mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +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
|
|
@ -4,9 +4,9 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
|||
|
||||
We disable the following programs for the following reasons:
|
||||
|
||||
* script: dosen't build with musl.
|
||||
* flock: GCC dosen't like some directive.
|
||||
* fstrim: ??? dosen't build (missing/bad linux header?)
|
||||
* script: doesn't build with musl.
|
||||
* flock: GCC doesn't like some directive.
|
||||
* fstrim: ??? doesn't build (missing/bad linux header?)
|
||||
* fsfreeze: ditto.
|
||||
* hexdump: musl incompatibility.
|
||||
* column: musl incompatibility.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue