mirror of
https://github.com/ostreedev/ostree.git
synced 2025-02-25 21:57:42 +03:00
docs: fix switchroot source link
This change updates the switchroot source relative url to an absolute url so that it works from the readthedocs service. This change also removes redundant switchroot.sh reference. Closes: #1849 Approved by: cgwalters
This commit is contained in:
parent
3ca1035e98
commit
b35f337dc7
@ -83,8 +83,9 @@ After these steps, systemd switches root.
|
||||
|
||||
If you are not using dracut or systemd, using OSTree should still be
|
||||
possible, but you will have to write the integration code. See the
|
||||
existing sources in [src/switchroot](/src/switchroot) as a reference,
|
||||
as well as [src/switchroot/switchroot.sh](/src/switchroot/switchroot.sh).
|
||||
existing sources in
|
||||
[src/switchroot](https://github.com/ostreedev/ostree/tree/master/src/switchroot)
|
||||
as a reference.
|
||||
|
||||
Patches to support other initramfs technologies and init systems, if
|
||||
sufficiently clean, will likely be accepted upstream.
|
||||
|
Loading…
x
Reference in New Issue
Block a user