Create a gist now

Instantly share code, notes, and snippets.

anonymous /gist:504960
Created Aug 2, 2010

What would you like to do?
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