| d-i mirror/country string manual | |
| d-i mirror/http/hostname string 10.10.251.59 | |
| d-i mirror/http/directory string /ubuntu | |
| d-i mirror/http/proxy string | |
| ubuntu | |
| ├── dists | |
| │ ├── lucid | |
| │ ├── lucid-security | |
| │ ├── lucid-updates | |
| │ ├── stable -> lucid | |
| │ └── unstable -> lucid | |
| └── pool | |
| ├── main | |
| ├── multiverse | |
| ├── restricted | |
| └── universe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment