mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
sculpt: mention all needed repos in documentation
The documentation missed to mention the need for the 'pc' and 'dde_rump' repositories for building the boot image from source.
This commit is contained in:
parent
19f50a9a45
commit
97b5e96e0e
@ -1434,11 +1434,12 @@ a free download at [https://genode.org].
|
|||||||
|
|
||||||
# Configure the build directory by editing _build/x86_64/etc/build.conf_.
|
# Configure the build directory by editing _build/x86_64/etc/build.conf_.
|
||||||
Most importantly, enable the 'gems' source-code repository where the Sculpt
|
Most importantly, enable the 'gems' source-code repository where the Sculpt
|
||||||
scenario resides. In addition, the 'libports', 'ports', 'dde_linux' and
|
scenario resides. In addition, the 'libports', 'ports', 'pc', 'dde_linux',
|
||||||
'dde_ipxe' repository are needed as well. Second, change the default
|
'dde_rump', and 'dde_ipxe' repositories are needed as well.
|
||||||
configuration of the 'QEMU_RUN_OPT' variable to 'image/disk' instead of
|
Second, change the default configuration of the 'QEMU_RUN_OPT' variable to
|
||||||
'image/iso'. This way, the build process will produce a valid disk image
|
'image/disk' instead of 'image/iso'. This way, the build process will
|
||||||
with a GPT partition table instead of a legacy ISO image.
|
produce a valid disk image with a GPT partition table instead of a legacy
|
||||||
|
ISO image.
|
||||||
|
|
||||||
# Prepare GRUB 2, which is needed for booting from the disk image
|
# Prepare GRUB 2, which is needed for booting from the disk image
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user