mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Rename /after to /sysa.
This commit is contained in:
parent
3e2673e274
commit
7a8567dc78
13 changed files with 92 additions and 79 deletions
|
|
@ -46,13 +46,13 @@ checksumming tool, that we use to ensure reproducibility and authenticity
|
|||
of generated binaries. We also build initial ``untar`` and ``ungz``
|
||||
utilities to deal with compressed archives.
|
||||
|
||||
``/after``
|
||||
``/sysa``
|
||||
==========
|
||||
|
||||
We now move into the ``/after`` directory. As stage0-posix has no
|
||||
We now move into the ``/sysa`` directory. As stage0-posix has no
|
||||
concept of ``chdir()`` (not added until very late in stage0-posix),
|
||||
we have to copy a lot of files into the root of the initramfs, making it
|
||||
very messy. We get into the move ordered directory ``/after`` here,
|
||||
very messy. We get into the move ordered directory ``/sysa`` here,
|
||||
copying over all of the required binaries from ``/``.
|
||||
|
||||
mes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue