# wvbArchive

## Home

- [Page 1](https://archive.wvb.xyz/page-1.md)

## 从System Software到macOS——苹果macOS史

- [Home](https://archive.wvb.xyz/macos_history/home.md)
- [Macintosh Guided Tour](https://archive.wvb.xyz/macos_history/classic/macintosh-guided-tour.md)
- [System 1.1 with Finder 1.1g](https://archive.wvb.xyz/macos_history/classic/system-1.1-with-finder-1.1g.md)
- [System 2.0 with Finder 4.2](https://archive.wvb.xyz/macos_history/classic/system-2.0-with-finder-4.2.md)
- [MacWrite](https://archive.wvb.xyz/macos_history/classic/macwrite.md)
- [MacPaint](https://archive.wvb.xyz/macos_history/classic/macpaint.md)
- [System 3.0 with Finder 5.1](https://archive.wvb.xyz/macos_history/classic/system-3.0-with-finder-5.1.md): (added System Tools 1.0 for Macintosh Plus)
- [System 4.1 with Finder 5.5](https://archive.wvb.xyz/macos_history/classic/system-4.1-with-finder-5.5.md): (added System Tools 2.0.1)
- [System "5.0"](https://archive.wvb.xyz/macos_history/classic/system-5.0.md)
- [System 6.0.7 SC](https://archive.wvb.xyz/macos_history/classic/system-6.0.7-sc.md)
- [System 6.0.8](https://archive.wvb.xyz/macos_history/classic/system-6.0.8.md)
- [System 7.0](https://archive.wvb.xyz/macos_history/classic/system-7.0.md)
- [System 7.5.3 SC+US](https://archive.wvb.xyz/macos_history/classic/system-7.5.3.md)
- [System 7.5.5](https://archive.wvb.xyz/macos_history/classic/system-7.5.5.md)
- [System 7.6.1](https://archive.wvb.xyz/macos_history/classic/system-7.6.1.md)
- [Mac OS 8.1](https://archive.wvb.xyz/macos_history/classic/mac-os-8.1.md)
- [Mac OS 8.5 SC+US](https://archive.wvb.xyz/macos_history/classic/mac-os-8.5-sc+us.md)
- [Mac OS 8.6](https://archive.wvb.xyz/macos_history/classic/mac-os-8.6.md)
- [Mac OS 9 SC+US](https://archive.wvb.xyz/macos_history/classic/mac-os-9-sc+us.md)
- [Mac OS 9.22 (on PowerBook G4)](https://archive.wvb.xyz/macos_history/classic/mac-os-9.22-on-powerbook-g4.md)
- [Rhapsody](https://archive.wvb.xyz/macos_history/rhapsody.md)
- [Mac OS X Public Beta](https://archive.wvb.xyz/macos_history/os-x-macos/mac-os-x-public-beta.md)
- [Mac OS X 10.2 (on PowerBook G4)](https://archive.wvb.xyz/macos_history/os-x-macos/mac-os-x-10.2-on-powerbook-g4.md)
- [Mac OS X 10.3 (on PowerBook G4)](https://archive.wvb.xyz/macos_history/os-x-macos/mac-os-x-10.3-on-powerbook-g4.md)

## 【怀旧向】安装那些早期的Linux发行版

- [Home](https://archive.wvb.xyz/install_old_linux_distros/home.md)
- [Red Hat Linux 9](https://archive.wvb.xyz/install_old_linux_distros/red-hat-linux-9.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://archive.wvb.xyz/page-1.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
