mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 23:05:24 +01:00
Remove rootfs.sh
This commit is contained in:
parent
713fd9143f
commit
f090ddc5bb
4 changed files with 6 additions and 399 deletions
2
DEVEL.md
2
DEVEL.md
|
|
@ -59,7 +59,7 @@ Permissable folders/files:
|
|||
- After `patch`, `sha-2` is built which contains an external implementation of
|
||||
`sha256sum`. We then use that currently for all remaining software.
|
||||
- To extract the binaries to get their checksums, use of chroot mode is
|
||||
recommended (i.e. `./rootfs.sh chroot`).
|
||||
recommended (i.e. `./rootfs.py --chroot`).
|
||||
|
||||
Furthermore, there is a special top-level dir `dev-utils`. In here are
|
||||
appropriate utilities that are often useful for development and not generally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue