https://github.com/qbit/sitexx
https://github.com/qbit/sitexx
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qbit/sitexx
- Owner: qbit
- Created: 2017-01-15T17:44:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T12:55:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T13:29:12.416Z (over 1 year ago)
- Language: Makefile
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
siteXX
======
Setup to produce a siteXX.tgz file for OpenBSD autoinstall.
Usage
-----
Once the `siteXX.tgz` file has been installed, `autoinstal(8)` can be
told to use it by adding the following to your install.conf:
```
Set name(s) = * site60.tgz
Checksum test for site60.tgz = yes
Continue without verification = yes
```