This website requires JavaScript.
Explore
Help
Sign In
wash
/
rosetta
Watch
1
Star
0
Fork
0
You've already forked rosetta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a01b5ddb11440e04a42beed3f1b8b518f8d39415
rosetta
/
arch
/
x86_64
/
Arch.cmake
5 lines
64 B
CMake
Raw
Normal View
History
Unescape
Escape
cmake: implementing bootable CD-ROM image generation with GRUB
2026-02-21 23:24:03 +00:00
include
(
System-Disk
)
meta: add build system
2026-02-05 09:54:46 +00:00
include
(
QEMU
)
cmake: add support for cd-rom booting via Bochs
2026-02-21 23:25:54 +00:00
include
(
Bochs
)
cmake: add a simple does-the-os-boot-successfully test the test will repeated boot the operating system and use the serial log to determine if the boot was successful. if a problem is detected, a debugger is automatically started and attached.
2026-03-15 09:49:44 +00:00
include
(
Test
)
Reference in New Issue
Copy Permalink